1

In Android avd emulator, When i generate the Android AVD of screen resolution 240x240 in Android 4.2.2,it can enter the main screen on booting. But when i click "app list"app list to browser all apps,it show failure message "unfortunately launcher has stopped". How to solve this problem?

DanielHsu
  • 115
  • 4
  • 10

1 Answers1

2

In Android avd emulator,.

When You Open that avd you will this option.

enter image description here in that At Resolution First You need to Mention The Emulartor..

You can see Managing Virtual Devices or this or Manage AVD in Cmd line

But Right Now We have By Default Only One Device at AVD which is low end its 240x320 We don't have less than that,. But If you design a app under this will support 240x240 But not less than that..

I think You are You are using.. android Build Tools IDE..

Insted Of That You need to Download Eclipe J2EE IDE Saperately and You can add Android SDK + ADT Plugin saperately Visit this for Existing IDE

Why this Because Over here You can adjust according to your screen,..

and Regarding App launcher issue

That Problem with launcher.. to avoid that Design a new AVD

In that from the above Screen Short You have a Option called Snapshort click Enable on that Check Box... so for first time it will be Slow.. But for Next time i will load Very fastly.. For first time wait for Launcher Responce.. Than next Time This will Not be a Issue.. If you Enable Snapshort..

  • Here I Updated my answer,. Please follow those instructions.. and don't forget to up-vote my answer and tick right.. I already up-voted your question –  Feb 20 '14 at 08:55