Closed RandomSwiss7983242 closed 3 years ago
Describe the bug I found that a combination of the Linux and Windows Documentation could be used to install this application on a Mac.
Additional context
Follow these steps:
Install Homebrew
Install ADB
brew install android-platform-tools
Install Python prerequirements
pip install Pillow matplotlib numpy pure-python-adb pip install pyqt5
Install Android Studio with sdk (link here)
Enable debug mode on your Smartphone (Settings -> about phone/info and tap 7 times on kernel version, then Settings -> debug options, activate it, debug mode and activate it). May vary based on phone model.
Thanks for the update. Just updated the README with it.
Describe the bug I found that a combination of the Linux and Windows Documentation could be used to install this application on a Mac.
Additional context
Installation on Mac
Follow these steps:
Install Homebrew
Install ADB
Install Python prerequirements
Install Android Studio with sdk (link here)
Enable debug mode on your Smartphone (Settings -> about phone/info and tap 7 times on kernel version, then Settings -> debug options, activate it, debug mode and activate it). May vary based on phone model.