Please have a look at the SDK Sample application, which is part of the EPSON SDK. Your error seems to be related to your JS code - Remote debugging may help (You can analyse the WebView that is part of the ARchitectView that way).
Kind regards, Andreas
M
Manuel Aranda
said
almost 9 years ago
Hi!
I am developing an application for EPSON Moverio BT-200 glasses and one of its features is a viewer for panoramic images, someone has done something similar with this glasses? I followed this tutorial (http://www.wikitude.com/developer/news/-/blogs/360-degree-view-in-augmented-reality) but the result does not show me anything in the view, the debug application shows me this message:
12-17 09:51:31.781: E/libEGL(1229): called unimplemented OpenGL ES API
12-17 09:51:31.781: E/libEGL(1229): called unimplemented OpenGL ES API
Manuel Aranda