but after searching over google, I didn't really satisfy with my results about finding a way to rebuild android studio project from .apk files. Can anyone point me to right directions?
That's illegal. Anyway, indo kah?
you can't rebuild android studio projet from an apk file! but you can however reverse engineer the app by aapt and apktool, this way you can get resources and xml and layouts if you're interested in how this app has been created in layout manners, or you can convert it's dex file to jar file using dex2jar and then see it's codes, now before you try that I'm telling you there's no way you can see the exact code written by the dev but however you may understand the logic the dev put in order to make the app running, then again you may create your own app using another's logic
Look for android reverse engineering apk
Just google for a decompiler of apk
Обсуждают сегодня