androidadbandroid-6.0-marshmallowandroid-debugging

Updated to Android Marshmallow -- now, Android Studio can't target device


When I go to run the application, my device no longer shows up in the chooser dialog. Developer options and USB debugging is still enabled no my phone, and I made sure the target SDK of my application is 23. Anyone else have this problem?


Solution

  • I had the same issue. The following steps seemed to fix things for me.

    Hope that helps?