0% found this document useful (0 votes)
54 views13 pages

15

This document contains log messages from the initialization of a video player application on an Android device. It records details about the device, application startup steps, checking of permissions, and setting up of services and threads. Errors are encountered related to Firebase and video caching. The application then creates an activity for local video playback.

Uploaded by

Summy Jf
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)
54 views13 pages

15

This document contains log messages from the initialization of a video player application on an Android device. It records details about the device, application startup steps, checking of permissions, and setting up of services and threads. Errors are encountered related to Firebase and video caching. The application then creates an activity for local video playback.

Uploaded by

Summy Jf
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/ 13

2022-01-12 15:02:02 DEBUG com.miui.

videoplayer [ FrameworkConfig ]
setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2022-01-12 15:02:02 DEBUG DeviceUtils [ init ] ==========Device Info==========
2022-01-12 15:02:02 DEBUG DeviceUtils [ androidSDK ] 29
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneBoard ] lancelot
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneBrand ] Redmi
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneCPU_ABT ] armeabi-v7a
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneDevice ] lancelot
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneDisplay ] build-20210713143935
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneFingerprint ]
Redmi/lancelot_global/lancelot:10/QP1A.190711.020/V11.0.10.0.QJCLMCR:user/release-
keys
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneHost ] c4-miui-ota-bd141.bj
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneID ] QP1A.190711.020
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneModel ] M2004J19C
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneVersion ] 10
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneProduct ] lancelot_global
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneTags ] release-keys
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneTime ] Tue Jul 13 01:43:03 GMT-
05:00 2021
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneType ] user
2022-01-12 15:02:02 DEBUG DeviceUtils [ phoneUser ] builder
2022-01-12 15:02:02 DEBUG DeviceUtils [ screenDensity ] 2.7375
2022-01-12 15:02:02 DEBUG DeviceUtils [ screenScaledDensity ] 2.7375
2022-01-12 15:02:02 DEBUG DeviceUtils [ screenWidthPixels ] 1080
2022-01-12 15:02:02 DEBUG DeviceUtils [ wcreenHeightPixels ] 2135
2022-01-12 15:02:02 DEBUG DeviceUtils [ screenStatusBarHeight ] 75
2022-01-12 15:02:02 DEBUG DeviceUtils [ init ] ===============================
2022-01-12 15:02:02 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2022-01-12 15:02:02 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = miui
2022-01-12 15:02:02 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = miui
2022-01-12 15:02:02 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020042930
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@7cd27f3
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@7cd27f3
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@7cd27f3
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
delayTime = 48
lastTimeStamp = 1641874309638, ignoreSyncSettingTimes = 2
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ LocalServerHelper ] bindSer
2022-01-12 15:02:03 WARN com.miui.videoplayer [ ] initGalleryModule

2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ LocalServerHelper ] wait


2022-01-12 15:02:03 WARN com.miui.videoplayer [ ] initGalleryModule

2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ FrameworkConfig ]


setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2022-01-12 15:02:03 DEBUG DeviceUtils [ init ] ==========Device Info==========
2022-01-12 15:02:03 DEBUG DeviceUtils [ androidSDK ] 29
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneBoard ] lancelot
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneBrand ] Redmi
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneCPU_ABT ] armeabi-v7a
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneDevice ] lancelot
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneDisplay ] build-20210713143935
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneFingerprint ]
Redmi/lancelot_global/lancelot:10/QP1A.190711.020/V11.0.10.0.QJCLMCR:user/release-
keys
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneHost ] c4-miui-ota-bd141.bj
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneID ] QP1A.190711.020
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneModel ] M2004J19C
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneVersion ] 10
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneProduct ] lancelot_global
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneTags ] release-keys
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneTime ] Tue Jul 13 01:43:03 GMT-
05:00 2021
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneType ] user
2022-01-12 15:02:03 DEBUG DeviceUtils [ phoneUser ] builder
2022-01-12 15:02:03 DEBUG DeviceUtils [ screenDensity ] 2.7375
2022-01-12 15:02:03 DEBUG DeviceUtils [ screenScaledDensity ] 2.7375
2022-01-12 15:02:03 DEBUG DeviceUtils [ screenWidthPixels ] 1080
2022-01-12 15:02:03 DEBUG DeviceUtils [ wcreenHeightPixels ] 2135
2022-01-12 15:02:03 DEBUG DeviceUtils [ screenStatusBarHeight ] 75
2022-01-12 15:02:03 DEBUG DeviceUtils [ init ] ===============================
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = miui
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = miui
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020042930
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@418ddb9
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@418ddb9
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@418ddb9
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
delayTime = 48
lastTimeStamp = 1641874309638, ignoreSyncSettingTimes = 3
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2022-01-12 15:02:03 WARN com.miui.videoplayer [ ] initGalleryModule
2022-01-12 15:02:03 WARN com.miui.videoplayer [ ] initGalleryModule

