简体   繁体   English

修正错误后,为什么Android应用程序不重新加载到仿真器Intellij IDEA中?

[英]Why Android app dont reload into emulator Intellij IDEA after bugfix?

I wrote my first simple app for Android in Intellij Idea, load it into emulator, then I made some changes in layout and tried to load fixed app into emulator again, but I've got outdated app, not new fixed one. 我在Intellij Idea中编写了第一个适用于Android的简单应用程序,然后将其加载到模拟器中,然后对布局进行了一些更改,然后尝试将固定应用程序再次加载到模拟器中,但是我已经过时了,而不是新的固定应用程序。 What I shoud do to run new app in the emulator? 我应该怎么做才能在模拟器中运行新应用?

Intellij IDEA 11.1.2 CE Android 2.3.3 Android SDK tools r20 Mac OS X 10.7.4 Intellij IDEA 11.1.2 CE Android 2.3.3 Android SDK工具r20 Mac OS X 10.7.4

-- Thanx in advance -提前感谢

Most likely it was a bug in IDEA 11.1.2 caused by the incompatibility with the new Android Platform tools released after that IDEA version. 这很可能是由于与该IDEA版本之后发布的新Android平台工具不兼容而导致的IDEA 11.1.2中的错误。 IDEA 11.1.3+ versions should work fine. IDEA 11.1.3+版本应该可以正常工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM