0% found this document useful (0 votes)
51 views

20

The document contains log messages from a Xiaomi device application. It logs details about the device configuration, application initialization, and permission checks. The application sets up push notification topics and retrieves device information like model, OS version, and screen dimensions on startup.

Uploaded by

Sri
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)
51 views

20

The document contains log messages from a Xiaomi device application. It logs details about the device configuration, application initialization, and permission checks. The application sets up push notification topics and retrieves device information like model, OS version, and screen dimensions on startup.

Uploaded by

Sri
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/ 5

2020-12-10 20:18:27 DEBUG com.miui.

videoplayer [ FrameworkConfig ]
setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2020-12-10 20:18:27 DEBUG DeviceUtils [ init ] ==========Device Info==========
2020-12-10 20:18:27 DEBUG DeviceUtils [ androidSDK ] 29
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneBoard ] lancelot
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneBrand ] Redmi
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneCPU_ABT ] armeabi-v7a
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneDevice ] lancelot
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneDisplay ] build-20200910215203
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneFingerprint ]
Redmi/lancelot_id/lancelot:10/QP1A.190711.020/V11.0.6.0.QJCIDXM:user/release-keys
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneHost ] c4-miui-ota-bd138.bj
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneID ] QP1A.190711.020
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneModel ] M2004J19C
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneVersion ] 10
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneProduct ] lancelot_id
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneTags ] release-keys
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneTime ] Thu Sep 10 22:55:05
GMT+08:00 2020
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneType ] user
2020-12-10 20:18:27 DEBUG DeviceUtils [ phoneUser ] builder
2020-12-10 20:18:27 DEBUG DeviceUtils [ screenDensity ] 2.75
2020-12-10 20:18:27 DEBUG DeviceUtils [ screenScaledDensity ] 2.75
2020-12-10 20:18:27 DEBUG DeviceUtils [ screenWidthPixels ] 1080
2020-12-10 20:18:27 DEBUG DeviceUtils [ wcreenHeightPixels ] 2134
2020-12-10 20:18:27 DEBUG DeviceUtils [ screenStatusBarHeight ] 76
2020-12-10 20:18:27 DEBUG DeviceUtils [ init ] ===============================
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = miui
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = miui
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020042930
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@d660da7
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@d660da7
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@d660da7
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1607602707812
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@d660da7
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@d660da7
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1607602707814
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1607602707832
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@d660da7
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@d660da7
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@d660da7
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@d660da7
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-12-10 20:18:27 ERROR com.miui.videoplayer [ PushMessageReceiver ]
setAlias deviceId == 1f4ce774-eead-4921-b870-3a915f90623f

2020-12-10 20:18:27 ERROR com.miui.videoplayer [ PushMessageReceiver ]


onCommandResult register_success setIMEIAlias mRegId ==
BosEXWlfRPbDfgbaXGAZOaZSNLuxNfskTpYjPi8t8ujBt4kwt1GSRQkD7ONchan8

2020-12-10 20:18:27 ERROR com.miui.videoplayer [ PushMessageReceiver ]


Already subscribed topic == Region_ID

2020-12-10 20:18:27 ERROR com.miui.videoplayer [ PushMessageReceiver ]


Already subscribed topic == Language_in_ID

2020-12-10 20:18:27 ERROR com.miui.videoplayer [ PushMessageReceiver ]


onCommandResult setTopic_success mTopic == Region_ID

2020-12-10 20:18:27 ERROR com.miui.videoplayer [ PushMessageReceiver ]


onCommandResult setTopic_success mTopic == Language_in_ID

2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ SyncSettingHelper ]


delayTime = 12
lastTimeStamp = 1607563976152, ignoreSyncSettingTimes = 5
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ LocalServerHelper ] bindSer
2020-12-10 20:18:27 WARN com.miui.videoplayer [ ] initGalleryModule

2020-12-10 20:18:27 DEBUG com.miui.videoplayer [ LocalServerHelper ] wait


2020-12-10 20:18:27 WARN com.miui.videoplayer [ ] initGalleryModule

