0% found this document useful (0 votes)
13 views7 pages

Pantap

The document contains debug logs from the MiVideo application, detailing the initialization process, device information, and permission checks. It indicates the app is running on a Xiaomi Redmi 8 with Android SDK version 28 and includes various debug messages related to app configuration and permission management. Additionally, it shows interactions with push messaging and subscription topics, along with timestamps for various events.

Uploaded by

proofaqua18
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)
13 views7 pages

Pantap

The document contains debug logs from the MiVideo application, detailing the initialization process, device information, and permission checks. It indicates the app is running on a Xiaomi Redmi 8 with Android SDK version 28 and includes various debug messages related to app configuration and permission management. Additionally, it shows interactions with push messaging and subscription topics, along with timestamps for various events.

Uploaded by

proofaqua18
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/ 7

2020-04-13 16:11:28 DEBUG com.miui.

videoplayer [ FrameworkConfig ]
setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2020-04-13 16:11:28 DEBUG DeviceUtils [ init ] ==========Device Info==========
2020-04-13 16:11:28 DEBUG DeviceUtils [ androidSDK ] 28
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneBoard ] QC_Reference_Phone
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneBrand ] Xiaomi
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneCPU_ABT ] arm64-v8a
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneDevice ] olive
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneDisplay ] ZQL2115-olive-build-
20190928024840
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneFingerprint ]
Xiaomi/olive/olive:9/PKQ1.190319.001/V10.3.1.0.PCNIDXM:user/release-keys
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneHost ] mi-server
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneID ] PKQ1.190319.001
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneModel ] Redmi 8
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneVersion ] 9
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneProduct ] olive
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneTags ] release-keys
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneTime ] Sat Sep 28 02:50:55
GMT+07:00 2019
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneType ] user
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneUser ] builder
2020-04-13 16:11:28 DEBUG DeviceUtils [ screenDensity ] 2.0
2020-04-13 16:11:28 DEBUG DeviceUtils [ screenScaledDensity ] 2.0
2020-04-13 16:11:28 DEBUG DeviceUtils [ screenWidthPixels ] 720
2020-04-13 16:11:28 DEBUG DeviceUtils [ wcreenHeightPixels ] 1369
2020-04-13 16:11:28 DEBUG DeviceUtils [ screenStatusBarHeight ] 55
2020-04-13 16:11:28 DEBUG DeviceUtils [ init ] ===============================
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = mimarket
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = mimarket
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020030660
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@5108d0e
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@5108d0e
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@5108d0e
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1586769088570
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@5108d0e
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@5108d0e
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1586769088572
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1586769088578
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@5108d0e
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@5108d0e
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@5108d0e
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@5108d0e
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-13 16:11:28 ERROR com.miui.videoplayer [ PushMessageReceiver ]
setAlias deviceId == 293f3fe8-bbd3-44af-8a5f-18984e1f6c3d

2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ SyncSettingHelper ]


delayTime = 12
lastTimeStamp = 1586747441990, ignoreSyncSettingTimes = 12
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ LocalServerHelper ] bindSer
2020-04-13 16:11:28 ERROR com.miui.videoplayer [ PushMessageReceiver ]
onCommandResult register_success setIMEIAlias mRegId ==
HsXpY7cwKT/6q60o42gIwAKZZhAyotaMZnd66p8t52HBNDK63uUnvhyBAeAvFpDJ

2020-04-13 16:11:28 ERROR com.miui.videoplayer [ PushMessageReceiver ]


Already subscribed topic == Region_ID

2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ LocalServerHelper ] wait


2020-04-13 16:11:28 ERROR com.miui.videoplayer [ PushMessageReceiver ]
Already subscribed topic == Language_in_ID

2020-04-13 16:11:28 ERROR com.miui.videoplayer [ PushMessageReceiver ]


onCommandResult setTopic_success mTopic == Region_ID

2020-04-13 16:11:28 ERROR com.miui.videoplayer [ PushMessageReceiver ]


