Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-187] Android: File.getApplicationMassDataDirectory()

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:16.000+0000
Affected Version/sn/a
Fix Version/sRelease 0.7.2
ComponentsAndroid
Labelsandroid, feature
ReporterDon Thorp
AssigneeDaniel Sternbergh
Created2011-04-15T02:25:03.000+0000
Updated2011-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.

Comments

  1. Don Thorp 2011-04-15

    (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...

JSON Source