Skip to main content
Ac
Source Link
Peter Mortensen
  • 31.4k
  • 22
  • 110
  • 134
  1. gotoGo to the tools folder of your android sdkAndroid SDK
  2. runRun emulator.exe -avd <your avd>. itIt will take some time for the emulator to run.
  3. Once you see the homescreen on your emulator, open eclipseEclipse and run your program again...
  1. goto tools folder of your android sdk
  2. run emulator.exe -avd <your avd>. it will take some time for the emulator to run.
  3. Once you see the homescreen on your emulator, open eclipse and run your program again...
  1. Go to the tools folder of your Android SDK
  2. Run emulator.exe -avd <your avd>. It will take some time for the emulator to run.
  3. Once you see the homescreen on your emulator, open Eclipse and run your program again...
Post Made Community Wiki by huluyige
corrected numbered list formatting, formatted command-line code as such
Source Link

goto tools folder of your android sdk. run emulator.exe -avd . it will take some time for the emulator to run. Once you see the homescreen on your emulator, open eclipse and run your program again...

  1. goto tools folder of your android sdk
  2. run emulator.exe -avd <your avd>. it will take some time for the emulator to run.
  3. Once you see the homescreen on your emulator, open eclipse and run your program again...

goto tools folder of your android sdk. run emulator.exe -avd . it will take some time for the emulator to run. Once you see the homescreen on your emulator, open eclipse and run your program again...

  1. goto tools folder of your android sdk
  2. run emulator.exe -avd <your avd>. it will take some time for the emulator to run.
  3. Once you see the homescreen on your emulator, open eclipse and run your program again...
Source Link

goto tools folder of your android sdk. run emulator.exe -avd . it will take some time for the emulator to run. Once you see the homescreen on your emulator, open eclipse and run your program again...