I'm developing an AR app fro Epson Moverio BT-2000.
During this phase of the project I want to make use of the vuforia libraries (https://developer.vuforia.com/downloads/sdk). In this first phase, in order to know more about the vuforia library I've installed some samples. This samples run in other android platforms, namely in my cellphone and there is also one sample developed for augmented reality glasses, namely for Moverio BT-200.
However, when I Install the apk in Moverio BT-2000 there is an error saying: "Failed to initialize Vuforia. This device is not supported"
I did not found any useful information about this error on the internet. So, I really would like to know how to solve this situation or if there is any way to make vuforia compatible with Moverio BT-2000?
Thanks for the help,