You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: android_build_system_intro.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,5 +2,5 @@ In this section you set up a basic build script and then create a simple applica
2
2
3
3
NOTE: If you are new to Android projects, before you proceed, refer to link:/guides/gs/android[Installing the Android Development Environment] to help you configure your development environment.
4
4
5
-
You can use any build system you like when building apps with Spring, but the code you need to work with http://gradle.org[Gradle] and https://maven.apache.org[Maven] is included here. If you're not familiar with either, refer to link:/giudes/gs/gradle-android[Building Android Projects with Gradle] or link:/guides/gs/maven-android[Building Android Projects with Maven].
5
+
You can use any build system you like when building apps with Spring, but the code you need to work with http://gradle.org[Gradle] and https://maven.apache.org[Maven] is included here. If you're not familiar with either, refer to link:/guides/gs/gradle-android[Building Android Projects with Gradle] or link:/guides/gs/maven-android[Building Android Projects with Maven].
0 commit comments