简体   繁体   中英

Why do i have "No connected devices" in Logcat window despite having a virtual device set up already?

I'm new to Mobile Dev and Android Studio. I'm trying to disable a button when it gets clicked... and i'm trying to log some message to Logcat window using Log.d("success", "button is disabled now"); but the Logcat show "No connected devices" 在此处输入图像描述

Any solutions???

Had the same problem. Solved with menu File->Restart IDE.

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