android - 安卓开发 模拟器不出结果
PHP中文网
PHP中文网 2017-04-17 15:40:55
0
7
602

刚开始自学安卓开发出现问题 按照教程上把代码弄好之后,run后模拟器出现但是一直不出结果,停留在模拟器开机界面 这是怎么回事?

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(7)
黄舟

Restart the emulator, or it may be stuck. Wait for a while. The boot is usually very slow. If that doesn't work, create a new emulator for a different Android version. You can find intelhaxm software (ntel's virtual hardware acceleration software), and it will start faster after installing it. You can find the installation tutorial on Baidu

迷茫

The emulator loads very slowly (due to the inconsistent architecture of computer chips and mobile phone chips, the simulation efficiency is very low). It is very normal to stop at the startup interface. For Android development, please use the mobile phone directly for USB debugging. The emulator is a pitfall. , don’t jump in.

阿神

I really recommend you not to use the android emulator, but use a real phone

左手右手慢动作

IDE’s own simulator is very slow, it is recommended to use the third-party simulator genymotion

洪涛

Android emulators are very slow. It is recommended to use a real device. I believe you must have an Android smartphone. If you really want to use an emulator, use a third-party one. "Haima Play" is quite good. You can install it on Baidu.

大家讲道理

The simulator is very slow and stuck. It is better to connect it to a real device for testing.

小葫芦

The simulator is too painful. I use a real machine for debugging. If the real machine is not enough, I recommend using a cloud phone. . .

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template