Tagged Questions
5
votes
1answer
97 views
How can I know the directories used by an application
I've been testing some dictionaries the last few days and right now I've my SDCard with plenty of directories with many MB of data that belongs to those dictionaries.
How can I find out for a ...
2
votes
3answers
1k views
Where are the .apk files of currently installed apps stored on my Android device? [duplicate]
Possible Duplicate:
Where in the file system are applications installed?
How can I view the .apk files of currenly installed apps on my android phone?
15
votes
3answers
30k 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 ...
13
votes
4answers
3k views
How do I secure/encrypt SD card data transparent to apps?
Are there any off-the-shelf options for securing the contents of an SD card so that files written by apps writing to SD are encrypted? If so, what is the best option?
I'm looking for something for ...