From 5f6dffb11acf5956e0450d697e71f1181d0724d0 Mon Sep 17 00:00:00 2001 From: Alex Zolotarev Date: Thu, 7 Jul 2011 14:47:07 +0300 Subject: [PATCH] [android] Added permissions and external storage support --- android/AndroidManifest.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 8bc12ac56a..32f9bfb86a 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -2,13 +2,18 @@ - + android:versionName="1.0.0" + android:installLocation="auto"> + + + + +