Android demo project for my tech talk @JFrog.
AndroidDemo is hosted in the following web site
https://github.com/shayke/AndroidDemo
If you think the Android project AndroidDemo 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 AndroidDemo.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.SET_WALLPAPER |
AndroidDemo has the following Java source files.
com.example.demo.FormActivity.java com.example.demo.ImagesActivity.java com.example.demo.InternetActivity.java com.example.demo.ListExampleActivity.java com.example.demo.MainActivity.java com.example.demo.Person.java