Sample android project with Gradle as the build system.
model-android-project is hosted in the following web site
https://github.com/kohsuke/model-android-project
If you think the Android project model-android-project 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 model-android-project.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Test Case Count | 1 |
jar files used | android-support-v4.jar |
model-android-project has the following Java source files.
com.example.myapplication.FooTest.java com.example.myapplication.FullscreenActivity.java com.example.myapplication.util.SystemUiHider.java com.example.myapplication.util.SystemUiHiderBase.java com.example.myapplication.util.SystemUiHiderHoneycomb.java