Hacker News new | ask | show | jobs
by skeletonjelly 5061 days ago
http://www.reddit.com/r/Android/comments/t3x0p/randroid_lets...

> I do find it odd that so many apps have this problem. It's trivially easy to get the proper location. Just call getExternalFilesDir() . Deletion at uninstall happens automatically. In fact, it's the ONLY way to make sure those files are deleted when you uninstall, because you can't run code at uninstallation.

1 comments

Probably because it came in fairly late (Froyo, I think).