Android Open Source - Example code AssetTest






Project Summary

Sample code about copy directory from asset to storage for Android..

Web Site / Source Repository

AssetTest is hosted in the following web site
https://github.com/hmori/AssetTest

If you think the Android project AssetTest 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 AssetTest.

ItemValue
Java File Count2
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\data\README.txt
assets\data\binary\photos.zip
assets\data\binary\profiles\hmori.jpg
assets\data\text\en\a.txt
assets\data\text\en\b.txt
assets\data\text\ja\a.txt
assets\data\text\ja\b.txt




Resource Files

There are 1 image files in AssetTest. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AssetTest has the following Java source files.

jp.hmori.assettest.MainActivity.java
jp.hmori.assettest.util.StorageManager.java