Just me learning and practicing the Android API.
AndroidTest is hosted in the following web site
https://github.com/daniel-ault/AndroidTest
If you think the Android project AndroidTest 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 AndroidTest.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in AndroidTest. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
AndroidTest has the following Java source files.
com.example.RunningTracker.Checkpoint.java com.example.RunningTracker.RunRoute.java com.example.RunningTracker.RunningTracker.java com.example.androidtest.MainActivity.java com.example.androidtest.RouteCreateActivity.java com.example.androidtest.RouteCreateActivityBackup.java com.example.androidtest.RouteDisplayActivity.java com.example.androidtest.SettingsActivity.java com.example.androidtest.TestActivity.java