Sreepathy T L Member Licensed User Longtime User Jan 22, 2018 #1 Hi, I have put the following lines in manifest editor and recompiled the apk. B4X: RemovePermission("android.permission.BIND_WALLAPAPER") RemovePermission("android.permission.SET_WALLAPAPER") When I check the AndroidManifest.xml, I find that it contains the lines B4X: <uses-permission android:name="android.permission.BIND_WALLPAPER"/> <uses-permission android:name="android.permission.SET_WALLPAPER"/> Please help
Hi, I have put the following lines in manifest editor and recompiled the apk. B4X: RemovePermission("android.permission.BIND_WALLAPAPER") RemovePermission("android.permission.SET_WALLAPAPER") When I check the AndroidManifest.xml, I find that it contains the lines B4X: <uses-permission android:name="android.permission.BIND_WALLPAPER"/> <uses-permission android:name="android.permission.SET_WALLPAPER"/> Please help
Erel B4X founder Staff member Licensed User Longtime User Jan 22, 2018 #2 This is most probably not a bug. Please start a new thread in the questions forum and post your manifest editor code.
This is most probably not a bug. Please start a new thread in the questions forum and post your manifest editor code.