Hello guys,
I have some problems to determine the location of APK files that I have successfully installed on Android Google phone. Lots of references say that it should be /data/app directory. I am using Android File Browser and it shows me nothing in /data.....I am little bit confused....
What actually happens when we use adb install /path/to/some/apk command? Where the apk file is installed?
I am currently involved in some research on Android, and trying to figure out if there are any methods to extract .so file from APK file (I am using JNI right now).
Any ideas on these issues?




