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

Unified Diff: docs/android_studio.md

Issue 2667023002: Android: Add owned resources to android studio (Closed)
Patch Set: Created 3 years, 11 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
Index: docs/android_studio.md
diff --git a/docs/android_studio.md b/docs/android_studio.md
index 2a10aa7a8c89d39a08bbf66242405ea7f3a229f9..ffe35c6192022017ff01028ad246b393b6ad7169 100644
--- a/docs/android_studio.md
+++ b/docs/android_studio.md
@@ -117,6 +117,8 @@ resources, native libraries, etc.
* Java editing and gradle compile works.
* Instrumentation tests included as androidTest.
* Symlinks to existing .so files in jniLibs (doesn't generate them).
+* Resource viewing and partial editing.
+ * Some resources are unzipped so edits won't be reflected.
agrieve 2017/02/01 19:24:12 Probably don't need to say this since this looks t
Peter Wen 2017/02/01 22:09:55 Done.
### What doesn't work (yet) ([crbug](https://bugs.chromium.org/p/chromium/issues/detail?id=620034))
« build/android/gradle/generate_gradle.py ('K') | « build/android/gradle/generate_gradle.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698