In this section you set up a basic build script and then create a simple application.
Note
|
If you are new to Android projects, before you proceed, refer to Installing the Android Development Environment to help you configure your development environment. |
You can use any build system you like when building apps with Spring, but the code you need to work with Gradle and Maven is included here. If you’re not familiar with either, refer to Building Android Projects with Gradle or Building Android Projects with Maven.