ADB, Android Debug Bridge, is a command-line utility included with Google's Android SDK. ADB can control your device over USB from a computer, copy files back and forth, install and uninstall apps, ...
To run Android apps on a Mac, use emulators like Android Studio or Genymotion. Install Android Studio from Google’s website, set up a virtual device, and run apps via the Google Play Store.