July 2013's MelbJVM Example presented by Zaki Hamdani.
android101 is hosted in the following web site
https://github.com/melbjvm/android101
If you think the Android project android101 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 android101.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar android-support-v4.jar android-support-v4.jar ksoap2-android-assembly-2.4-jar-with-dependencies.jar |
Required Permissions | android.permission.INTERNET android.permission.SEND_SMS |
There are 1 image files in android101. The names of the image files are listed as follows.
background.png
The following screenshort is generated from the image listed above.
android101 has the following Java source files.
org.melbjvm.android.MainActivity.java org.melbjvm.android.coverterusingws.MainActivity.java org.melbjvm.android.graphics.CustomView.java org.melbjvm.android.graphics.MainActivity.java