onCommandResult setTopic_success mTopic == Language_in_ID

2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ FrameworkConfig ]


setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2020-04-13 16:11:28 DEBUG DeviceUtils [ init ] ==========Device Info==========
2020-04-13 16:11:28 DEBUG DeviceUtils [ androidSDK ] 28
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneBoard ] QC_Reference_Phone
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneBrand ] Xiaomi
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneCPU_ABT ] arm64-v8a
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneDevice ] olive
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneDisplay ] ZQL2115-olive-build-
20190928024840
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneFingerprint ]
Xiaomi/olive/olive:9/PKQ1.190319.001/V10.3.1.0.PCNIDXM:user/release-keys
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneHost ] mi-server
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneID ] PKQ1.190319.001
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneModel ] Redmi 8
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneVersion ] 9
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneProduct ] olive
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneTags ] release-keys
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneTime ] Sat Sep 28 02:50:55
GMT+07:00 2019
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneType ] user
2020-04-13 16:11:28 DEBUG DeviceUtils [ phoneUser ] builder
2020-04-13 16:11:28 DEBUG DeviceUtils [ screenDensity ] 2.0
2020-04-13 16:11:28 DEBUG DeviceUtils [ screenScaledDensity ] 2.0
2020-04-13 16:11:28 DEBUG DeviceUtils [ screenWidthPixels ] 720
2020-04-13 16:11:28 DEBUG DeviceUtils [ wcreenHeightPixels ] 1369
2020-04-13 16:11:28 DEBUG DeviceUtils [ screenStatusBarHeight ] 55
2020-04-13 16:11:28 DEBUG DeviceUtils [ init ] ===============================
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = mimarket
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = mimarket
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020030660
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1586769088964
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1586769088967
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1586769088974
2020-04-13 16:11:28 ERROR com.miui.videoplayer [ ] subscribeTopic fail

2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]


isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:11:28 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-13 16:11:29 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
delayTime = 12
lastTimeStamp = 1586747441990, ignoreSyncSettingTimes = 13
2020-04-13 16:11:29 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2020-04-13 16:11:29 DEBUG com.miui.videoplayer [ LocalServService ] onBind
2020-04-13 16:11:29 DEBUG com.miui.videoplayer [ ServerInitor ] start Server
success: 33995
2020-04-13 16:11:29 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] init
2020-04-13 16:11:29 DEBUG com.miui.videoplayer [ HttpUrlSource ] Open
connection to http://127.0.0.1:38091/ping
2020-04-13 16:11:29 DEBUG com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Accept new socket Socket[address=/127.0.0.1,port=40722,localPort=38091]
2020-04-13 16:11:29 DEBUG com.miui.videoplayer [ GetRequest ] request :
GET /ping HTTP/1.1
User-Agent: Dalvik/2.1.0 (Linux; U; Android 9; Redmi 8 MIUI/V10.3.1.0.PCNIDXM)
Host: 127.0.0.1:38091
Connection: Keep-Alive
Accept-Encoding: gzip

2020-04-13 16:11:29 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]


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

2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ FrameworkConfig ]


