App crashes with 0 edits #3861
Unanswered
Greenydon198
asked this question in
Q&A
Replies: 3 comments 3 replies
-
You need to run |
Beta Was this translation helpful? Give feedback.
0 replies
-
But i made 0 edits. I'm not a big techie but any help would be appreciated. Here is log
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Could you elaborate with an example please. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
im using decompile and recompile
C:\apktool>apktool d base.apk -o app_src
C:\apktool>apktool b app_src -o base1.apk
Then signed the apk with uber-apk-signer-1.3.0.jar
The thing is I have used signer on original apk and it worked fine but the signed decompiled and recompiled version installs but crashes.
Its just decompile and recompile with no edits just to test before heading in to edit.
Im a noob. Can someone help me. Most of my source is chatgpt but couldnt overcome this.
Beta Was this translation helpful? Give feedback.
All reactions