Test app that explores various features in Android.
AndroidTest is hosted in the following web site
https://github.com/TE3-CS101/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 | 10 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Raw File Names | res\raw\coin.wav res\raw\hurt.wav res\raw\jump.wav res\raw\select.wav |
AndroidTest has the following Java source files.
com.sharparam.android.AndroidTest.BackenabledActivity.java com.sharparam.android.AndroidTest.ButtonActivity.java com.sharparam.android.AndroidTest.FrameActivity.java com.sharparam.android.AndroidTest.MainActivity.java com.sharparam.android.AndroidTest.components.Cube.java com.sharparam.android.AndroidTest.components.GameComponent.java com.sharparam.android.AndroidTest.components.RectangleComponent.java com.sharparam.android.AndroidTest.components.Wall.java com.sharparam.android.AndroidTest.interfaces.Updatable.java com.sharparam.android.AndroidTest.views.FlappyCubeView.java