On Thu, May 7, 2009 at 1:44 PM, guruk <[email protected]> wrote: > > Hi, > > I would like to see how my app works on a 800x600 android netbook. > how can i setup an emulator with this size?
$ android create avd --name myavd --target 2 --skin 800x600 $ emulator @myavd R/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

