刚开始自学安卓开发出现问题 按照教程上把代码弄好之后,run后模拟器出现但是一直不出结果,停留在模拟器开机界面 这是怎么回事?
黄舟2017-04-17 15:42:55
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
迷茫2017-04-17 15:42:55
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.
阿神2017-04-17 15:42:55
I really recommend you not to use the android emulator, but use a real phone
ringa_lee2017-04-17 15:42:55
IDE’s own simulator is very slow, it is recommended to use the third-party simulator genymotion
PHP中文网2017-04-17 15:42:55
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.
大家讲道理2017-04-17 15:42:55
The simulator is very slow and stuck. It is better to connect it to a real device for testing.
高洛峰2017-04-17 15:42:55
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. . .