Android Open Source - Development json myaccountbook






Project Summary

An android app can read/write data into local json files..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of myaccountbook.

ItemValue
Java File Count13
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count1
Fragment Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.SEND_SMS
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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