Unable to instantiate application com.android.tools.fd.runtime.BootstrapApplication ?Android

后端 未结 16 2492
忘了有多久
忘了有多久 2020-11-28 02:43

I updated my Android Studio to version 2.0. But I had a problem, I don\'t know why?

The important error info:

Unable to instantiate applicati

16条回答
  •  再見小時候
    2020-11-28 03:21

    I also got this error with Android 2.0 in stable channel.

    What I did?
    - I had an older version of the app already installed on the device (which was built using older version of the Studio) which I was trying to replace by running the newer app on device.
    I just uninstalled the older version completely before running the new app and the trick worked.

提交回复
热议问题