Code attempts related to data storage in Android..
Storage is hosted in the following web site
https://github.com/lala-rukh-confiz/Storage
If you think the Android project Storage 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 Storage.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Storage has the following Java source files.
com.example.storage.DatabaseActivity.java com.example.storage.DatabaseAdapter.java com.example.storage.DatabaseOpenHelper.java com.example.storage.FileStorageActivity.java com.example.storage.KeyValueActivity.java com.example.storage.MainActivity.java