summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0ea10df)
raw | patch | inline | side by side (parent: 0ea10df)
author | fred-boy <fred-boy@protonmail.com> | |
Tue, 24 Apr 2018 10:47:54 +0000 (17:47 +0700) | ||
committer | fred-boy <fred-boy@protonmail.com> | |
Tue, 24 Apr 2018 10:47:54 +0000 (17:47 +0700) |
android/AndroidManifest.xml | patch | blob | history |
index 7651b4e292e1f41ca0f69f52453b31e1120cbca1..9fcb35dbcaad2dc966972dfc54acbe93f58511a7 100644 (file)
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="20" />
+ <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
+
<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"