Hey, I am getting started on android studio and I ...
# getting-started
j
Hey, I am getting started on android studio and I ran into "no target device found" when trying to run code, any tips on solving this?
google 2
e
If you have a test device, you can connect it, and enable debugging. Then you could compile into that device. Else, create an emulator.
j
Thanks, downloading it now. Taking a while :)
I installed the android P emulator but it's still not working?