Enable automatic install of export apks for the Android editor
This commit is contained in:
parent
08f9cba0fb
commit
af2423ba4d
7 changed files with 42 additions and 10 deletions
|
|
@ -25,6 +25,7 @@
|
|||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.RECORD_AUDIO" />
|
||||
<uses-permission android:name="android.permission.VIBRATE" />
|
||||
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
|
||||
|
||||
<application
|
||||
android:allowBackup="false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue