Android Studio is installing old apk on device

后端 未结 10 1616
忘了有多久
忘了有多久 2020-12-08 10:59

I am developing an Android app using Android Studio (0.89 Build #AI-135.1404660, Built on Sept 3,2014) using both emulator and Nexus 4 device.

I had the same issue w

10条回答
  •  感情败类
    2020-12-08 11:55

    Run / Debug Configurations / Miscellaneous TAB [] Uncheck: Skip installation if APK has not changed

    Android Studio doesn't always detect small changes in code.

提交回复
热议问题