I am writing a app that reads a file from the internal storage on
startup.
I have followed the guildelines here:
http://developer.android.com/guide/topics/data/data-storage.html#filesInternal
It sucessfully works on the emulator, and I can find the file my app
created under
DDMS > data > data > com.MyAppName > files.

Now I would like to install my app on a real device,
but do I need to explictly copy the file onto the device?
If so, what's the location should I copy the file to?
Or will the file be created when I install my app?
I need some poiters or guidelines, I'm quite clueless about the
device.

Or perhaps if anyone knows any keywords for me to search for an answer
would be great!
Any help would be appreciated. Thank you!

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