How to speed up Android Emulation?

后端 未结 4 1206
迷失自我
迷失自我 2020-12-31 00:27

I\'m trying to get started with Android development.

I\'m using eclipse on Linux and using a Pentium IV @3.2Gh with 1GB of ram. I\'ve just followed the \"hello and

4条回答
  •  自闭症患者
    2020-12-31 01:07

    In addition to the other answers: Run the emulator (emulator -avd [-) with the option -no-boot-anim. This disables the boot animation during emulator startup.

提交回复
热议问题