An Android application with customization menus, intended for use with an adventure/story-based game..
test-android-app is hosted in the following web site
https://github.com/arilaen/test-android-app
If you think the Android project test-android-app 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 test-android-app.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 4 image files in test-android-app. The names of the image files are listed as follows.
ic_action_back.png ic_action_overflow.png ic_action_search.png ic_action_share.png
The following screenshort is generated from the image listed above.
test-android-app has the following Java source files.
com.example.cellescape.DisplayMessageActivity.java com.example.cellescape.MainActivity.java com.example.cellescape.Player.java com.example.cellescape.StartActivity.java com.example.cellescape.util.SystemUiHider.java com.example.cellescape.util.SystemUiHiderBase.java com.example.cellescape.util.SystemUiHiderHoneycomb.java