MYNT-EYE-S-SDK/wrappers/android/mynteye
2019-09-30 16:39:21 +08:00
..
app feat(android): update libmynteye and improve imu display 2019-03-04 10:48:27 +08:00
gradle feat(*): update to androidx and add mynteye jni 2019-01-15 15:10:59 +08:00
libmynteye feat(*):add the display of the posture in imu range setting sample 2019-09-30 16:39:21 +08:00
libshell feat(android): add libshell and list devices 2019-01-16 10:41:12 +08:00
scripts docs(docs): modified description of hdr_mode 2019-08-19 19:48:32 +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(android): add more interfaces 2019-02-28 15:58:02 +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