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

Com

The log details the initialization process of the com.hihonor.gamecenter SDK version 3.5.3.lite, including attempts to create an instance of QQAuth and handle exceptions related to missing packages. A ClassNotFoundException for com.tencent.stat.StatConfig and a NameNotFoundException for com.tencent.mobileqq are noted, indicating issues with package recognition. Additionally, the log indicates that QQ is not installed on the device and concludes with a successful configuration update status code 200.

Uploaded by

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

Com

The log details the initialization process of the com.hihonor.gamecenter SDK version 3.5.3.lite, including attempts to create an instance of QQAuth and handle exceptions related to missing packages. A ClassNotFoundException for com.tencent.stat.StatConfig and a NameNotFoundException for com.tencent.mobileqq are noted, indicating issues with package recognition. Additionally, the log indicates that QQ is not installed on the device and concludes with a successful configuration update status code 200.

Uploaded by

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

A/2025-06-07 12:19:15.

309 [DefaultDispatcher-worker-1][openSDK_LOG]
com.hihonor.gamecenter SDK_VERSION:3.5.3.lite
I/2025-06-07 12:19:15.310 [DefaultDispatcher-worker-1][openSDK_LOG.Tencent]
createInstance() -- start, appId = 102065591
I/2025-06-07 12:19:15.310 [DefaultDispatcher-worker-1][openSDK_LOG.QQAuth] QQAuth --
createInstance() --start
I/2025-06-07 12:19:15.311 [DefaultDispatcher-worker-1][openSDK_LOG.QQAuth] new QQAuth()
--start
I/2025-06-07 12:19:15.312 [DefaultDispatcher-worker-1][openSDK_LOG.AuthAgent] is arm64-
v8a architecture
E/2025-06-07 12:19:15.313 [DefaultDispatcher-worker-1][OpenConfig] start4QQConnect
exception: java.lang.ClassNotFoundException: com.tencent.stat.StatConfig
I/2025-06-07 12:19:15.400 [DefaultDispatcher-worker-1][openSDK_LOG.QQAuth] new QQAuth()
--end
I/2025-06-07 12:19:15.405 [DefaultDispatcher-worker-1][openSDK_LOG.QQAuth] QQAuth --
createInstance() --end
I/2025-06-07 12:19:15.406 [DefaultDispatcher-worker-1][AttaReporter] init
E/2025-06-07 12:19:15.414 [DefaultDispatcher-worker-1][openSDK_LOG.SystemUtils]
PackageManager.NameNotFoundException com.tencent.mobileqq
* Exception :
android.content.pm.PackageManager$NameNotFoundException: com.tencent.mobileqq
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:334)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:2
94)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:2
84)
at com.tencent.open.utils.i.f(Unknown Source:7)
at com.tencent.open.utils.i.b(SourceFile:18)
at com.tencent.open.b.b.a(SourceFile:8)
at com.tencent.tauth.Tencent.<init>(Unknown Source:13)
at com.tencent.tauth.Tencent.createInstance(SourceFile:12)
at com.tencent.tauth.Tencent.createInstance(SourceFile:1)
at com.hihonor.hm.share.qq.QQShareManager.c(Unknown Source:4)
at com.hihonor.hm.share.qq.QQChannel.c(Unknown Source:8)
at com.hihonor.phoenix.share.ShareProvider.b(Unknown Source:11)
at
com.hihonor.gamecenter.app.GameCenterBizApplication$observerEvent$14$1$1.invokeSusp
end(Unknown Source:131)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:7)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:128)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(Unknown Source:6)
at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(Unknown
Source:17)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(Unknown
Source:28)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:0)

I/2025-06-07 12:19:15.420 [DefaultDispatcher-worker-1][openSDK_LOG.SystemUtils]


isQQInstalled false
E/2025-06-07 12:19:15.421 [DefaultDispatcher-worker-1][openSDK_LOG.Util] getPackageInfo
has exception: com.tencent.mobileqq
I/2025-06-07 12:19:15.540 [pool-14-thread-1][AttaReporter] attaReportAtSubThread
I/2025-06-07 12:19:15.555 [pool-14-thread-1][AttaReporter] doAttaReportItem post
BaseData{time=1749291555479, name=createInstance}
I/2025-06-07 12:19:15.555 [pool-14-thread-1][openSDK_LOG.OpenHttpService] post data
I/2025-06-07 12:19:15.539 [DefaultDispatcher-worker-1][openSDK_LOG.Tencent]
createInstance() -- end
I/2025-06-07 12:19:15.557 [DefaultDispatcher-worker-1][openSDK_LOG.Tencent]
createInstance() -- start, appId = 102065591,
authorities=com.hihonor.share.demo.fileprovider
E/2025-06-07 12:19:15.822 [OpenSDK.Client.File.Tracer][openSDK_LOG] -->obtainFileWriter()
old log file permission denied
I/2025-06-07 12:19:17.171 [pool-14-thread-1][openSDK_LOG.OpenHttpService] get.
I/2025-06-07 12:19:18.489 [pool-14-thread-1][openSDK_LOG.OpenConfig] update: get config
statusCode 200

You might also like