android - Always showing the emulator when running an application -


i new android studio, , i'm building small android project.
connected phone laptop see device real time debugs through logcat in android device monitor.

however, when run project, never shows device list me choose phone, emulator.

edit configuration

make sure have option selected shown in image attached. once you've done this, ensure phone has "usb debugging" enabled under developer options.


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -