|
Note
|
You can open this sample inside a Android Studio IDE using the project importer. |
This sample shows how a simple Android application written in Java can be built with Gradle. The application was created following the Build your first app guide.
To build the application:
$ ./gradlew build
For more information, we suggest reading Getting Started with Gradle. You can also find Android development related information inside the guides provided by the Android team.