1.环境已经搭建好;
2.模拟器设备也已经连接成功:
3.但是报下面这个错误(不能在设备上装App):
伊谢尔伦2017-04-17 17:59:42
Cut the entire error message. There is also a section on the cause of the error and the solution. Take a look at it
大家讲道理2017-04-17 17:59:42
I have encountered this problem before. Later, after building the apk file, I solved the problem by using adb install to install it. I suggest you try it too.
PHPz2017-04-17 17:59:42
Thank you everyone, the problem has been solved. When configuring the SDK environment, android 23 was missed. Just run it again after installation.