2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ LocalServService ] onBind


2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ ServerInitor ] start Server
success: 30122
2022-01-12 15:02:03 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] init
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ HttpUrlSource ] Open
connection to http://127.0.0.1:46237/ping
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Accept new socket Socket[address=/127.0.0.1,port=40168,localPort=46237]
2022-01-12 15:02:03 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.10.0.QJCLMCR)
Host: 127.0.0.1:46237
Connection: Keep-Alive
Accept-Encoding: gzip

2022-01-12 15:02:03 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]


Request to cache proxy:GetRequest{rangeOffset=0, partial=false, uri='ping'}
2022-01-12 15:02:03 INFO com.miui.videoplayer [ Pinger ] Ping response:
`ping ok`, pinged? true
2022-01-12 15:02:03 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Opened connections: 0
2022-01-12 15:02:03 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Proxy cache server started. Is it alive? true
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ ThreadPoolManager ]
initThreadPool index 0
2022-01-12 15:02:03 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] clearCache
2022-01-12 15:02:03 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.

2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ FrameworkApplication ]


onActivityCreated
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@83d08e8createdCount = 1
listener.size = 1
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Created
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@83d08e8
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Process Startcom.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@83d08e8
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityStarted
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@83d08e8startedCount = 1
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ FrameworkApplication ] App
On Foreground : listener.size = 1
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on App Foregroundcom.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@83d08e8
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Resumed
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@83d08e8
2022-01-12 15:02:03 DEBUG com.miui.videoplayer [ LocalServerHelper ]
onServiceConnected
ComponentName=ComponentInfo{com.miui.videoplayer/com.miui.videoplayer.biz.service.p
reload.core.LocalServService}
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ ThreadPoolManager ]
initThreadPool index 0
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
reportEventStatistics gallery_play_start --- {location=0}
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
reportEventStatistics gallery_play_start --- {location=0}
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
runStatistics : eventKey = gallery_play_start params = {location=0}
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]
mLanguageInvalid: false
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2022-01-12 15:02:04 ERROR com.miui.videoplayer [ VideoMiAccountManager ]
getAccount == null

2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]


mLanguageInvalid: false
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]
trackBusiness : map =
{"_language":"english","st":"","_page":"FrameLocalPlayActivity","_miui":"V11","modu
le":"account","_ver":"2020042900(MiVideo-GROM)","_anoyid":"24b9aa94-0d8b-4bd2-8943-
6e55fcd62f9d","_region":"PE","_res":"hd1080","_device":"lancelot","_miuiver":"V11.0
.10.0.QJCLMCR","ref":"com.miui.videoplayer","_appver":"2020042930","_nettype":"0","
_andver":"29","_model":"M2004J19C","event":"auto_logout","_plyver":"20190604","_ism
iui":"1","append":"{\"result\":\"success\"}","_locale":"es_US","_ts":"1642017724"}
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
IS_ONLINE
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ VideoMiAccountManager ] is
preview = false
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
start getServiceToken
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
exeServiceToken StatisticsUtils2
2022-01-12 15:02:04 ERROR com.miui.videoplayer [ VideoMiAccountManager ]
getAccount == null

2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]


trackBusiness : map =
{"_language":"english","st":"","_page":"FrameLocalPlayActivity","_miui":"V11","_ver
":"2020042900(MiVideo-GROM)","_anoyid":"24b9aa94-0d8b-4bd2-8943-
6e55fcd62f9d","_region":"PE","_res":"hd1080","_device":"lancelot","_miuiver":"V11.0
.10.0.QJCLMCR","ref":"com.miui.videoplayer","_appver":"2020042930","_nettype":"0","
_andver":"29","_model":"M2004J19C","event":"gallery_play_start","_plyver":"20190604
","_ismiui":"1","append":"{\"location\":\"0\"}","_locale":"es_US","_ts":"1642017724
"}
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
runStatistics : eventKey = gallery_play_start params = {location=0}
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]
mLanguageInvalid: false
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
start getServiceToken
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
exeServiceToken StatisticsUtils2
2022-01-12 15:02:04 ERROR com.miui.videoplayer [ VideoMiAccountManager ]
getAccount == null

2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ TrackerUtils ]


