OSVR / OSVR-Android-Samples

Samples of using OSVR on Android.
Apache License 2.0
7 stars 4 forks source link

Bundle the sensor plugin in the apk #1

Closed JeroMiya closed 9 years ago

JeroMiya commented 9 years ago

Currently, the sample requires you to manually copy the android sensor plugin to the application's install directory after it is deployed. Modify the sample to bundle this plugin in the apk and copy it to the correct layout/location on the first run, so that a manual adb push is no longer required.

JeroMiya commented 9 years ago

Implemented in https://github.com/OSVR/OSVR-Android-Samples/commit/ac2e3e0de2f1aa5913755a983ac02561f5b49afe