Introduce an Android storage mechanism - OBB(Opaque Binary Blobs)..
android-obb-example is hosted in the following web site
https://github.com/wiliwe/android-obb-example
If you think the Android project android-obb-example 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 android-obb-example.
Item | Value |
---|---|
Java File Count | 1 |
Minimum SDK Version | 9 |
Activity Count | 1 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_MEDIA_STORAGE |
android-obb-example has the following Java source files.
com.example.android.obbapp.ObbMountActivity.java