Mark, That's what I did. In the "SD Card" part of the add/edit AVD screen I've entered the size (100MB). I even tried added the hardware parameter "hw.sdCard: yes". But none of these things work..
Kr, Dirk On Jan 5, 3:19 pm, Mark Murphy <[email protected]> wrote: > On Thu, Jan 5, 2012 at 9:14 AM, Dirk Vranckaert > > <[email protected]> wrote: > > But my code already returns false for > > "Environment.getExternalStorageState().equals(Environment.MEDIA_MOUNTED);" > > When going in the android settings of the emulator I cannot see the SD > > memory, only internal memory... > > Add a virtual SD card to your AVD via the AVD Manager. With that in > place, you will see "USB storage" with your amount in the Storage > portion of Settings. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

