I do my development on an AVD with with no SD card. It shouldn't be needed at all. My app works fine on it and I've run larger ones (like API Demo) with no problem. I'm not sure what the default is for internal device memory in the emulator. With just a little on the emulator it's reporting about 40MB still available for apps.
On Thu, Feb 11, 2010 at 17:50, BobG <[email protected]> wrote: > Thanx Walt. I WAS wondering about the Google APIs.... I assume if one > writes an app using maps, locations, etc, one needs the Google APIs. > I'm just trying to get Real Simple single function apps working that > test drawing on a canvas, loading and scaling a bitmap, popping up a > toast when I click a button. You know, the basics. I think I have > found that keeping only one project open in eclipse uses less swap > file (need to get a bigger disk on this laptop). Any idea how big the > AVD sd card needs to be to run a hello world? 8meg? > > On Feb 10, 12:11 am, Walt Armour <[email protected]> wrote: > > An error? You'll need to post more details (like the actual error) or > else > > no one will be able to help. > > > > Here's a shot in the dark (since some folks at work hit this today): when > > you create the AVD you can target (for example) "Android 1.6 - API Level > 4" > > or "Google APIs (Google Inc.) - API Level 4". Often you need the latter > > version to get the API support or else apps won't run (and possibly won't > > even install, not sure). > > > > > > > > On Tue, Feb 9, 2010 at 20:19, BobG <[email protected]> wrote: > > > I created an AVD with os level 2.1 and WVGA, but I get an error when I > > > try to run the app on an AVD created with 2.1 and HVGA. Any illegal > > > combos? All os levels do all resolutions? > > > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "Android Beginners" group. > > > > > NEW! Try asking and tagging your question on Stack Overflow at > > >http://stackoverflow.com/questions/tagged/android > > > > > To unsubscribe from this group, send email to > > > [email protected]<android-beginners%[email protected]> > <android-beginners%2bunsubscrÂ[email protected]> > > > For more options, visit this group at > > >http://groups.google.com/group/android-beginners?hl=en- Hide quoted > text - > > > > - Show quoted text - > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