2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ FrameworkConfig ]


setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2020-12-10 20:18:28 DEBUG DeviceUtils [ init ] ==========Device Info==========
2020-12-10 20:18:28 DEBUG DeviceUtils [ androidSDK ] 29
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneBoard ] lancelot
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneBrand ] Redmi
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneCPU_ABT ] armeabi-v7a
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneDevice ] lancelot
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneDisplay ] build-20200910215203
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneFingerprint ]
Redmi/lancelot_id/lancelot:10/QP1A.190711.020/V11.0.6.0.QJCIDXM:user/release-keys
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneHost ] c4-miui-ota-bd138.bj
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneID ] QP1A.190711.020
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneModel ] M2004J19C
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneVersion ] 10
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneProduct ] lancelot_id
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneTags ] release-keys
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneTime ] Thu Sep 10 22:55:05
GMT+08:00 2020
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneType ] user
2020-12-10 20:18:28 DEBUG DeviceUtils [ phoneUser ] builder
2020-12-10 20:18:28 DEBUG DeviceUtils [ screenDensity ] 2.75
2020-12-10 20:18:28 DEBUG DeviceUtils [ screenScaledDensity ] 2.75
2020-12-10 20:18:28 DEBUG DeviceUtils [ screenWidthPixels ] 1080
2020-12-10 20:18:28 DEBUG DeviceUtils [ wcreenHeightPixels ] 2134
2020-12-10 20:18:28 DEBUG DeviceUtils [ screenStatusBarHeight ] 76
2020-12-10 20:18:28 DEBUG DeviceUtils [ init ] ===============================
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = miui
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = miui
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020042930
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@edbdd43
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@edbdd43
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@edbdd43
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1607602708204
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@edbdd43
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@edbdd43
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1607602708206
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1607602708219
2020-12-10 20:18:28 ERROR com.miui.videoplayer [ ] subscribeTopic fail
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@edbdd43
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@edbdd43
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@edbdd43
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@edbdd43
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
delayTime = 12
lastTimeStamp = 1607563976152, ignoreSyncSettingTimes = 6
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2020-12-10 20:18:28 WARN com.miui.videoplayer [ ] initGalleryModule

2020-12-10 20:18:28 WARN com.miui.videoplayer [ ] initGalleryModule

2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ LocalServService ] onBind


2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ ServerInitor ] start Server
success: 30085
2020-12-10 20:18:28 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] init
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ HttpUrlSource ] Open
connection to http://127.0.0.1:45469/ping
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Accept new socket Socket[address=/127.0.0.1,port=55524,localPort=45469]
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ GetRequest ] request :
GET /ping HTTP/1.1
User-Agent: Dalvik/2.1.0 (Linux; U; Android 10; M2004J19C MIUI/V11.0.6.0.QJCIDXM)
Host: 127.0.0.1:45469
Connection: Keep-Alive
Accept-Encoding: gzip

2020-12-10 20:18:28 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]


Request to cache proxy:GetRequest{rangeOffset=0, partial=false, uri='ping'}
2020-12-10 20:18:28 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Opened connections: 0
2020-12-10 20:18:28 INFO com.miui.videoplayer [ Pinger ] Ping response:
`ping ok`, pinged? true
2020-12-10 20:18:28 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Proxy cache server started. Is it alive? true
2020-12-10 20:18:28 DEBUG com.miui.videoplayer [ ThreadPoolManager ]
initThreadPool index 0
2020-12-10 20:18:28 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] clearCache
2020-12-10 20:18:28 ERROR com.miui.videoplayer [ GlobalApplication ]
RxJavaErrorHandler:The exception was not handled due to missing onError handler in
the subscribe() method call. Further reading:
https://github.com/ReactiveX/RxJava/wiki/Error-Handling |
java.lang.IllegalStateException: Default FirebaseApp is not initialized in this
process com.miui.videoplayer:localservservice. Make sure to call
FirebaseApp.initializeApp(Context) first.

You might also like