I am very new to Android development. I am trying to create and run an app from tutorial - https://developer.android.com/training/basics/firstapp/creating-project.html
But while running app it is showing me "No USB devices or running emulator detected" in Select deployment target dialog.
Background and what I tried:
I am using Lenovo K4 note Vibe.
Android version 5.1
- I have enabled USB Debugging from my phone also checked "Enable OEM unlock"
- I have selected USB "MTP" as connection mode when I connected my phone to machine.
- I am using windows 7 and Android studio version 2.3.2
- My device appears in "Device Manager" of my system i.e. It is installed properly.
- When I connect my phone to my system it shows AutoPlay dialog, asking to run "Run Lenovo_suite.exe", I tried to see if my deice appears in Studio when I allow to run that app, but still no luck
- I also tried by checking and unchecking "Enable ADB Integration" from Android studio, still no luck
- I have already installed Android SDK for verion 5.1
- I have also tried installing "Google USB driver".
- I also tried connecting my device to all of my machine port
- I am tried using Emulator, but it is really very slow on my machine, it takes around 2-3 hours just to boot. So, I am using my phone.
Your assistance in this matter is greatly appreciated