Setup ApkTool environment on android for apk reverse engineering
Apktool is a utility available on android for compile/decompile android applications. It can extract dex (dalvik executable codes into) codes into smali (human readable form of dex code) For viewing dex/smali codes. You need to open those files with 920 text editor. It’s my personal editor and I love it. Download 920 text editor here https://play.google.com/store/apps/details?id=com.jecelyin.editor.v2&hl=en Anyway, I’m thanking the developer of this app. You can meet him on xda....