Android Open Source - Location library trader-android






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of trader-android.

ItemValue
Java File Count6
Target SDK Version18
Minimum SDK Version8
Activity Count0
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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