I tried extracting apk file using apktool. I followed steps mentioned below. Is there a way to get the source code from an APK file?
but i am not able to get it complete
ApkTool + Dex2Jar + any java decompiler? Comon! This is old style :0)
Try NEW open-source APK and DEX decompiler called Jadx: https://sourceforge.net/projects/jadx/files/
It has also online version here: http://www.javadecompilers.com/apk/