Connecting new Android device by USB to Mac to use for testing app

I get the following error message when I build an app, and request that Corona “copy to device and launch”. I have a new Azuz ZenPad S8.0 connected by USB to my Mac. All steps up to this point work well; note that I can build and run on an iPhone connected by USB without any issues.

 

Device Installation Problem

adb encountered an error installing the app:

ERROR: no device detected (if one is attached, try reconnecting it)

 

What do I need to do?

 

 

Have you put the device into Developer Mode?  See:  https://developer.android.com/studio/run/device.html

You may also have to allow sideloading of apps. I think this setting is “Allow apps from 3rd party sources” or something similar.

Have you installed the ADB tools?

Have you put the device into Developer Mode?  See:  https://developer.android.com/studio/run/device.html

You may also have to allow sideloading of apps. I think this setting is “Allow apps from 3rd party sources” or something similar.

Have you installed the ADB tools?