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

Exception 20231107

The document contains log entries reporting errors from an Android application. The errors indicate that packages "com.samsung.android.deviceidservice" and "com.mdid.msa" could not be found, preventing the application from accessing device identification services on Samsung and other Android devices. The errors occurred during initialization of device ID helper classes and attempts to retrieve package info.

Uploaded by

Idiliani Lia
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)
17 views

Exception 20231107

The document contains log entries reporting errors from an Android application. The errors indicate that packages "com.samsung.android.deviceidservice" and "com.mdid.msa" could not be found, preventing the application from accessing device identification services on Samsung and other Android devices. The errors occurred during initialization of device ID helper classes and attempts to retrieve package info.

Uploaded by

Idiliani Lia
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

------------Time:2023-11-07 07:09:05---------------

android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.deviceidservice
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:286)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:258)
at com.sand.oaid.impl.SamsungImpl.a(SamsungImpl.java:2)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:5)
at com.sand.oaid.DeviceID.O(DeviceID.java:1)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:5)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:1)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:4)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:12)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
4)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
4)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2023-11-07 07:09:05---------------
android.content.pm.PackageManager$NameNotFoundException: com.mdid.msa
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:286)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:258)
at com.sand.oaid.impl.MsaImpl.a(MsaImpl.java:2)
at com.sand.oaid.tool.OAIDFactory.c(OAIDFactory.java:2)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:8)
at com.sand.oaid.DeviceID.O(DeviceID.java:1)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:5)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:1)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:4)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:12)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
4)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
4)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

You might also like