I want to decompile one android app that is available on google play store. Can anybody suggest to me an online tool or any apktool that will help me to decompile source code of apk?
Thanks in advance.
I found apktool much faster as you can run it on your computer. The problem with the websites pointed to in other answers is that most of the time they have a little bit longer queue while processing decompilation requests. Also, internet speeds can be a limiting factor in many countries as not everyone gets good upload speed when they want to decompile large apk files.
check this tool out. https://ibotpeaches.github.io/Apktool/install/
After installing run this command to decompile your apk files.
apktool d myfile.apk
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With