In response to Peach’s comment, I am indeed having problems using apktool for Jellybean systems. Specifically I’m attempting to remove permissions for my apk’s on the Kindle Fire HD.
I can decompile, modify, and recompile just fine. It even installs correct, but once the app is started there is are error that will cause Amazon to flat out reject. If you start in landscape, lock the screen, turn to portrait and then unlock the app will force close.
I have checked and a normal Corona apk that is unaltered will handle this case fine. An apk that gets decompiled, recompiled, and jarsigned (even with no other changes to anything in the apk) will cause this crash.
This is very disappointing as this has been the only way to remove unneeded permissions from Corona apks. Without this ability I’m sure my apps will begin getting numerous reviews about unneeded permissions.
Corona, please make this permissions issue a top priority! [import]uid: 84258 topic_id: 25382 reply_id: 124893[/import]