Session 'app' error while installing APK

后端 未结 30 2019
轻奢々
轻奢々 2020-11-28 03:30

I am having difficulty importing a project written on Android Studio 1.1 into Android Studio 2.1.2. I keep getting this error whenever the gradle is building before testing

30条回答
  •  眼角桃花
    2020-11-28 04:18

    It's a bit late for reply but, i've figured out how to solve this problem on Android Studio 3.1.

    You can have "Instant Run" checked, what you need to do it's just to build an APK

    and then retry to Run your app.

    Hope this help!

提交回复
热议问题