https://kotlinlang.org logo
Title
j

Joshua Akinsola

05/20/2020, 10:49 AM
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

elye

05/20/2020, 12:22 PM
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

Joshua Akinsola

05/20/2020, 3:35 PM
Thanks, downloading it now. Taking a while :)
I installed the android P emulator but it's still not working?