G'day mate,

I think you are looking for the emulator option -partition-size maybe.
You can simply use your existing virtual device and invoke it like so:

    ~/android-sdk-linux_86/tools/emulator -avd MyEmulator -partition-size 1024

That creates a 1GB partition.

On Sun, Nov 7, 2010 at 12:45 PM, Mike <[email protected]> wrote:
> I have an app that pulls album art from the media store. It works fine
> on my N1 and other devices with external SD cards. However, I need to
> get it working on devices with internal storage and I don't have such
> a device to test on. How can I set up the emulator to reproduce such a
> device? I did a search on the forums and found info on increasing the
> size of the internal storage but I'm not sure how the file system
> should be set up. Is this even possible?
>
> --
> 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

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