Application used in a presentation showing the basics of Android application development.
android-demo is hosted in the following web site
https://github.com/remcobeckers/android-demo
If you think the Android project android-demo 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-demo.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
android-demo has the following Java source files.
com.example.demo.MainActivity.java com.example.demo.SettingsActivity.java com.example.demo.TwitterHelper.java