Android Open Source - App server MySimpleBudgetProject






Project Summary

OMalleyLand Budget Android App - Supports Offline posting with Server Syncronisation.

Web Site / Source Repository

MySimpleBudgetProject is hosted in the following web site
https://github.com/DonnOMalley/MySimpleBudgetProject

If you think the Android project MySimpleBudgetProject listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of MySimpleBudgetProject.

ItemValue
Java File Count26
Target SDK Version16
Minimum SDK Version16
Activity Count6
Required Permissionsandroid.permission.INTERNET




Java Source Files

MySimpleBudgetProject has the following Java source files.

com.omalleyland.mysimplebudget.Category.java
com.omalleyland.mysimplebudget.CategoryArrayAdapter.java
com.omalleyland.mysimplebudget.CategoryDBInterface.java
com.omalleyland.mysimplebudget.CategoryHTTPObject.java
com.omalleyland.mysimplebudget.Common.java
com.omalleyland.mysimplebudget.CreateCategory.java
com.omalleyland.mysimplebudget.CreateStore.java
com.omalleyland.mysimplebudget.CurrencyTextWatcher.java
com.omalleyland.mysimplebudget.DBHelper.java
com.omalleyland.mysimplebudget.Debit.java
com.omalleyland.mysimplebudget.DebitDBInterface.java
com.omalleyland.mysimplebudget.DebitHTTPObject.java
com.omalleyland.mysimplebudget.IBackgroundProcessor.java
com.omalleyland.mysimplebudget.IHttpObject.java
com.omalleyland.mysimplebudget.IObjectDBInterface.java
com.omalleyland.mysimplebudget.LoginActivity.java
com.omalleyland.mysimplebudget.MainActivity.java
com.omalleyland.mysimplebudget.PostDebitClick.java
com.omalleyland.mysimplebudget.Preferences.java
com.omalleyland.mysimplebudget.ServerSynchroniser.java
com.omalleyland.mysimplebudget.Store.java
com.omalleyland.mysimplebudget.StoreDBInterface.java
com.omalleyland.mysimplebudget.StoreHTTPObject.java
com.omalleyland.mysimplebudget.SyncObject.java
com.omalleyland.mysimplebudget.ValidateLogin.java
com.omalleyland.mysimplebudget.webview.java