trackBusiness : map =
{"_language":"english","st":"","_page":"FrameLocalPlayActivity","_miui":"V11","_ver
":"2020042900(MiVideo-GROM)","_anoyid":"24b9aa94-0d8b-4bd2-8943-
6e55fcd62f9d","_region":"PE","_res":"hd1080","_device":"lancelot","_miuiver":"V11.0
.10.0.QJCLMCR","ref":"com.miui.videoplayer","_appver":"2020042930","_nettype":"0","
_andver":"29","_model":"M2004J19C","event":"gallery_play_start","_plyver":"20190604
","_ismiui":"1","append":"{\"location\":\"0\"}","_locale":"es_US","_ts":"1642017724
"}
2022-01-12 15:02:04 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
onAccounts Update : size = 0
2022-01-12 15:02:04 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.io.IOException:
SERVICE_NOT_AVAILABLE

2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ FrameworkConfig ]


setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2022-01-12 15:02:28 DEBUG DeviceUtils [ init ] ==========Device Info==========
2022-01-12 15:02:28 DEBUG DeviceUtils [ androidSDK ] 29
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneBoard ] lancelot
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneBrand ] Redmi
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneCPU_ABT ] armeabi-v7a
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneDevice ] lancelot
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneDisplay ] build-20210713143935
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneFingerprint ]
Redmi/lancelot_global/lancelot:10/QP1A.190711.020/V11.0.10.0.QJCLMCR:user/release-
keys
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneHost ] c4-miui-ota-bd141.bj
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneID ] QP1A.190711.020
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneModel ] M2004J19C
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneVersion ] 10
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneProduct ] lancelot_global
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneTags ] release-keys
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneTime ] Tue Jul 13 01:43:03 GMT-
05:00 2021
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneType ] user
2022-01-12 15:02:28 DEBUG DeviceUtils [ phoneUser ] builder
2022-01-12 15:02:28 DEBUG DeviceUtils [ screenDensity ] 2.7375
2022-01-12 15:02:28 DEBUG DeviceUtils [ screenScaledDensity ] 2.7375
2022-01-12 15:02:28 DEBUG DeviceUtils [ screenWidthPixels ] 1080
2022-01-12 15:02:28 DEBUG DeviceUtils [ wcreenHeightPixels ] 2135
2022-01-12 15:02:28 DEBUG DeviceUtils [ screenStatusBarHeight ] 75
2022-01-12 15:02:28 DEBUG DeviceUtils [ init ] ===============================
2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = miui
2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = miui
2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020042930
2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@d2b8af1
2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@d2b8af1
2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@d2b8af1
2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
delayTime = 48
lastTimeStamp = 1641874309638, ignoreSyncSettingTimes = 3
2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ LocalServerHelper ] bindSer
2022-01-12 15:02:28 WARN com.miui.videoplayer [ ] initGalleryModule

2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ LocalServerHelper ] wait


2022-01-12 15:02:28 WARN com.miui.videoplayer [ ] initGalleryModule

2022-01-12 15:02:28 DEBUG com.miui.videoplayer [ LocalServerHelper ]


onServiceConnected
ComponentName=ComponentInfo{com.miui.videoplayer/com.miui.videoplayer.biz.service.p
reload.core.LocalServService}
2022-01-12 15:02: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.io.IOException:
SERVICE_NOT_AVAILABLE

2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ FrameworkApplication ]


onActivityCreated
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@4ee62a9createdCount = 1
listener.size = 1
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Created
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@4ee62a9
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Process Startcom.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@4ee62a9
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityStarted
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@4ee62a9startedCount = 1
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ FrameworkApplication ] App
On Foreground : listener.size = 1
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on App Foregroundcom.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@4ee62a9
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Resumed
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@4ee62a9
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ ThreadPoolManager ]
initThreadPool index 0
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
reportEventStatistics gallery_play_start --- {location=0}
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
reportEventStatistics gallery_play_start --- {location=0}
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
runStatistics : eventKey = gallery_play_start params = {location=0}
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]
mLanguageInvalid: false
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2022-01-12 15:02:31 ERROR com.miui.videoplayer [ VideoMiAccountManager ]
getAccount == null

2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]


