You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically I decompile an apk ( menu item 9), goto projects/xxx.apk/res/layout/ and edited a few activities_xxx.xml, and then use menu item 10, it compiled an unsigned apk.
But the unsigned apk is said to be corrupted. I suspect somewhere when I do menu item 10, I did not do things correctly.
Item 10, ask: copy unmodified files to reduce errors ?
When I replied no, it says corrupted.
When I replied yes, it ask me to manually deleted those modified files in /keep and also delete resource.arsc. I followed instruction, still say apk is corrupted. Why ?
The text was updated successfully, but these errors were encountered:
Basically I decompile an apk ( menu item 9), goto projects/xxx.apk/res/layout/ and edited a few activities_xxx.xml, and then use menu item 10, it compiled an unsigned apk.
But the unsigned apk is said to be corrupted. I suspect somewhere when I do menu item 10, I did not do things correctly.
Item 10, ask: copy unmodified files to reduce errors ?
When I replied no, it says corrupted.
When I replied yes, it ask me to manually deleted those modified files in /keep and also delete resource.arsc. I followed instruction, still say apk is corrupted. Why ?
The text was updated successfully, but these errors were encountered: