Right, that increases the size but it doesn't tell me where and how I should set up the file system so that I can place music on it. I need it to work just like a Samsung Vibrant for instance which has 8GB of internal storage that's available for media storage. I need to place a bunch of music files on there such that the media database scanner picks them up.
-mike On Nov 6, 9:02 pm, paulb <[email protected]> wrote: > 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- Hide quoted text - > > - Show quoted text - -- 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

