The assets folder would probably be suitable for your case, see
http://thedevelopersinfo.com/2009/11/17/using-assets-in-android/


On Aug 4, 11:44 am, Dosa <dosa1...@gmail.com> wrote:
> 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#file...
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to