Android Tutorial for custom App components, such as Activity, View, Adapter, and so on..
android_tutorial is hosted in the following web site
https://github.com/EdwardLee03/android_tutorial
If you think the Android project android_tutorial 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_tutorial.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in android_tutorial. The names of the image files are listed as follows.
heart.png no_image.png song_image.png
The following screenshort is generated from the image listed above.
android_tutorial has the following Java source files.
com.tutorial.ImageLoader.java com.tutorial.LazyAdapter.java com.tutorial.MusicActivity.java com.tutorial.Song.java com.tutorial.XMLParser.java com.tutorial.util.FileCache.java com.tutorial.util.IOUtils.java com.tutorial.util.LogUtils.java com.tutorial.util.MemoryCache.java