Start a new topic
Solved

java.lang.NullPointerException

Hi, 

I am new to wikitude. 

I have created separate application referring Sample Wikitude app.(7.1.0), I get this  exception when executing the app.


java.lang.RuntimeException: Unable to resume activity {com.example.kodexmac.wikiartest1/com.example.kodexmac.wikiartest1.SimpleGeoArActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.wikitude.common.orientation.internal.a.a()' on a null object reference


Hi Mayuran Ramanathan,


did you modify the SimpleGeoArActivity or SimpleArActivity in any way?

If you did please provide the code for your Activities.


Best Regards,

Alex

Had an unidentified issue on SimpleGeoArActivity, I replaced the class by SimpleGeoArActivity class in sample app.  Problem get solved. 

Login or Signup to post a comment