mLanguageInvalid: false
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]
trackBusiness : map =
{"_language":"english","st":"","_page":"FrameLocalPlayActivity","_miui":"V11","modu
le":"account","_ver":"2020042900(MiVideo-GROM)","_anoyid":"24b9aa94-0d8b-4bd2-8943-
6e55fcd62f9d","_region":"PE","_res":"hd1080","_device":"lancelot","_miuiver":"V11.0
.10.0.QJCLMCR","ref":"com.miui.videoplayer","_appver":"2020042930","_nettype":"0","
_andver":"29","_model":"M2004J19C","event":"auto_logout","_plyver":"20190604","_ism
iui":"1","append":"{\"result\":\"success\"}","_locale":"es_US","_ts":"1642017751"}
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
IS_ONLINE
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ VideoMiAccountManager ] is
preview = false
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
start getServiceToken
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
exeServiceToken StatisticsUtils2
2022-01-12 15:02:31 ERROR com.miui.videoplayer [ VideoMiAccountManager ]
getAccount == null

2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]


trackBusiness : map =
{"_language":"english","st":"","_page":"FrameLocalPlayActivity","_miui":"V11","_ver
":"2020042900(MiVideo-GROM)","_anoyid":"24b9aa94-0d8b-4bd2-8943-
6e55fcd62f9d","_region":"PE","_res":"hd1080","_device":"lancelot","_miuiver":"V11.0
.10.0.QJCLMCR","ref":"com.miui.videoplayer","_appver":"2020042930","_nettype":"0","
_andver":"29","_model":"M2004J19C","event":"gallery_play_start","_plyver":"20190604
","_ismiui":"1","append":"{\"location\":\"0\"}","_locale":"es_US","_ts":"1642017751
"}
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
runStatistics : eventKey = gallery_play_start params = {location=0}
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]
mLanguageInvalid: false
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
start getServiceToken
2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
exeServiceToken StatisticsUtils2
2022-01-12 15:02:31 ERROR com.miui.videoplayer [ VideoMiAccountManager ]
getAccount == null

2022-01-12 15:02:31 DEBUG com.miui.videoplayer [ TrackerUtils ]


trackBusiness : map =
{"_language":"english","st":"","_page":"FrameLocalPlayActivity","_miui":"V11","_ver
":"2020042900(MiVideo-GROM)","_anoyid":"24b9aa94-0d8b-4bd2-8943-
6e55fcd62f9d","_region":"PE","_res":"hd1080","_device":"lancelot","_miuiver":"V11.0
.10.0.QJCLMCR","ref":"com.miui.videoplayer","_appver":"2020042930","_nettype":"0","
_andver":"29","_model":"M2004J19C","event":"gallery_play_start","_plyver":"20190604
","_ismiui":"1","append":"{\"location\":\"0\"}","_locale":"es_US","_ts":"1642017751
"}
2022-01-12 15:02:32 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
onAccounts Update : size = 0
2022-01-12 15:02:32 DEBUG com.miui.videoplayer [ RecommendUtils ]
isOnlineVersion is false
2022-01-12 15:02:32 DEBUG com.miui.videoplayer [ RecommendUtils ]
isOnlineVersion is false
2022-01-12 15:02:37 DEBUG com.miui.videoplayer [ RecommendUtils ]
isOnlineVersion is false
2022-01-12 15:02:37 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Paused
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@4ee62a9
2022-01-12 15:02:38 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityStopped
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@4ee62a9startedCount = 0
2022-01-12 15:02:38 DEBUG com.miui.videoplayer [ FrameworkApplication ] App
On Background
2022-01-12 15:02:38 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on App Background :
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@4ee62a9
2022-01-12 15:02:38 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Destroy
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@4ee62a9
2022-01-12 15:02:38 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Process Exit :
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@4ee62a9
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityCreated
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@f0a08dacreatedCount = 1
listener.size = 1
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Created
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@f0a08da
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Process Startcom.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@f0a08da
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityStarted
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@f0a08dastartedCount = 1
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ FrameworkApplication ] App
On Foreground : listener.size = 1
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on App Foregroundcom.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@f0a08da
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Resumed
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@f0a08da
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
reportEventStatistics gallery_play_start --- {location=0}
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
reportEventStatistics gallery_play_start --- {location=0}
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
runStatistics : eventKey = gallery_play_start params = {location=0}
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ TrackerUtils ]
mLanguageInvalid: false
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
start getServiceToken
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
exeServiceToken StatisticsUtils2
2022-01-12 15:02:39 ERROR com.miui.videoplayer [ VideoMiAccountManager ]
getAccount == null

2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ TrackerUtils ]


