Quote:
Originally Posted by Renate
Thank you for that AndroidManifest.
I was expecting it in BINXML format, but it's plain text XML.
Oh, you used ApkTool.
In any case, it asks for it right there:
Code:
<uses-permission android:name="android.permission.MANAGE_USERS"/>
|
I'm quite a noob about this. So this means that the Google play apk asks for permission to manage users but Leaf5 refuses? So anyway to make this work?
I can also pull a logcat from poke6 running the same gg play apk without problem, if that helps?