Hi, I use unity3D to develop an android application, and I integrate it to eclipse by using this link: http://unity3d.com/support/documentation/Manual/Android-Integrating%20Unity%20With%20Eclipse.html But when I try to run it I found this error:
06-08 17:04:12.785: E/SensorManager(16305): registerListener :: handle = 0 name= K3DH Acceleration Sensor delay= 20000 Listener= com.unity3d.player.h@40556488 06-08 17:04:12.785: E/SensorManager(16305): =======>>>Sensor Thread RUNNING <<<======== 06-08 17:04:12.790: E/SensorManager(16305): reg :: handle = 0 06-08 17:04:12.790: E/SensorManager(16305): registerListener :: handle = 1 name= AK8975 Magnetic field Sensor delay= 20000 Listener= com.unity3d.player.h@40556488 06-08 17:04:12.790: E/SensorManager(16305): reg :: handle = 1 I seached in google but unfortunatelly I can't found any solution. Any idea please Thanks for advance. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

