[email protected] wrote:
> So, in a production device, we can't access any folder besides the
> data/data/package? Not even create a folder at the root?

Correct. You can manipulate files in /data/data/your.package.here and on
the "external storage" (exact path varies by device, but typically
/sdcard). On a production device, SDK applications have no access to
modify files elsewhere, and have very limited ability to even read files
elsewhere.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android 2.0 Programming Books: http://commonsware.com/books
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to