How to speed up loading Android emulator

I am currently stuck in using the Atom desktop to develop Android applications. What are some ways to improve load times. When I start the emulator, I see that the number of cores used by the emulator is only one, I start the emulator from the Eclipse ADT plugin.

  • How can I make the emulator use two cores instead of one?
  • What emulator setup will speed up loading?

My Android project will be mainly AndroidGard + jQuery Android app.

+5
source share
4 answers

How can I make the emulator use two cores instead of one?

You can't, sorry.

What is the emulator option that will make loading faster?

x86 ( 4.0.3 2.3.3). , , .

, - , .

+2

Android . , ( 40 ).

Android x86 ​​VMware. android-x86-vm-20120130.iso.gz

Eclipse IDE. ICS android. ( )

" netcfg" , IP vm

cmd ( Windows) "platform-tool" Android ( cd C:\android-sdk-windows\platform-tools)

< adb connect your ip "(adb connect 190.156.10.122)

Android vm . this

+2

http://android-x86.org/ Android, . , .

, , SDK android.

+1

All Articles