Liang Yang wrote:
[...]
> Is it possible to access the file in emulator, such as files in the below
> directories :

If you mean from the host computer, try 'adb pull'.

If you mean from an Android application, the standard Java file I/O
functions work as you would expect (although Unix file permissions may
prevent your application from accessing files it's not allowed to).

-- 
┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
│ "I have always wished for my computer to be as easy to use as my
│ telephone; my wish has come true because I can no longer figure out
│ how to use my telephone." --- Bjarne Stroustrup

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to