Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Unified Diff: docs/android_studio.md

Issue 2746103004: Android: Support Android Studio 2.3 (Closed)
Patch Set: Fix per review. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/android/gradle/root.jinja ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/android_studio.md
diff --git a/docs/android_studio.md b/docs/android_studio.md
index 900f090be13ea88574c3076a01984be4010d8fa9..cefa5446e4d9fdbcc456266c24e84416b00559c7 100644
--- a/docs/android_studio.md
+++ b/docs/android_studio.md
@@ -120,7 +120,8 @@ resources, native libraries, etc.
### What works
-* Tested with Android Studio v2.2.
+* Tested with Android Studio v2.3.
+ * If you get an error about build tools version 25.0.0, install it manually.
* Java editing and gradle compile works.
* Instrumentation tests included as androidTest.
* Symlinks to existing .so files in jniLibs (doesn't generate them).
« no previous file with comments | « build/android/gradle/root.jinja ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698