trackBusiness : map =
{"_language":"english","st":"","_page":"FrameLocalPlayActivity","_miui":"V11","_ver
":"2020042900(MiVideo-GROM)","_anoyid":"24b9aa94-0d8b-4bd2-8943-
6e55fcd62f9d","_region":"PE","_res":"hd1080","_device":"lancelot","_miuiver":"V11.0
.10.0.QJCLMCR","ref":"com.miui.videoplayer","_appver":"2020042930","_nettype":"0","
_andver":"29","_model":"M2004J19C","event":"gallery_play_start","_plyver":"20190604
","_ismiui":"1","append":"{\"location\":\"0\"}","_locale":"es_US","_ts":"1642017759
"}
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
runStatistics : eventKey = gallery_play_start params = {location=0}
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ TrackerUtils ]
mLanguageInvalid: false
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
start getServiceToken
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
exeServiceToken StatisticsUtils2
2022-01-12 15:02:39 ERROR com.miui.videoplayer [ VideoMiAccountManager ]
getAccount == null

2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ TrackerUtils ]


trackBusiness : map =
{"_language":"english","st":"","_page":"FrameLocalPlayActivity","_miui":"V11","_ver
":"2020042900(MiVideo-GROM)","_anoyid":"24b9aa94-0d8b-4bd2-8943-
6e55fcd62f9d","_region":"PE","_res":"hd1080","_device":"lancelot","_miuiver":"V11.0
.10.0.QJCLMCR","ref":"com.miui.videoplayer","_appver":"2020042930","_nettype":"0","
_andver":"29","_model":"M2004J19C","event":"gallery_play_start","_plyver":"20190604
","_ismiui":"1","append":"{\"location\":\"0\"}","_locale":"es_US","_ts":"1642017759
"}
2022-01-12 15:02:39 DEBUG com.miui.videoplayer [ RecommendUtils ]
isOnlineVersion is false
2022-01-12 15:02:44 DEBUG com.miui.videoplayer [ RecommendUtils ]
isOnlineVersion is false
2022-01-12 15:02:45 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Paused
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@f0a08da
2022-01-12 15:02:45 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityStopped
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@f0a08dastartedCount = 0
2022-01-12 15:02:45 DEBUG com.miui.videoplayer [ FrameworkApplication ] App
On Background
2022-01-12 15:02:45 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on App Background :
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@f0a08da
2022-01-12 15:02:45 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Destroy
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@f0a08da
2022-01-12 15:02:45 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Process Exit :
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@f0a08da
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityCreated
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@813f6b2createdCount = 1
listener.size = 1
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Created
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@813f6b2
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Process Startcom.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@813f6b2
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ FrameworkApplication ]
onActivityStarted
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@813f6b2startedCount = 1
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ FrameworkApplication ] App
On Foreground : listener.size = 1
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on App Foregroundcom.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@813f6b2
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ AppStatusStatisticsUtil ]
on Activity Resumed
com.miui.video.gallery.galleryvideo.FrameLocalPlayActivity@813f6b2
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
reportEventStatistics gallery_play_start --- {location=0}
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
reportEventStatistics gallery_play_start --- {location=0}
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
runStatistics : eventKey = gallery_play_start params = {location=0}
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ TrackerUtils ]
mLanguageInvalid: false
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
start getServiceToken
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
exeServiceToken StatisticsUtils2
2022-01-12 15:02:47 ERROR com.miui.videoplayer [ VideoMiAccountManager ]
getAccount == null

2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ TrackerUtils ]


trackBusiness : map =
{"_language":"english","st":"","_page":"FrameLocalPlayActivity","_miui":"V11","_ver
":"2020042900(MiVideo-GROM)","_anoyid":"24b9aa94-0d8b-4bd2-8943-
6e55fcd62f9d","_region":"PE","_res":"hd1080","_device":"lancelot","_miuiver":"V11.0
.10.0.QJCLMCR","ref":"com.miui.videoplayer","_appver":"2020042930","_nettype":"0","
_andver":"29","_model":"M2004J19C","event":"gallery_play_start","_plyver":"20190604
","_ismiui":"1","append":"{\"location\":\"0\"}","_locale":"es_US","_ts":"1642017767
"}
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ StatisticsUtils2 ]
runStatistics : eventKey = gallery_play_start params = {location=0}
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ TrackerUtils ]
mLanguageInvalid: false
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ TrackerUtils ]
mSelectedLanguageString:
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage size: 0
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ TrackerUtils ]
selectedLanguage(s):
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ VideoMiAccountManager ]
start getServiceToken
2022-01-12 15:02:47 DEBUG com.miui.videoplayer [ LOCK_REQUEST ]
exeServiceToken StatisticsUtils2
2022-01-12 15:02:47 ERROR com.miui.videoplayer [ VideoMiAccountManager ]
getAccount == null

