I've had a job to do some changes in an Android application. I thought it was gonna be easy. But when they said they had no source code of that app but have the .apk file only, I was like "Whuaaat...? I mean how am I supposed to do that without source code?"
But then I thought, "Okey, maybe I can start it over from scratch again."
And I did it. I was starting to make a 'cloning' from that app. But I couldn't do it. With a short time that I had, I decided to search of how to get source code from compiled .apk file.
After some searching, and trying some methods, I found this amazing app: APK STUDIO.
It really, really, really helped me a lot. I can just decompile an .apk file, edit it, and recompile it and boom, an edited .apk file was just done.
If you have the same problem and want to edit your compiled .apk but you've lost your source code, then you should use this app.
Go to this thread and get APK STUDIO.
It's free.
But then I thought, "Okey, maybe I can start it over from scratch again."
And I did it. I was starting to make a 'cloning' from that app. But I couldn't do it. With a short time that I had, I decided to search of how to get source code from compiled .apk file.
After some searching, and trying some methods, I found this amazing app: APK STUDIO.
It really, really, really helped me a lot. I can just decompile an .apk file, edit it, and recompile it and boom, an edited .apk file was just done.
If you have the same problem and want to edit your compiled .apk but you've lost your source code, then you should use this app.
Go to this thread and get APK STUDIO.
It's free.
Comments
Post a Comment