An android app can read/write data into local json files..
myaccountbook is hosted in the following web site
https://github.com/coolVolcano/myaccountbook
If you think the Android project myaccountbook 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 myaccountbook.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.SEND_SMS android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in myaccountbook. The names of the image files are listed as follows.
delete.png
The following screenshort is generated from the image listed above.
myaccountbook has the following Java source files.
coolvolcano.myaccountbook.activity.GenericActivity.java coolvolcano.myaccountbook.activity.MainActivity.java coolvolcano.myaccountbook.bean.AccountBean.java coolvolcano.myaccountbook.dao.AccountAdapter.java coolvolcano.myaccountbook.dao.AccountJSONAdapter.java coolvolcano.myaccountbook.dao.AccountXMLAdapter.java coolvolcano.myaccountbook.footer.FooterCallback.java coolvolcano.myaccountbook.fragment.AccountReportFragment.java coolvolcano.myaccountbook.fragment.FooterFragment.java coolvolcano.myaccountbook.fragment.KeepAccountsFragment.java coolvolcano.myaccountbook.fragment.SettingsFragment.java coolvolcano.myaccountbook.service.AccountService.java coolvolcano.myaccountbook.util.AccountBookUtil.java