A caching library for android. It takes care of the underlying storage of the actual data, by making the cache location transparent. The caching approach is made as fluid as possible.
trader-android is hosted in the following web site
https://github.com/adiksonline/trader-android
If you think the Android project trader-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 trader-android.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 0 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
trader-android has the following Java source files.
com.trader.office.Clerk.java com.trader.office.DefaultStringClerk.java com.trader.office.Manager.java com.trader.storage.DbStore.java com.trader.storage.FileStore.java com.trader.storage.Store.java