简体   繁体   中英

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. 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

-- 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 11.1.3+ versions should work fine.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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