I am developing Android application on macOS and my application runs well on the emulator. I want to run it on the device, but when I run adb dev
Android
macOS
adb dev
On Mac Lion :
I just had to go to /path/to/android-sdk/tools and run android adb update for the devices to be detected.
/path/to/android-sdk/tools
android adb update