Harbor-App is a mobile app written in react-native/expo. The app connects to the Harbor-daemon over REST@HTTPS.
Install Genymotion's android emulator
Add the Genymotion tools directory to your path, e.g.
export PATH=$PATH:/opt/genymobile/genymotion/tools
Make sure that you can run adb from your terminal.