Basic example project for creating an Android application using Gradle.
gradle-android is hosted in the following web site
https://github.com/JAGFin1/gradle-android
If you think the Android project gradle-android 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 gradle-android.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar core-0.0.1.jar espresso-1.1.jar testrunner-1.1.jar testrunner-runtime-1.1.jar |
There are 2 image files in gradle-android. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
gradle-android has the following Java source files.
com.example.android.MainActivity.java com.example.android.NavigationDrawerFragment.java com.github.example.Example.java