OMalleyLand Budget Android App - Supports Offline posting with Server Syncronisation.
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.
The following table is the detailed list of MySimpleBudgetProject.
Item | Value |
---|---|
Java File Count | 26 |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 6 |
Required Permissions | android.permission.INTERNET |
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