0% found this document useful (0 votes)
62 views2 pages

Android Sensor & Surface Errors

The document contains log entries from an Android application recording events related to sensors, surfaces, vibrations and other system events. It registers and unregisters listeners for accelerometer, magnetic field and gyroscope sensors. It also logs errors and warnings related to surface views, vibrations, topics syncing and other application activities.

Uploaded by

muhar2463
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views2 pages

Android Sensor & Surface Errors

The document contains log entries from an Android application recording events related to sensors, surfaces, vibrations and other system events. It registers and unregisters listeners for accelerometer, magnetic field and gyroscope sensors. It also logs errors and warnings related to surface views, vibrations, topics syncing and other application activities.

Uploaded by

muhar2463
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

04-19 06:41:40.913 3215 21227 E VivoPush.Core.

FrozeCallbackImpl:
(3215)onHeartBeatSuccess system not support
04-19 16:50:31.059 21227 21227 E jp.konami.pesa: Not starting debugger since
process cannot load the jdwp agent.
04-19 16:50:33.023 21227 21227 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:20000 maxLatency:0 by: class
com.epicgames.ue4.GameActivity num: 0
04-19 16:50:33.028 21227 21227 E _V_SensorManager: registerListenerImpl type:2
strType=android.sensor.magnetic_field delay:20000 maxLatency:0 by: class
com.epicgames.ue4.GameActivity num: 1
04-19 16:50:33.031 21227 21227 E _V_SensorManager: registerListenerImpl type:4
strType=android.sensor.gyroscope delay:20000 maxLatency:0 by: class
com.epicgames.ue4.GameActivity num: 1
04-19 16:50:33.085 21227 21262 E FirebaseMessaging: Failed to sync topics. Won't
retry sync. TOO_MANY_SUBSCRIBERS
04-19 16:50:50.314 21227 21262 E FirebaseMessaging: Failed to sync topics. Won't
retry sync. TOO_MANY_SUBSCRIBERS
04-19 16:51:31.285 21227 21227 E _V_SensorManager: unregisterListenerImpl
listener=com.epicgames.ue4.GameActivity@9a4f8d0sensor=NULL num: 1
04-19 16:51:31.988 21227 21227 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
04-19 16:51:31.990 21227 21227 I chatty : uid=10981(jp.konami.pesam) identical 1
line
04-19 16:51:32.020 21227 21227 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
04-19 16:51:32.055 21227 21227 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
04-19 16:51:44.197 21227 21227 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
04-19 16:51:50.676 21227 21227 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
04-19 16:51:50.766 21227 21227 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
04-19 16:51:50.848 21227 21227 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:20000 maxLatency:0 by: class
com.epicgames.ue4.GameActivity num: 0
04-19 16:51:50.854 21227 21227 E _V_SensorManager: registerListenerImpl type:2
strType=android.sensor.magnetic_field delay:20000 maxLatency:0 by: class
com.epicgames.ue4.GameActivity num: 1
04-19 16:51:50.862 21227 21227 E _V_SensorManager: registerListenerImpl type:4
strType=android.sensor.gyroscope delay:20000 maxLatency:0 by: class
com.epicgames.ue4.GameActivity num: 1
04-19 16:51:50.879 21227 21227 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
04-19 16:51:56.929 21227 21262 E FirebaseMessaging: Failed to sync topics. Won't
retry sync. TOO_MANY_SUBSCRIBERS
04-19 16:56:41.167 21227 21227 E _V_SensorManager: unregisterListenerImpl
listener=com.epicgames.ue4.GameActivity@9a4f8d0sensor=NULL num: 1
04-19 16:56:42.086 21227 21227 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
04-19 16:56:42.104 21227 21227 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
04-19 16:56:42.158 21227 21227 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
04-19 17:11:33.972 21227 21227 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
04-19 17:12:28.951 1987 2063 E _V_VivoVibratorServiceImpl: onProcessDied pid:
21227,uid: 10981
04-19 17:53:15.161 799 12605 E _V_sensors-hal: handle_sns_client_event:59,
light_optimize_event: ts=952122743198795, (20.000000, 85.000000, 0.000000),
(0.000000, 0.000000, 0.000000)

You might also like