Mobile/Fennec/Android/IDEs: Difference between revisions

Line 8: Line 8:


# The Gradle build requires the ''Android Support Repository'' and ''Google Repository'' Android packages.  Install them by navigating to the ''Extras'' section of the SDK list shown by the <tt>android</tt> tool (shipped with the Android SDK).
# The Gradle build requires the ''Android Support Repository'' and ''Google Repository'' Android packages.  Install them by navigating to the ''Extras'' section of the SDK list shown by the <tt>android</tt> tool (shipped with the Android SDK).
#: In order to decrease IntelliJ problems in detecting the right version of Android tools to use, the config explicitly specifies the version:
#* Android SDK version 21
#* Android SDK build tools 21.1.1
# The Gradle/IDE integration requires Android-Gradle plugin version '''1.0.0'''.  This, in turn, mandates either
# The Gradle/IDE integration requires Android-Gradle plugin version '''1.0.0'''.  This, in turn, mandates either
#* IntelliJ '''14.0.3 or higher''' (currently Early Access Preview only!); or
#* IntelliJ '''14.0.3 or higher''' (currently Early Access Preview only!); or
Confirmed users
400

edits