I'm having trouble getting an Android app that I developed working on my phone. (Android Studio on Windows 7 trying to run the app on Samsung Note 3 running Android 5.0)
Here's what I've done so far:
- Turned on USB debuggingand allowedunknown sources
- Installed Google USB Driver
- Restarted computer
- Tried updating the driverfor the phone but no updates were available
- Turned on debuggingin thebuild.gradlefile
and yet it is still returning Error running app: No target device found
I have also tried the dialog option for when I run the app but that says No USB devices or running emulators detected
Is there anything I have missed?
Thanks in advance!
 
     
     
     
     
     
     
    