setAppPath appPath == /storage/emulated/0/MiVideoGlobal
2020-04-13 16:44:02 DEBUG DeviceUtils [ init ] ==========Device Info==========
2020-04-13 16:44:02 DEBUG DeviceUtils [ androidSDK ] 28
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneBoard ] QC_Reference_Phone
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneBrand ] Xiaomi
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneCPU_ABT ] arm64-v8a
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneDevice ] olive
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneDisplay ] ZQL2115-olive-build-
20190928024840
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneFingerprint ]
Xiaomi/olive/olive:9/PKQ1.190319.001/V10.3.1.0.PCNIDXM:user/release-keys
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneHost ] mi-server
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneID ] PKQ1.190319.001
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneManufacturer ] Xiaomi
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneModel ] Redmi 8
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneVersion ] 9
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneProduct ] olive
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneTags ] release-keys
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneTime ] Sat Sep 28 02:50:55
GMT+07:00 2019
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneType ] user
2020-04-13 16:44:02 DEBUG DeviceUtils [ phoneUser ] builder
2020-04-13 16:44:02 DEBUG DeviceUtils [ screenDensity ] 2.0
2020-04-13 16:44:02 DEBUG DeviceUtils [ screenScaledDensity ] 2.0
2020-04-13 16:44:02 DEBUG DeviceUtils [ screenWidthPixels ] 1369
2020-04-13 16:44:02 DEBUG DeviceUtils [ wcreenHeightPixels ] 720
2020-04-13 16:44:02 DEBUG DeviceUtils [ screenStatusBarHeight ] 55
2020-04-13 16:44:02 DEBUG DeviceUtils [ init ] ===============================
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ MiDevUtils3.0 ] init
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success channel = mimarket
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
success platform = mimarket
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ AppConfig ] initAppChannel
checkAppVersion = 2020030660
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ VideoMediationConfig ] init
end ENABLE_LOG = trueIS_LOCAL_CONFIG = false ; Staging = false ; is test = false
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ ] GreenDaoDbManager
mContext com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1586771042589
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1586771042591
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ launch time ] initFCMToken
time=1586771042608
2020-04-13 16:44:02 ERROR com.miui.videoplayer [ ] subscribeTopic fail

2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ PermissionUtils ]


isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ PermissionUtils ]
isAllPermissionGrant is called; context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission is called permission =
android.permission.WRITE_EXTERNAL_STORAGE; Context =
com.miui.video.service.application.GlobalApplication@3242ac5
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ PermissionUtils ]
checkSelfPermission android.permission.WRITE_EXTERNAL_STORAGE ret = true
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
delayTime = 12
lastTimeStamp = 1586747441990, ignoreSyncSettingTimes = 14
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ SyncSettingHelper ]
getCloudSetting ignore
2020-04-13 16:44:02 ERROR com.miui.videoplayer [ PushMessageReceiver ]
setAlias deviceId == 293f3fe8-bbd3-44af-8a5f-18984e1f6c3d

2020-04-13 16:44:02 ERROR com.miui.videoplayer [ PushMessageReceiver ]


onCommandResult register_success setIMEIAlias mRegId ==
HsXpY7cwKT/6q60o42gIwAKZZhAyotaMZnd66p8t52HBNDK63uUnvhyBAeAvFpDJ

2020-04-13 16:44:02 ERROR com.miui.videoplayer [ PushMessageReceiver ]


Already subscribed topic == Region_ID

2020-04-13 16:44:02 ERROR com.miui.videoplayer [ PushMessageReceiver ]


Already subscribed topic == Language_in_ID

2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ LocalServService ] onBind


2020-04-13 16:44:02 ERROR com.miui.videoplayer [ PushMessageReceiver ]
onCommandResult setTopic_success mTopic == Region_ID

2020-04-13 16:44:02 ERROR com.miui.videoplayer [ PushMessageReceiver ]


onCommandResult setTopic_success mTopic == Language_in_ID

2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ ServerInitor ] start Server


success: 38109
2020-04-13 16:44:02 DEBUG com.miui.videoplayer
[ videocache:VideoCacheManager ] init
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ HttpUrlSource ] Open
connection to http://127.0.0.1:43093/ping
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ HttpProxyByIdCacheServer ]
Accept new socket Socket[address=/127.0.0.1,port=44488,localPort=43093]
2020-04-13 16:44:02 DEBUG com.miui.videoplayer [ GetRequest ] request :
GET /ping HTTP/1.1
User-Agent: Dalvik/2.1.0 (Linux; U; Android 9; Redmi 8 MIUI/V10.3.1.0.PCNIDXM)
Host: 127.0.0.1:43093
Connection: Keep-Alive
Accept-Encoding: gzip

2020-04-13 16:44:02 INFO com.miui.videoplayer [ HttpProxyByIdCacheServer ]


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