commit | e83cefcef07f9ac025642c1ffec76b4c7ab39cf2 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Thu Feb 04 17:38:14 2010 -0800 |
committer | Dianne Hackborn <hackbod@google.com> | Tue Feb 09 14:20:55 2010 -0800 |
tree | 130696ee2a90150129c3ee98544c5814528c90f9 | |
parent | 72e5a8820a996c547eacea534b11b6b8f6eca83b [diff] |
New external storage APIs. This implements the spec for external storage organization, and properly reflects how the media scanner organizes the files it finds. Also includes package manager support for removing app private files from external storage when the application is uninstalled. For the new APIs and paths, the main place to look is Environment and Context.