Tagged Questions
15
votes
3answers
31k views
Where in the file system are applications installed?
I have installed a few Android applications both with the adb install MyApplication.apk command and via a webserver (like an alternative to Android Market).
But where in the Android file system on my ...