MYNT-EYE-S-SDK/wrappers/android/mynteye
2019-02-12 16:03:22 +08:00
..
app feat(android): add non-root impl 2019-02-12 16:03:22 +08:00
gradle feat(*): update to androidx and add mynteye jni 2019-01-15 15:10:59 +08:00
libmynteye feat(android): add non-root impl 2019-02-12 16:03:22 +08:00
libshell feat(android): add libshell and list devices 2019-01-16 10:41:12 +08:00
scripts feat(android): add non-root impl 2019-02-12 16:03:22 +08:00
third_party/djinni/support-lib refactor(android): move djinni jni files to thrid_party 2019-01-17 11:58:55 +08:00
.gitignore feat(android): add android wrapper project 2019-01-10 15:41:07 +08:00
build.gradle feat(*): update to androidx and add mynteye jni 2019-01-15 15:10:59 +08:00
gradle.properties feat(*): update to androidx and add mynteye jni 2019-01-15 15:10:59 +08:00
gradlew feat(android): add android wrapper project 2019-01-10 15:41:07 +08:00
gradlew.bat feat(android): add android wrapper project 2019-01-10 15:41:07 +08:00
README.md docs(android): add README.md 2019-01-28 17:00:09 +08:00
settings.gradle feat(android): add libshell and list devices 2019-01-16 10:41:12 +08:00

MYNT® EYE Android Wrapper

Prerequisites

Android device need be rooted and support USB3 OTG feature.

Build & Run

  1. Download and install Android Studio
  2. Start Android Studio and download the NDK and build tools
  3. Open this project using Open an existing Android Studio project