Hi all,

Just a note that I wasn't able to resolve Bug 1120032 [1] without requiring
a higher version of the Android-Gradle plugin.  That, in turn, requires
IntelliJ 14.0.3 or higher.  Unfortunately, 14.0.3 is the current Early
Access Preview (EAP).  You will need to upgrade to have a smooth
experience.  Android Studio 1.0.0 works fine with the specified version of
the Android-Gradle plugin.

In addition, you may see errors about duplicate .so files in your APK
files.  It's due to [2], but luckily the work-around is easy:

$ rm -rf $OBJDIR/mobile/android/gradle/src/main

And now this should succeed:

$ mach gradle clean build -x lint

Sorry for the inconvenience.

Nick

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1120032

[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1121622
_______________________________________________
mobile-firefox-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to