Einstein
Einstein copied to clipboard
Android Build Instructions missing pre-req
Basic Information
- MacOS / AndroidStudio 3
- Built from source? Attempting...
Description of issue
The instructions at https://github.com/pguyot/Einstein/wiki/Einstein-On-Android do not work, because a dependency is missing. Upon opening the project, Android Studio reports "External Native Build Issues" and "Error Configuring" Project will not build or run.
Steps to reproduce issue
- Follow the documented instructions, wait for project to load, observe error
Steps to resolve
- Close Android Studio
- From the OSX Command Line, run
brew install ninja - Open Android Studio
- Re-open Project