Hi, I'm really new to the WikiTude SDK development. I've been trying to create a new POI project from scratch and I've been following the online tutorials and looking at the sample code. I'm having a problem with the architectView.onCreate(config); life-cycle notification because my architect view always returns a nullPointer excpetion. I really don't know how to debug this problem so I would like some help on how to go about solving this.
Thanks,
Nik Koshcheyev
G
Gabriele Boccone
said
about 9 years ago
Hi,
I need some more information about your issue: can you post some example Java code or logcat output including the NullPointerException? On which device and Android version are you testing?
Nikita Koshcheyev