"No android devices found" when using emulator

So i just purchased Android license (20% off , yeah!) tyring to run my game on the emulator. (i don't have a device to test it on yet) I installed the SDK and Unity manages to build an APK just fine .

also, i'm on a mac, since i use his for IOS development as well. so i want to test on the emulator - i change the device filter to Emulator. I have an emulator runing with the AVD.

when i hit "build and run" it says "No Android devices found", even though the emulator is running.

any ideas what to do ?

"adb devices" shows nothing, how do i connect the emulator to the adb?

I'm having this same issue...

1 Answer

1

I tried again later after rebooting my machine (and thus reseting Unity) and it worked. Also, make sure you give your virtual machine SD card enough memory to fit your game.