Start a new topic

not able to run sample client recognition

not able to run sample client recognition


Hi,

I tried setting up the wikitude sdk for running client recognition example,but i get nothing on the screen.

Architect view is blank.Below are the device logs which says"ArchitectServiceManager is unable to instantiate service with identifier 'sensors'."

Please help me on this.

08-18 13:28:28.992    3015-3015/? D/KeyguardUpdateMonitor? handleKeyguardVisibilityChanged(1)

08-18 13:28:28.997    4502-4502/? I/Wikitude Core? ARchitect Build: e721a4e

08-18 13:28:28.997    4502-4502/? D/Wikitude Core? Service (camera): initializing

08-18 13:28:29.002    4502-4502/? D/Wikitude Core? Service (camera): initialized

08-18 13:28:29.002    4502-4502/? E/Wikitude Core? ArchitectServiceManager is unable to instantiate service with identifier 'sensors'.

08-18 13:28:29.002    4502-4502/? D/Wikitude Core? Service (sensors): initializing

08-18 13:28:29.002    4502-4502/? D/Wikitude Core? Service (sensors): initialized

08-18 13:28:29.002    4502-4502/? D/Wikitude Core? Service (tracking_2d): initializing

08-18 13:28:29.002    4502-4502/? D/Wikitude Core? Service (tracking_2d): initialized

08-18 13:28:29.007    4502-4502/? E/k? Problem loading resources. Switch to failsave state

08-18 13:28:29.022    4502-4560/? E/Wikitude Core? ERROR -> connection could not be established

08-18 13:28:29.057    4502-4502/? D/NetworkStateReceiver? Network connectivity change

08-18 13:28:29.072    2305-2305/? I/SurfaceFlinger? id=5730 createSurf (1x1),1 flag=404, NainActivit

08-18 13:28:29.072    2808-3166/? I/SpenGestureManager? setFocusWindow21010

08-18 13:28:29.072   3015-11350/? D/KeyguardUpdateMonitor? sendKeyguardVisibilityChanged(true)

08-18 13:28:29.072    3015-3015/? D/KeyguardUpdateMonitor? handleKeyguardVisibilityChanged(1)

08-18 13:28:29.082   3015-24764/? D/KeyguardUpdateMonitor? sendKeyguardVisibilityChanged(true)

08-18 13:28:29.082    3015-3015/? D/KeyguardUpdateMonitor? handleKeyguardVisibilityChanged(1)

08-18 13:28:29.087    2808-2885/? D/PointerIcon? setHoveringSpenIconStyle1 pointerType: 10001iconType:1 flag:0

08-18 13:28:29.087    2808-2885/? D/PointerIcon? setHoveringSpenCustomIcon IconType is same.1

08-18 13:28:29.092    4502-4502/? D/mali_winsys? new_window_surface returns 0x3000

08-18 13:28:29.112    4502-4502/? D/OpenGLRenderer? Enabling debug mode 0

 

Hi Ramesh,

you did setup your own app and don't use the sample project right? Did you set the necessary permissions in your AndroidManifest? Link to setup guide: http://www.wikitude.com/developer/documentation/android

Thank you and best regards,
Simon

Hi Simon,

Thanks for the reply.I have set the permission according to setup guide only.

Moreover,mine is not a specific project.It's just an extension to the existing sample app posted in documentation.

I am not sure as to why it's crashing.Attaching the project for your reference.Please help me on this.

Attaching lib folder screenshot separately due to size restrictions(sorry about this).

Thanks in advance,

Ramesh

A inactive sensor service can only be caused by missing permissions. Please validate your settings for your existing project. Does the example application work on that particular device?

Best regards

Andreas
Login or Signup to post a comment