What is the native path to app-storage: for an Adobe Air Application

Jump to: navigation, search

You can determine the path to the app-storage: folder of your Adobe AIR Application by executing the following command: var outFile = air.File.applicationStorageDirectory; outFile = outFile.resolvePath("foo.txt"); alert ('app-storage:' + outFile.nativePath); An example result appears below: /Users/admin/Library/Preferences/appid/Local Store Where appid is set by the <id> tag in your application.xml file.

See also

Use your Android as a Chamberlain garage door opener remote

Personal tools
Namespaces
Variants
Views
Actions
Navigation