How to extract the source code from Android Application APK file - Decompilation from Byte Code to Java
This video step by step extracts the source code from facebook lite application. To extract the source code I have used the JADX tool and extracted the android manifest and activities, providers, receivers and service information.
I used the following steps to extract the source code.
Step-1 Download the JADX tool from following path to Decompile the APK file of Android
https://sourceforge.net/projects/jadx...
Step-2 Download the facebook lite apk
/ lite
Step-3 Open the APK file using JADX tool
For Learning More about Programming
Subscribe to My Channel: https://www.youtube.com/c/drparagshuk...