[TIMOB-187] Android: File.getApplicationMassDataDirectory()
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.7.2 |
Components | Android |
Labels | android, feature |
Reporter | Don Thorp |
Assignee | Daniel Sternbergh |
Created | 2011-04-15T02:25:03.000+0000 |
Updated | 2011-04-17T01:52:16.000+0000 |
Description
change getApplicationDataDirectory(private[true|false]) to getApplicationDataDirectory is on device app storage and add getApplicationMassDataDirectory() to be file://sdcard/Titanium.App.getID() .
Note: On device storage is limited, use Mass storage for storing data whenever possible.
(from [db87f98aa3f609d24194abe7e43a3122245741d2]) [#187 state:resolved] Changed getApplicationDataDirectory() to be on device and added getApplicationMassDataDirectory() http://github.com/appcelerator/titanium_mobile/commit/db87f98aa3f609d24194abe7e43a3122245741d2"> http://github.com/appcelerator/titanium_mobile/commit/db87f98aa3f60...