Installing Hello World app using USB cable
Title
Question
I had connected my mobile phone to my laptop using USB cable to install hello world app . I had also enabled USB debuugging in my mobile phone but the Android app showing that no targeted device is found what can I do in this situation ?
Android-app-using-Kotlin Getting-started-with-Hello-World-app 09-10 min 30-40 sec
Answers:
On the phone:
Have you enabled Developer Mode? All the steps are given in the tutorial. Don't skip any of those steps.
Have you enabled USB debugging within the Developer Tools menu in settings (this menu doesn't appear unless you've enabled Developer Mode)
Do you have a good and securely connected USB cable? or change the cable and test it one more time.
no targeted device
I think your are using same phone for app development and internet connection. Without internet connection, the device connected through USB cable listed in android studio. You can select the device and download the app.
Better use separate devices for internet connection and app downloading.
Dr.R.Senthilkumar, IRTT
Login to add comment