2022-01-12 15:05:51 DEBUG com.miui.videoplayer [ FrameworkConfig ]


setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2022-01-12 15:05:51 DEBUG DeviceUtils [ init ] ==========Device Info==========
2022-01-12 15:05:51 DEBUG DeviceUtils [ androidSDK ] 29
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneBoard ] lancelot
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneBrand ] Redmi
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneCPU_ABT ] armeabi-v7a
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneDevice ] lancelot
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneDisplay ] build-20210713143935
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneFingerprint ]
Redmi/lancelot_global/lancelot:10/QP1A.190711.020/V11.0.10.0.QJCLMCR:user/release-
keys
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneHost ] c4-miui-ota-bd141.bj
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneID ] QP1A.190711.020
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneModel ] M2004J19C
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneVersion ] 10
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneProduct ] lancelot_global
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneTags ] release-keys
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneTime ] Tue Jul 13 01:43:03 GMT-
05:00 2021
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneType ] user
2022-01-12 15:05:51 DEBUG DeviceUtils [ phoneUser ] builder
2022-01-12 15:05:51 DEBUG DeviceUtils [ screenDensity ] 2.7375
2022-01-12 15:05:51 DEBUG DeviceUtils [ screenScaledDensity ] 2.7375
2022-01-12 15:05:51 DEBUG DeviceUtils [ screenWidthPixels ] 1080
2022-01-12 15:05:51 DEBUG DeviceUtils [ wcreenHeightPixels ] 2135
2022-01-12 15:05:51 DEBUG DeviceUtils [ screenStatusBarHeight ] 75
2022-01-12 15:05:51 DEBUG DeviceUtils [ init ] ===============================
2022-01-12 15:05:51 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2022-01-12 15:05:51 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = miui
2022-01-12 15:05:51 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = miui
2022-01-12 15:05:51 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020042930
2022-01-12 15:05:51 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2022-01-12 15:05:51 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2022-01-12 15:05:51 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@418ddb9
2022-01-12 15:05:51 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@418ddb9
2022-01-12 15:05:51 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@418ddb9
2022-01-12 15:05:51 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2022-01-12 15:05:51 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
delayTime = 48
lastTimeStamp = 1641874309638, ignoreSyncSettingTimes = 4
2022-01-12 15:05:51 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2022-01-12 15:05:51 WARN com.miui.videoplayer [ ] initGalleryModule

2022-01-12 15:05:51 WARN com.miui.videoplayer [ ] initGalleryModule

2022-01-12 15:05:52 DEBUG com.miui.videoplayer [ LocalServService ] onBind


2022-01-12 15:05:52 DEBUG com.miui.videoplayer [ ServerInitor ] start Server
success: 36646
2022-01-12 15:05:52 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] init
2022-01-12 15:05:52 DEBUG com.miui.videoplayer [ HttpUrlSource ] Open
connection to http://127.0.0.1:42713/ping
2022-01-12 15:05:52 DEBUG com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Accept new socket Socket[address=/127.0.0.1,port=50592,localPort=42713]
2022-01-12 15:05:52 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.10.0.QJCLMCR)
Host: 127.0.0.1:42713
Connection: Keep-Alive
Accept-Encoding: gzip

2022-01-12 15:05:52 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]


Request to cache proxy:GetRequest{rangeOffset=0, partial=false, uri='ping'}
2022-01-12 15:05:52 INFO com.miui.videoplayer [ Pinger ] Ping response:
`ping ok`, pinged? true
2022-01-12 15:05:52 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Opened connections: 0
2022-01-12 15:05:52 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Proxy cache server started. Is it alive? true
2022-01-12 15:05:52 DEBUG com.miui.videoplayer [ ThreadPoolManager ]
initThreadPool index 0
2022-01-12 15:05:52 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] clearCache
2022-01-12 15:05:52 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