mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
Add image picker functionality
Not compledely finished at this point, but will be
This commit is contained in:
parent
8a6dd32360
commit
e24b51f3bf
5 changed files with 102 additions and 25 deletions
|
@ -4,6 +4,7 @@
|
|||
package="com.finnmglas.launcher">
|
||||
|
||||
<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />
|
||||
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue