Open yyfBlog opened 7 years ago
The best option would be to use Docker on Windows, as we never built it on Windows. See tango APK section here: https://github.com/introlab/rtabmap/wiki/Installation#docker
How do I use the code on androidStudio?
To use with Android Studio, you would need to cross compile everything (all third party libraries) on Windows. I would suggest to create a Virtual machine with Ubuntu 16.04 on Windows, so you can follow directly the installation scripts used for Docker (you may change all "/root/
" by "~/
" for convenience) as some dependencies require custom patches: https://github.com/introlab/rtabmap/tree/master/docker/xenial/android
cheers, Mathieu
Can you submit a tutorial for me?
thank you very much
I don't develop the Tango app on Windows or with Android Studio, so I changed the title of the issue for an enhancement.
why?
or How do I get the file?(NativeRTABMap.so)
Follow instructions from https://github.com/introlab/rtabmap/wiki/Installation#rtab-map-tango-apk
@yyfBlog do u find the way develop with android studio? or on windows? thx
Under windows, how to compile Android library files?