我创建了一个应用程序,但是我收到了一个logcat错误:
E/SensorManager( 5434): thread start
D/SensorManager( 5434): registerListener :: handle = 4 name= MPL accel delay= 200000 Listener= android.view.OrientationEventListener$SensorEventListenerImpl@42bf35f0
D/SensorManager( 5434): unregisterListener:: Listener= android.view.OrientationEventListener$SensorEventListenerImpl@42bf35f0
I/SensorManager( 5434): Set normal delay = true
D/AbsListView( 5434): Get MotionRecognitionManager
D/AbsListView( 5434): Get MotionRecognitionManager
I/Adreno200-EGLSUB( 5434): <ConfigWindowMatch:2087>: Format RGBA_8888.
E/ ( 5434): <s3dReadConfigFile:75>: Can't open file for reading
E/ ( 5434): <s3dReadConfigFile:75>: Can't open file for reading
I/Adreno200-EGLSUB( 5434): <ConfigWindowMatch:2087>: Format RGBA_8888.
I/Adreno200-EGLSUB( 5434): <ConfigWindowMatch:2087>: Format RGBA_8888.
D/AbsListView( 5434): Get MotionRecognitionManager
I/Adreno200-EGLSUB( 5434): <ConfigWindowMatch:2087>: Format RGBA_8888.
I/Adreno200-EGLSUB( 5434): <ConfigWindowMatch:2087>: Format RGBA_8888.
I/Adreno200-EGLSUB( 5434): <ConfigWindowMatch:2087>: Format RGBA_8888.
首先,我在两个S3上进行了测试,但是一次运行,一次发生错误。 我也在互联网上研究,但我仍然在解决它。 请帮我解决一下。感谢。