Hi Tifenn,
Hi Jai,
were you able to run the Android SDK on the vuzix glasses. In general we're currently not maintaining our Vuzix SDK, but did you try with our standard Android SDK?
Thx and greetings
Nicola
that's my test in that discussion.
Regular or standard Android SDK v9.5 does not work for Vuzix M400 (included built-in GPS).
I can install and launch, but the screen is black, attached.
Is it because of
<uses-feature
android:name="android.hardware.camera"
android:required="true" />
I also like to know does the PROFESSIONAL NATIVE API work on Vuzix M400?
"startupConfiguration": {
"camera_position": "front",
"camera_resolution": "auto"
}
in samples.json the above code change also does not work in M400.
Hi Jai,
We didn't test the Android APIs on the Vuzix M400, as we don't officially support this device. So we can't unfortunately provide you with detailed information if the Native API is working on the M400 or what the exact issues of the latest Android JS API are with the M400.
One thing that you can try out is testing using the Android SDK 8.10., which correlates with the last Vuzix SDK release. You can find all older SDK versions here:
https://support.wikitude.com/support/discussions/topics/5000091233
Thx and greetings
Nicola
Hi Nicola,
What is the different between 9.5.0 and 8.1.0?
Does 8.1.0 have the Geo feature, for outdoor usage?
Tifenn Vialatte
Hi,
I'm trying to get the Vuzix examples working on the M400 - but they don't. Is the 400 supported at all?