Editing APK's androidmanifest.xml?

Hey,

Is there a way to read and edit an APK’s androidmanifest.xml after packaging?

I can unzip the apk but the file is jibbrish.

thanks

You can try a tool called apktool (you can Google it).

However it doesn’t always work when re-assembling the APK. 

Other than that, an Enterprise license is the only reliable way…

You can try a tool called apktool (you can Google it).

However it doesn’t always work when re-assembling the APK. 

Other than that, an Enterprise license is the only reliable way…