-
Editing An App !!!
almost 10 years ago
-
almost 10 years ago
You cannot decompile a signed apk, Furthermore you will not be able to push any updates on the Google Play store unless until you have the same keystore file from which apk was signed earlier and then uploaded to Google Plays Store.
-
-
almost 10 years ago
But i want to edit it without having source code from app owner ? will the code generated by decompiling app will work ???
-
-
almost 10 years ago
Yes you can do this by using the same Keystore through which you signed uploaded apk and obviously the code.
-
3 Answer(s)