yes, i setup the sdcard.

On Thu, Dec 17, 2009 at 3:32 PM, sheng wang <[email protected]> wrote:

> confirm one more thing:
>
> The sdcard image has been setup when you create the AVD
>
>
> 2009/12/15 Mark Wyszomierski <[email protected]>
>
>> Hi,
>>
>> I'm trying to create a file on the sd card. Using this:
>>
>>  OutputStream out = new FileOutputStream("/sdcard/tmp.jpg");
>>
>> but that throws a FileNotFoundException. Isn't OutputStream supposed
>> to create the file, if not found on disk? I'm looking to write image
>> data there.
>>
>> This is on a 1.6 emulator. I have an SD card installed, I'm looking at
>> the sdcard folder through DDMS, so it's there.
>>
>> Thanks
>>
>> --
>> 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]<android-developers%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

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