0

I want to start an Emulator in command line, but I can't find where to do so.

I have right-clicked on various .exe files within my Android and Eclipse folders,

but have never found a window in which to enter command line statements.

Where should I be looking?

Jo Mo
  • 317
  • 1
  • 3
  • 14
  • I found the answer: Look at "How to use command prompt and cmd commands" on youtube.com/watch?v=foYsmpDrYjY – Go to the Windows Start Menu, type in "cmd" and the command line screen appears. – Jo Mo Mar 11 '15 at 12:08

2 Answers2

0

Here is the Answer for you..

and HERE is the complete reference to create and start emulator in command prompt

more guides are available Google it before asking

Community
  • 1
  • 1
Sarath
  • 2,318
  • 1
  • 12
  • 24
0

Shift and "right click" on the folder that contains the files that you are addressing in order to get the command screen exactly where you need it!!

e.g. for Windows users click on platform-tools folder for any adb commands.

Have a look at http://www.androidcentral.com/android-201-10-basic-terminal-commands-you-should-know too!

Jo Mo
  • 317
  • 1
  • 3
  • 14