Hi,
I have put the following lines in manifest editor and recompiled the apk.
When I check the AndroidManifest.xml, I find that it contains the lines
Please help
I have put the following lines in manifest editor and recompiled the apk.
B4X:
RemovePermission("android.permission.BIND_WALLAPAPER")
RemovePermission("android.permission.SET_WALLAPAPER")
B4X:
<uses-permission android:name="android.permission.BIND_WALLPAPER"/>
<uses-permission android:name="android.permission.SET_WALLPAPER"/>