# Vins-On-Android **Repository Path**: MySpaceZJP/Vins-On-Android ## Basic Information - **Project Name**: Vins-On-Android - **Description**: Deploy VINS on android platform, it could run in real time - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-05 - **Last Updated**: 2021-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VINS-ON-ANDROID This is a Project deploying VINS on android platform, and it can run in realtime. Hope This can help others to learn VINS. ## Thanks to the reference program: ###[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono) ###[Android-VINS](https://github.com/heguixiang/Android-VINS) **Demo Videos:** ###[https://www.youtube.com/watch?v=WaCW7uFLzro](https://www.youtube.com/watch?v=WaCW7uFLzro) ## How to run * Open project in android studio above version 3.0.1, build and install apk. * in your android device create path "sdcard/VINS/", and push the files under sdcard/VINS/ to your android device. * don't forget to enable the sdcard and camera permission.