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
App crash in Android
R
Ramesh Krishnamoorthy
started a topic
over 8 years ago
App crash in Android
1 Comment
R
Ramesh Krishnamoorthy
said
over 8 years ago
I tried my app in the Karbon Titanium phone and it is crashing. This is the exception I am getting in the log:
11-18 19:28:37.781: E/AndroidRuntime(6790): FATAL EXCEPTION: main
11-18 19:28:37.781: E/AndroidRuntime(6790): java.lang.NullPointerException
11-18 19:28:37.781: E/AndroidRuntime(6790): at com.wikitude.architect.CameraPreviewAR.onPreviewFrame(Unknown Source)
11-18 19:28:37.781: E/AndroidRuntime(6790): at android.hardware.Camera$EventHandler.handleMessage(Camera.java:775)
11-18 19:28:37.781: E/AndroidRuntime(6790): at android.os.Handler.dispatchMessage(Handler.java:99)
11-18 19:28:37.781: E/AndroidRuntime(6790): at android.os.Looper.loop(Looper.java:137)
11-18 19:28:37.781: E/AndroidRuntime(6790): at android.app.ActivityThread.main(ActivityThread.java:4794)
11-18 19:28:37.781: E/AndroidRuntime(6790): at java.lang.reflect.Method.invokeNative(Native Method)
11-18 19:28:37.781: E/AndroidRuntime(6790): at java.lang.reflect.Method.invoke(Method.java:511)
11-18 19:28:37.781: E/AndroidRuntime(6790): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
11-18 19:28:37.781: E/AndroidRuntime(6790): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
11-18 19:28:37.781: E/AndroidRuntime(6790): at dalvik.system.NativeStart.main(Native Method)
Device is supported (ArchitectView.isDeviceSupported returns true).
Any clues?
Thx
K. Ramesh
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 3837 topics
© 2021 Wikitude, a Qualcomm company
Ramesh Krishnamoorthy