Android application that interact with the API Rest and allows the user to interact with it.
Bookkeeping_App_Android is hosted in the following web site
https://github.com/jesus-/Bookkeeping_App_Android
If you think the Android project Bookkeeping_App_Android 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 Bookkeeping_App_Android.
Item | Value |
---|---|
Java File Count | 22 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 10 |
Fragment Count | 10 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
There are 4 image files in Bookkeeping_App_Android. The names of the image files are listed as follows.
book_blue.png book_icon.png check.png cross.png
The following screenshort is generated from the image listed above.
Bookkeeping_App_Android has the following Java source files.
com.example.shopbookeeping.ActionConnection.java com.example.shopbookeeping.ActivePaymentsActivity.java com.example.shopbookeeping.AsyncTaskCompleteListener.java com.example.shopbookeeping.Base64 .java com.example.shopbookeeping.ConnectionAPI.java com.example.shopbookeeping.CustomActionBarActivity.java com.example.shopbookeeping.ExpenseArrayAdapter.java com.example.shopbookeeping.ExpenseByNameActivity.java com.example.shopbookeeping.ExpenseRow.java com.example.shopbookeeping.MainActivity.java com.example.shopbookeeping.NameExpensesActivity.java com.example.shopbookeeping.NotConexionDialog.java com.example.shopbookeeping.PaymentArrayAdapter.java com.example.shopbookeeping.PaymentByProviderActivity.java com.example.shopbookeeping.PaymentRow.java com.example.shopbookeeping.PaymentsExpensesByDayActivity.java com.example.shopbookeeping.ProviderActivity.java com.example.shopbookeeping.SettingsActivity.java com.example.shopbookeeping.ShowExpenseActivity.java com.example.shopbookeeping.ShowPaymentActivity.java com.example.shopbookeeping.ViewServer.java com.example.shopbookeeping.WorkingDayRow.java