Anybody tried Android Studio 3.0?

Has anybody tried Android Studio 3.0 with MOE? It is stable now: https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration.html

Hi!

We tested moe-samples with Android Studio 3.0 and gradle 4.1

Best Regards,
Roland

1 Like

Thanks for your reply!

I haven’t been able to use MOE on it yet, but have been using AS 3 since it came out on canary channel and it’s quite an improvement over its predecessor.

I use latest version Android studio 3 besides:

  • The latest Android API Level (because moe is still based on Android 6 right)
  • Gradle 3.5 (gradle 4 gives some problems with libgdx build)
  • I stayed on classpath ‘com.android.tools.build:gradle:2.3.3’, because the newer version wants a newer gradle.
1 Like