Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Wikitude SDK (Android, iOS, UWP)
Wikitude SDK Questions or Problems
java.lang.IllegalArgumentException from Android ArchitectView
H
Harison Kitchen
started a topic
over 10 years ago
java.lang.IllegalArgumentException from Android ArchitectView
2 Comments
Oldest First
Popular
Newest First
Sorted by
Popular
H
Harison Kitchen
said
over 10 years ago
Hi Wikitude team,
I encountered an IllegalArgumentException while using you SDK on the Android platform. The crash was encountered on a Samsung Nexus S device running JB.
E/AndroidRuntime(11971): FATAL EXCEPTION: GLThread 1020
E/AndroidRuntime(11971): java.lang.IllegalArgumentException: Make sure the SurfaceView or associated SurfaceHolder has a
valid Surface
E/AndroidRuntime(11971): at com.google.android.gles_jni.EGLImpl._eglCreateWindowSurface(Native Method)
E/AndroidRuntime(11971): at com.google.android.gles_jni.EGLImpl.eglCreateWindowSurface(EGLImpl.java:90)
E/AndroidRuntime(11971): at com.wikitude.architect.PVRShellView$OurWindowSurfaceFactory.createWindowSurface(Unkno
wn Source)
E/AndroidRuntime(11971): at android.opengl.GLSurfaceView$EglHelper.createSurface(GLSurfaceView.java:1077)
E/AndroidRuntime(11971): at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1471)
It would be helpful if you could provide insight into why this exception would occur.
Thanks,
Harrison
A
Andreas Fötschl
said
over 10 years ago
Hi there!
Do you have same issue when launching the SimpleARBrowser sample project?
When does the crash occur?
Do you have a custom ROM? Have you tested it on another device?
Regards,
Andi
Login
or
Signup
to post a comment
More topics in
Wikitude SDK Questions or Problems
Instatiation of WTArchitectView compile errors
Point of interest - native iOS
Slider
Camera lagging / slow in native Swift application
Create a web service
N-th ImageDrawable not displayed
Radar Example
stop defaultlocationmanager and use architectview.injectlocation ios 10
WTC Size Limit
AngularJS and wikitude
See all 3869 topics
© 2021 Wikitude, a Qualcomm company
Harison Kitchen