would you give me a example .pls  

                 thanks 


2009-03-02 



Cloudy 



发件人: Marco Nelissen 
发送时间: 2009-02-25  02:09:36 
收件人: android-developers 
抄送: 
主题: [android-developers] Re: what's the way to put or access a file onthe 
sdcard 
 
The sdcard is mounted at /sdcard (or rather:
Environment.getExternalStorageDirectory() ), and you can access files
on it by path, just like you would access any other file by path.
On Mon, Feb 23, 2009 at 7:51 PM, dq dq <dq1...@gmail.com> wrote:
>
> i have a game need to network resource.i want download it on the sdcard.how
> i put the resouce on my sdcard and how can access my file
> from the sdcard.
>
> >
>

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