A few simple Android apps I developed demonstrating different capabilities and aspects of API..
android-demos is hosted in the following web site
https://github.com/mcupak/android-demos
If you think the Android project android-demos 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-demos.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 10 |
jar files used | android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in android-demos. The names of the image files are listed as follows.
dog.png
The following screenshort is generated from the image listed above.
android-demos has the following Java source files.
edu.toronto.cs.ece1778.favouritegames.LoadActivity.java edu.toronto.cs.ece1778.favouritegames.NewActivity.java edu.toronto.cs.ece1778.favouritegames.Person.java edu.toronto.cs.ece1778.favouritegames.StartingActivity.java edu.toronto.cs.ece1778.favouritegames.StoreActivity.java edu.toronto.cs.ece1778.favouritegames.ViewActivity.java edu.toronto.cs.ece1778.peoplesearcher.DatabaseHelper.java edu.toronto.cs.ece1778.peoplesearcher.MainActivity.java edu.toronto.cs.ece1778.peoplesearcher.WebActivity.java edu.toronto.cs.ece1778.photolocator.DetailActivity.java edu.toronto.cs.ece1778.photolocator.MainActivity.java edu.toronto.cs.ece1778.photolocator.ShakeListener.java edu.toronto.cs.ece1778.widgetchanger.MainActivity.java