Impossible d'installer la version release de mon apk
Résolu/Fermé
guineeguinee
Messages postés
190
Date d'inscription
jeudi 8 décembre 2016
Statut
Membre
Dernière intervention
8 août 2024
-
13 mai 2017 à 21:09
guineeguinee Messages postés 190 Date d'inscription jeudi 8 décembre 2016 Statut Membre Dernière intervention 8 août 2024 - 24 mai 2017 à 18:06
guineeguinee Messages postés 190 Date d'inscription jeudi 8 décembre 2016 Statut Membre Dernière intervention 8 août 2024 - 24 mai 2017 à 18:06
A voir également:
- If you are not using ndk, unset the ndk variable from android_ndk_home or local.properties to remove this warning.
- Dernière version ccleaner gratuit français - Télécharger - Nettoyage
- Splitcam ancienne version - Télécharger - Messagerie
- Installer apk sur fire stick - Accueil - Guide TV et vidéo
- Installer chromecast - Guide
- Vidmate apk - Télécharger - TV & Vidéo
4 réponses
BunoCS
Messages postés
15495
Date d'inscription
lundi 11 juillet 2005
Statut
Modérateur
Dernière intervention
23 octobre 2024
3 909
15 mai 2017 à 10:49
15 mai 2017 à 10:49
Hello,
Quel est le message d'erreur dans la console d'Android Studio?
Ton téléphone est-il bien compatible?
Quel est le message d'erreur dans la console d'Android Studio?
Ton téléphone est-il bien compatible?
BunoCS
Messages postés
15495
Date d'inscription
lundi 11 juillet 2005
Statut
Modérateur
Dernière intervention
23 octobre 2024
3 909
15 mai 2017 à 11:45
15 mai 2017 à 11:45
Hum...ton log est trop verbeux. Et je ne pense pas que tu puisses trouver une infos dedans.
Je parle de la console "Message" ou "Gradle Console"
Je parle de la console "Message" ou "Gradle Console"
guineeguinee
Messages postés
190
Date d'inscription
jeudi 8 décembre 2016
Statut
Membre
Dernière intervention
8 août 2024
38
15 mai 2017 à 11:49
15 mai 2017 à 11:49
Executing tasks: [:app:generateDebugSources, :app:generateDebugAndroidTestSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies]
Configuration on demand is an incubating feature.
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to C:\Users\USER\AppData\sdk\ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
Incremental java compilation is an incubating feature.
:app:preBuild UP-TO-DATE
:app:preDebugBuild UP-TO-DATE
:app:checkDebugManifest
:app:preReleaseBuild UP-TO-DATE
:app:prepareComAndroidSupportAnimatedVectorDrawable2500Library
:app:prepareComAndroidSupportAppcompatV72500Library
:app:prepareComAndroidSupportDesign2500Library
:app:prepareComAndroidSupportRecyclerviewV72500Library
:app:prepareComAndroidSupportSupportCompat2500Library
:app:prepareComAndroidSupportSupportCoreUi2500Library
:app:prepareComAndroidSupportSupportCoreUtils2500Library
:app:prepareComAndroidSupportSupportFragment2500Library
:app:prepareComAndroidSupportSupportMediaCompat2500Library
:app:prepareComAndroidSupportSupportV42500Library
:app:prepareComAndroidSupportSupportVectorDrawable2500Library
:app:prepareComAndroidSupportTransition2500Library
:app:prepareDebugDependencies
:app:compileDebugAidl UP-TO-DATE
:app:compileDebugRenderscript UP-TO-DATE
:app:generateDebugBuildConfig UP-TO-DATE
:app:generateDebugResValues UP-TO-DATE
:app:generateDebugResources UP-TO-DATE
:app:mergeDebugResources UP-TO-DATE
:app:processDebugManifest UP-TO-DATE
:app:processDebugResources UP-TO-DATE
:app:generateDebugSources UP-TO-DATE
:app:preDebugAndroidTestBuild UP-TO-DATE
:app:prepareComAndroidSupportTestEspressoEspressoCore221Library
:app:prepareComAndroidSupportTestEspressoEspressoIdlingResource221Library
:app:prepareComAndroidSupportTestExposedInstrumentationApiPublish041Library
:app:prepareComAndroidSupportTestRules041Library
:app:prepareComAndroidSupportTestRunner041Library
:app:prepareDebugAndroidTestDependencies
:app:compileDebugAndroidTestAidl UP-TO-DATE
:app:processDebugAndroidTestManifest UP-TO-DATE
:app:compileDebugAndroidTestRenderscript UP-TO-DATE
:app:generateDebugAndroidTestBuildConfig UP-TO-DATE
:app:generateDebugAndroidTestResValues UP-TO-DATE
:app:generateDebugAndroidTestResources UP-TO-DATE
:app:mergeDebugAndroidTestResources UP-TO-DATE
:app:processDebugAndroidTestResources UP-TO-DATE
:app:generateDebugAndroidTestSources UP-TO-DATE
:app:mockableAndroidJar UP-TO-DATE
:app:preDebugUnitTestBuild UP-TO-DATE
:app:prepareDebugUnitTestDependencies
BUILD SUCCESSFUL
Total time: 44.636 secs
Executing tasks: [:app:generateReleaseSources, :app:prepareReleaseUnitTestDependencies, :app:mockableAndroidJar]
Configuration on demand is an incubating feature.
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to C:\Users\USER\AppData\sdk\ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
Incremental java compilation is an incubating feature.
:app:preBuild UP-TO-DATE
:app:preReleaseBuild UP-TO-DATE
:app:checkReleaseManifest
:app:preDebugBuild UP-TO-DATE
:app:prepareComAndroidSupportAnimatedVectorDrawable2500Library
:app:prepareComAndroidSupportAppcompatV72500Library
:app:prepareComAndroidSupportDesign2500Library
:app:prepareComAndroidSupportRecyclerviewV72500Library
:app:prepareComAndroidSupportSupportCompat2500Library
:app:prepareComAndroidSupportSupportCoreUi2500Library
:app:prepareComAndroidSupportSupportCoreUtils2500Library
:app:prepareComAndroidSupportSupportFragment2500Library
:app:prepareComAndroidSupportSupportMediaCompat2500Library
:app:prepareComAndroidSupportSupportV42500Library
:app:prepareComAndroidSupportSupportVectorDrawable2500Library
:app:prepareComAndroidSupportTransition2500Library
:app:prepareReleaseDependencies
:app:compileReleaseAidl UP-TO-DATE
:app:compileReleaseRenderscript UP-TO-DATE
:app:generateReleaseBuildConfig UP-TO-DATE
:app:generateReleaseResValues UP-TO-DATE
:app:generateReleaseResources UP-TO-DATE
:app:mergeReleaseResources UP-TO-DATE
:app:processReleaseManifest UP-TO-DATE
:app:processReleaseResources UP-TO-DATE
:app:generateReleaseSources UP-TO-DATE
:app:preReleaseUnitTestBuild UP-TO-DATE
:app:prepareReleaseUnitTestDependencies
:app:mockableAndroidJar UP-TO-DATE
BUILD SUCCESSFUL
Total time: 21.448 secs
Executing tasks: [:app:assembleRelease]
Configuration on demand is an incubating feature.
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to C:\Users\USER\AppData\sdk\ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
Incremental java compilation is an incubating feature.
:app:preBuild UP-TO-DATE
:app:preReleaseBuild UP-TO-DATE
:app:checkReleaseManifest
:app:preDebugBuild UP-TO-DATE
:app:prepareComAndroidSupportAnimatedVectorDrawable2500Library
:app:prepareComAndroidSupportAppcompatV72500Library
:app:prepareComAndroidSupportDesign2500Library
:app:prepareComAndroidSupportRecyclerviewV72500Library
:app:prepareComAndroidSupportSupportCompat2500Library
:app:prepareComAndroidSupportSupportCoreUi2500Library
:app:prepareComAndroidSupportSupportCoreUtils2500Library
:app:prepareComAndroidSupportSupportFragment2500Library
:app:prepareComAndroidSupportSupportMediaCompat2500Library
:app:prepareComAndroidSupportSupportV42500Library
:app:prepareComAndroidSupportSupportVectorDrawable2500Library
:app:prepareComAndroidSupportTransition2500Library
:app:prepareReleaseDependencies
:app:compileReleaseAidl UP-TO-DATE
:app:compileReleaseRenderscript UP-TO-DATE
:app:generateReleaseBuildConfig UP-TO-DATE
:app:generateReleaseResValues UP-TO-DATE
:app:generateReleaseResources UP-TO-DATE
:app:mergeReleaseResources UP-TO-DATE
:app:processReleaseManifest UP-TO-DATE
:app:processReleaseResources UP-TO-DATE
:app:generateReleaseSources UP-TO-DATE
:app:incrementalReleaseJavaCompilationSafeguard UP-TO-DATE
:app:javaPreCompileRelease
:app:compileReleaseJavaWithJavac UP-TO-DATE
:app:compileReleaseNdk UP-TO-DATE
:app:compileReleaseSources UP-TO-DATE
:app:lintVitalRelease
:app:mergeReleaseShaders UP-TO-DATE
:app:compileReleaseShaders UP-TO-DATE
:app:generateReleaseAssets UP-TO-DATE
:app:mergeReleaseAssets UP-TO-DATE
:app:transformClassesWithDexForRelease UP-TO-DATE
:app:mergeReleaseJniLibFolders UP-TO-DATE
:app:transformNativeLibsWithMergeJniLibsForRelease UP-TO-DATE
:app:processReleaseJavaRes UP-TO-DATE
:app:transformResourcesWithMergeJavaResForRelease UP-TO-DATE
:app:validateSigningRelease
:app:packageRelease
:app:assembleRelease
BUILD SUCCESSFUL
Total time: 1 mins 59.318 secs
Configuration on demand is an incubating feature.
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to C:\Users\USER\AppData\sdk\ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
Incremental java compilation is an incubating feature.
:app:preBuild UP-TO-DATE
:app:preDebugBuild UP-TO-DATE
:app:checkDebugManifest
:app:preReleaseBuild UP-TO-DATE
:app:prepareComAndroidSupportAnimatedVectorDrawable2500Library
:app:prepareComAndroidSupportAppcompatV72500Library
:app:prepareComAndroidSupportDesign2500Library
:app:prepareComAndroidSupportRecyclerviewV72500Library
:app:prepareComAndroidSupportSupportCompat2500Library
:app:prepareComAndroidSupportSupportCoreUi2500Library
:app:prepareComAndroidSupportSupportCoreUtils2500Library
:app:prepareComAndroidSupportSupportFragment2500Library
:app:prepareComAndroidSupportSupportMediaCompat2500Library
:app:prepareComAndroidSupportSupportV42500Library
:app:prepareComAndroidSupportSupportVectorDrawable2500Library
:app:prepareComAndroidSupportTransition2500Library
:app:prepareDebugDependencies
:app:compileDebugAidl UP-TO-DATE
:app:compileDebugRenderscript UP-TO-DATE
:app:generateDebugBuildConfig UP-TO-DATE
:app:generateDebugResValues UP-TO-DATE
:app:generateDebugResources UP-TO-DATE
:app:mergeDebugResources UP-TO-DATE
:app:processDebugManifest UP-TO-DATE
:app:processDebugResources UP-TO-DATE
:app:generateDebugSources UP-TO-DATE
:app:preDebugAndroidTestBuild UP-TO-DATE
:app:prepareComAndroidSupportTestEspressoEspressoCore221Library
:app:prepareComAndroidSupportTestEspressoEspressoIdlingResource221Library
:app:prepareComAndroidSupportTestExposedInstrumentationApiPublish041Library
:app:prepareComAndroidSupportTestRules041Library
:app:prepareComAndroidSupportTestRunner041Library
:app:prepareDebugAndroidTestDependencies
:app:compileDebugAndroidTestAidl UP-TO-DATE
:app:processDebugAndroidTestManifest UP-TO-DATE
:app:compileDebugAndroidTestRenderscript UP-TO-DATE
:app:generateDebugAndroidTestBuildConfig UP-TO-DATE
:app:generateDebugAndroidTestResValues UP-TO-DATE
:app:generateDebugAndroidTestResources UP-TO-DATE
:app:mergeDebugAndroidTestResources UP-TO-DATE
:app:processDebugAndroidTestResources UP-TO-DATE
:app:generateDebugAndroidTestSources UP-TO-DATE
:app:mockableAndroidJar UP-TO-DATE
:app:preDebugUnitTestBuild UP-TO-DATE
:app:prepareDebugUnitTestDependencies
BUILD SUCCESSFUL
Total time: 44.636 secs
Executing tasks: [:app:generateReleaseSources, :app:prepareReleaseUnitTestDependencies, :app:mockableAndroidJar]
Configuration on demand is an incubating feature.
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to C:\Users\USER\AppData\sdk\ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
Incremental java compilation is an incubating feature.
:app:preBuild UP-TO-DATE
:app:preReleaseBuild UP-TO-DATE
:app:checkReleaseManifest
:app:preDebugBuild UP-TO-DATE
:app:prepareComAndroidSupportAnimatedVectorDrawable2500Library
:app:prepareComAndroidSupportAppcompatV72500Library
:app:prepareComAndroidSupportDesign2500Library
:app:prepareComAndroidSupportRecyclerviewV72500Library
:app:prepareComAndroidSupportSupportCompat2500Library
:app:prepareComAndroidSupportSupportCoreUi2500Library
:app:prepareComAndroidSupportSupportCoreUtils2500Library
:app:prepareComAndroidSupportSupportFragment2500Library
:app:prepareComAndroidSupportSupportMediaCompat2500Library
:app:prepareComAndroidSupportSupportV42500Library
:app:prepareComAndroidSupportSupportVectorDrawable2500Library
:app:prepareComAndroidSupportTransition2500Library
:app:prepareReleaseDependencies
:app:compileReleaseAidl UP-TO-DATE
:app:compileReleaseRenderscript UP-TO-DATE
:app:generateReleaseBuildConfig UP-TO-DATE
:app:generateReleaseResValues UP-TO-DATE
:app:generateReleaseResources UP-TO-DATE
:app:mergeReleaseResources UP-TO-DATE
:app:processReleaseManifest UP-TO-DATE
:app:processReleaseResources UP-TO-DATE
:app:generateReleaseSources UP-TO-DATE
:app:preReleaseUnitTestBuild UP-TO-DATE
:app:prepareReleaseUnitTestDependencies
:app:mockableAndroidJar UP-TO-DATE
BUILD SUCCESSFUL
Total time: 21.448 secs
Executing tasks: [:app:assembleRelease]
Configuration on demand is an incubating feature.
NDK is missing a "platforms" directory.
If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to C:\Users\USER\AppData\sdk\ndk-bundle.
If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.
Incremental java compilation is an incubating feature.
:app:preBuild UP-TO-DATE
:app:preReleaseBuild UP-TO-DATE
:app:checkReleaseManifest
:app:preDebugBuild UP-TO-DATE
:app:prepareComAndroidSupportAnimatedVectorDrawable2500Library
:app:prepareComAndroidSupportAppcompatV72500Library
:app:prepareComAndroidSupportDesign2500Library
:app:prepareComAndroidSupportRecyclerviewV72500Library
:app:prepareComAndroidSupportSupportCompat2500Library
:app:prepareComAndroidSupportSupportCoreUi2500Library
:app:prepareComAndroidSupportSupportCoreUtils2500Library
:app:prepareComAndroidSupportSupportFragment2500Library
:app:prepareComAndroidSupportSupportMediaCompat2500Library
:app:prepareComAndroidSupportSupportV42500Library
:app:prepareComAndroidSupportSupportVectorDrawable2500Library
:app:prepareComAndroidSupportTransition2500Library
:app:prepareReleaseDependencies
:app:compileReleaseAidl UP-TO-DATE
:app:compileReleaseRenderscript UP-TO-DATE
:app:generateReleaseBuildConfig UP-TO-DATE
:app:generateReleaseResValues UP-TO-DATE
:app:generateReleaseResources UP-TO-DATE
:app:mergeReleaseResources UP-TO-DATE
:app:processReleaseManifest UP-TO-DATE
:app:processReleaseResources UP-TO-DATE
:app:generateReleaseSources UP-TO-DATE
:app:incrementalReleaseJavaCompilationSafeguard UP-TO-DATE
:app:javaPreCompileRelease
:app:compileReleaseJavaWithJavac UP-TO-DATE
:app:compileReleaseNdk UP-TO-DATE
:app:compileReleaseSources UP-TO-DATE
:app:lintVitalRelease
:app:mergeReleaseShaders UP-TO-DATE
:app:compileReleaseShaders UP-TO-DATE
:app:generateReleaseAssets UP-TO-DATE
:app:mergeReleaseAssets UP-TO-DATE
:app:transformClassesWithDexForRelease UP-TO-DATE
:app:mergeReleaseJniLibFolders UP-TO-DATE
:app:transformNativeLibsWithMergeJniLibsForRelease UP-TO-DATE
:app:processReleaseJavaRes UP-TO-DATE
:app:transformResourcesWithMergeJavaResForRelease UP-TO-DATE
:app:validateSigningRelease
:app:packageRelease
:app:assembleRelease
BUILD SUCCESSFUL
Total time: 1 mins 59.318 secs
guineeguinee
Messages postés
190
Date d'inscription
jeudi 8 décembre 2016
Statut
Membre
Dernière intervention
8 août 2024
38
15 mai 2017 à 11:53
15 mai 2017 à 11:53
Et ici c'est la console "Message"
Information:Gradle tasks [:app:assembleRelease]
Information:0 errors
Information:0 warnings
Information:See complete output in console
Information:BUILD SUCCESSFUL
Information:Total time: 1 mins 59.318 secs
Information:Gradle tasks [:app:assembleRelease]
Information:0 errors
Information:0 warnings
Information:See complete output in console
Information:BUILD SUCCESSFUL
Information:Total time: 1 mins 59.318 secs
guineeguinee
Messages postés
190
Date d'inscription
jeudi 8 décembre 2016
Statut
Membre
Dernière intervention
8 août 2024
38
17 mai 2017 à 21:18
17 mai 2017 à 21:18
Personne n'a de solutions pour mon souci?
guineeguinee
Messages postés
190
Date d'inscription
jeudi 8 décembre 2016
Statut
Membre
Dernière intervention
8 août 2024
38
24 mai 2017 à 18:06
24 mai 2017 à 18:06
Modifié le 15 mai 2017 à 11:16
05-15 09:06:58.962 873-1594/? E/KeyguardViewMediator: resetStateLocked
05-15 09:06:59.023 725-791/? E/WifiStateMachine: TetheredState (when=0 what=131167!CMD_SCREEN_STATE_CHANGED{ when=0 what=131167 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:06:59.025 725-791/? E/WifiStateMachine: SoftApStartedState (when=-2ms what=131167!CMD_SCREEN_STATE_CHANGED{ when=-2ms what=131167 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:06:59.027 725-791/? E/WifiStateMachine: DefaultState (when=-4ms what=131167!CMD_SCREEN_STATE_CHANGED{ when=-4ms what=131167 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:06:59.029 725-791/? E/WifiStateMachine: cancelDelayedScan -> 16
05-15 09:06:59.029 725-791/? E/WifiStateMachine: handleScreenStateChanged Exit: false
05-15 09:06:59.030 725-791/? E/WifiStateMachine: TetheredState (when=-3ms what=131154CMD_ENABLE_RSSI_POLL{ when=-3ms what=131154 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:06:59.030 725-791/? E/WifiStateMachine: SoftApStartedState (when=-3ms what=131154CMD_ENABLE_RSSI_POLL{ when=-3ms what=131154 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:06:59.030 725-791/? E/WifiStateMachine: DefaultState (when=-3ms what=131154CMD_ENABLE_RSSI_POLL{ when=-3ms what=131154 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:06:59.031 725-791/? E/WifiStateMachine: TetheredState (when=-3ms what=131158 arg1=1CMD_SET_SUSPEND_OPT_ENABLED{ when=-3ms what=131158 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:06:59.031 725-791/? E/WifiStateMachine: SoftApStartedState (when=-3ms what=131158 arg1=1CMD_SET_SUSPEND_OPT_ENABLED{ when=-3ms what=131158 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:06:59.038 725-791/? E/WifiStateMachine: DefaultState (when=-10ms what=131158 arg1=1CMD_SET_SUSPEND_OPT_ENABLED{ when=-10ms what=131158 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:06:59.039 725-791/? E/WifiStateMachine: setSuspendOptimizations: 4 true
05-15 09:06:59.039 725-791/? E/WifiStateMachine: mSuspendOptNeedsDisabled 0
05-15 09:06:59.040 725-791/? E/WifiStateMachine: TetheredState (when=-12ms what=131248M_CMD_NOTIFY_SCREEN_OFF{ when=-12ms what=131248 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:06:59.050 725-791/? E/WifiStateMachine: SoftApStartedState (when=-22ms what=131248M_CMD_NOTIFY_SCREEN_OFF{ when=-22ms what=131248 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:06:59.051 725-791/? E/WifiStateMachine: DefaultState (when=-22ms what=131248M_CMD_NOTIFY_SCREEN_OFF{ when=-22ms what=131248 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:08:59.392 725-1383/? E/Sensors: handleToDriver handle(7)
05-15 09:08:59.484 725-1383/? E/Sensors: handleToDriver handle(7)
05-15 09:08:59.484 725-1383/? E/Sensors: new setDelay handle(7),ns(200000000)m, error(-1), index(6)
05-15 09:08:59.484 725-1383/? E/Sensors: new setDelay handle(7),ns(200000000) err! go to hwmsen
05-15 09:08:59.485 725-791/? E/WifiStateMachine: TetheredState (when=-3ms what=131167 arg1=1CMD_SCREEN_STATE_CHANGED{ when=-3ms what=131167 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:08:59.486 725-791/? E/WifiStateMachine: SoftApStartedState (when=-4ms what=131167 arg1=1CMD_SCREEN_STATE_CHANGED{ when=-4ms what=131167 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:08:59.487 725-791/? E/WifiStateMachine: DefaultState (when=-5ms what=131167 arg1=1CMD_SCREEN_STATE_CHANGED{ when=-5ms what=131167 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:08:59.488 725-791/? E/WifiStateMachine: cancelDelayedScan -> 17
05-15 09:08:59.488 725-791/? E/WifiStateMachine: handleScreenStateChanged Exit: true
05-15 09:08:59.490 725-791/? E/WifiStateMachine: TetheredState (when=-2ms what=131154 arg1=1!CMD_ENABLE_RSSI_POLL{ when=-2ms what=131154 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:08:59.490 725-791/? E/WifiStateMachine: SoftApStartedState (when=-3ms what=131154 arg1=1!CMD_ENABLE_RSSI_POLL{ when=-3ms what=131154 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:09:00.576 13960-13960/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:01.407 725-725/? E/WifiTrafficPoller: ADD_CLIENT: 10
05-15 09:09:01.848 2018-2085/? E/GED: Failed to get GED Log Buf, err(0)
05-15 09:09:02.007 13902-14005/? E/Icing: street name for address is empty or is not existed.
05-15 09:09:02.015 13902-14005/? E/Icing: Opening file for read failed: No such file or directory
05-15 09:09:02.015 13902-14005/? E/Icing: Unable to open file .
05-15 09:09:02.015 13902-14005/? E/Icing: WordsMap was not properly initialized
05-15 09:09:02.291 1445-1445/? E/FirebaseInstanceId: Failed to resolve target intent service, skipping classname enforcement
05-15 09:09:02.292 1445-1445/? E/FirebaseInstanceId: Error while delivering the message: ServiceIntent not found.
05-15 09:09:04.861 222-773/? E/WVCdm: HandleProvisioningResponse: failed to save provisioning certificate
05-15 09:09:04.861 14025-14052/? E/MediaDrm-JNI: Illegal state exception: Failed to handle provision response: General DRM error (-2000)
05-15 09:09:05.902 14025-14040/? E/GED: Failed to get GED Log Buf, err(0)
05-15 09:09:05.949 14025-14040/? E/GED: Failed to get GED Log Buf, err(0)
05-15 09:09:06.114 13902-13997/? E/BaseAppContext: Tried to stop global GMSCore RequestQueue. This is likely unintended, so ignoring.
05-15 09:09:06.193 1791-14061/? E/NativeCrypto: ssl=0xafaa8000 cert_verify_callback x509_store_ctx=0x9c618150 arg=0x0
05-15 09:09:06.193 1791-14061/? E/NativeCrypto: ssl=0xafaa8000 cert_verify_callback calling verifyCertificateChain authMethod=ECDHE_RSA
05-15 09:09:06.608 13902-14083/? E/NativeCrypto: ssl=0xaf841600 cert_verify_callback x509_store_ctx=0x9defe330 arg=0x0
05-15 09:09:06.608 13902-14083/? E/NativeCrypto: ssl=0xaf841600 cert_verify_callback calling verifyCertificateChain authMethod=ECDHE_RSA
05-15 09:09:19.004 2867-2867/? E/memtrack_graphic: graphic_memtrack_get_memory error to open /sys/kernel/debug/ion/clients/2867: Permission denied
05-15 09:09:19.436 1257-1472/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:19.463 1257-1472/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:19.583 1257-1472/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:19.600 1257-1472/? E/UsimAccountType: [addDataKindEmail]for AAS.
05-15 09:09:19.600 1257-1472/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:19.602 1257-1472/? E/CsimAccountType: [addDataKindEmail]for AAS.
05-15 09:09:19.612 1257-1472/? E/ExternalAccountType: Unsupported attribute readOnly
05-15 09:09:20.085 14106-14106/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:20.579 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF969380(raw_id)
05-15 09:09:20.581 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF969240(raw_id)
05-15 09:09:20.964 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF969330(raw_id)
05-15 09:09:20.966 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF9693D0(raw_id)
05-15 09:09:21.062 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF969380(raw_id)
05-15 09:09:21.066 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF969290(raw_id)
05-15 09:09:21.181 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DC290(raw_id)
05-15 09:09:21.184 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DC3D0(raw_id)
05-15 09:09:21.264 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DB2E0(raw_id)
05-15 09:09:21.266 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DB3D0(raw_id)
05-15 09:09:21.346 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DB330(raw_id)
05-15 09:09:21.355 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DB3D0(raw_id)
05-15 09:09:21.465 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DB3D0(raw_id)
05-15 09:09:21.472 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DB290(raw_id)
05-15 09:09:21.623 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DB2E0(raw_id)
05-15 09:09:21.626 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DB420(raw_id)
05-15 09:09:21.647 14171-14171/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:21.742 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DB330(raw_id)
05-15 09:09:21.785 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DB470(raw_id)
05-15 09:09:23.633 725-794/? E/NetdConnector: NDC Command {248 bandwidth gettetherstats} took too long (718ms)
05-15 09:09:21.923 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8D43D0(raw_id)
05-15 09:09:21.928 14106-14126/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8D4420(raw_id)
05-15 09:09:22.031 14171-14171/? E/PlayerService: MusicApplication startService
05-15 09:09:22.152 14171-14171/? E/PlayerService: onCreate
05-15 09:09:22.206 14151-14170/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:24.811 725-1256/? E/libprocessgroup: failed to kill 1 processes for processgroup 14025
05-15 09:09:22.525 14171-14171/? E/WifiManager: mWifiServiceMessenger == null
05-15 09:09:22.538 14171-14171/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:22.700 14194-14194/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:24.088 14171-14171/? E/PlayerService: onStartCommand
05-15 09:09:24.438 12706-12706/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:25.480 725-725/? E/WifiTrafficPoller: ADD_CLIENT: 9
05-15 09:09:25.483 14287-14287/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:27.213 725-791/? E/WifiStateMachine: TetheredState (when=-11ms what=131225!M_CMD_UPDATE_COUNTRY_CODE{ when=-11ms what=131225 obj=gn target=com.android.internal.util.StateMachine$SmHandler obj=gn } 0 0
05-15 09:09:27.214 725-791/? E/WifiStateMachine: SoftApStartedState (when=-12ms what=131225!M_CMD_UPDATE_COUNTRY_CODE{ when=-12ms what=131225 obj=gn target=com.android.internal.util.StateMachine$SmHandler obj=gn } 0 0
05-15 09:09:27.214 725-791/? E/WifiStateMachine: DefaultState (when=-12ms what=131225!M_CMD_UPDATE_COUNTRY_CODE{ when=-12ms what=131225 obj=gn target=com.android.internal.util.StateMachine$SmHandler obj=gn } 0 0
05-15 09:09:27.223 2867-2933/? E/CellLocation: create GsmCellLocation
05-15 09:09:27.230 11949-11964/? E/CellLocation: create GsmCellLocation
05-15 09:09:27.234 11949-12019/? E/CellLocation: create GsmCellLocation
05-15 09:09:27.269 2867-2944/? E/CellLocation: create GsmCellLocation
05-15 09:09:27.298 11949-12019/? E/CellLocation: create GsmCellLocation
05-15 09:09:27.348 1791-1966/? E/NetworkScheduler.SR: Invalid parameter app
05-15 09:09:27.348 1791-1966/? E/NetworkScheduler.SR: Invalid package name : Perhaps you didn't include a PendingIntent in the extras?
05-15 09:09:27.490 2867-2944/? E/CellLocation: create GsmCellLocation
05-15 09:09:27.551 14351-14351/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:27.672 1791-1965/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:27.780 14306-14335/? E/Icing: street name for address is empty or is not existed.
05-15 09:09:27.818 14306-14335/? E/Icing: Opening file for read failed: No such file or directory
05-15 09:09:27.819 14306-14335/? E/Icing: Unable to open file .
05-15 09:09:27.819 14306-14335/? E/Icing: WordsMap was not properly initialized
05-15 09:09:28.154 199-199/? E/lowmemorykiller: Error writing /proc/14232/oom_score_adj; errno=22
05-15 09:09:28.170 199-199/? E/lowmemorykiller: Error writing /proc/14232/oom_score_adj; errno=22
05-15 09:09:28.190 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF969600(raw_id)
05-15 09:09:28.192 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF9694C0(raw_id)
05-15 09:09:28.220 14306-14330/? E/BaseAppContext: Tried to stop global GMSCore RequestQueue. This is likely unintended, so ignoring.
05-15 09:09:28.650 14380-14380/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:09:28.881 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF9691A0(raw_id)
05-15 09:09:28.984 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF969510(raw_id)
05-15 09:09:29.132 14351-14370/? E/ContactsDatabaseHelper: Can not get current pid's access drm info! pid=14306
05-15 09:09:29.180 14380-14380/? E/WifiManager: mWifiServiceMessenger == null
05-15 09:09:29.312 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF9696A0(raw_id)
05-15 09:09:29.318 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF9695B0(raw_id)
05-15 09:09:29.530 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DA2E0(raw_id)
05-15 09:09:29.531 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DA420(raw_id)
05-15 09:09:29.747 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DA470(raw_id)
05-15 09:09:29.755 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8DA560(raw_id)
05-15 09:09:30.127 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8D9380(raw_id)
05-15 09:09:30.139 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8D9420(raw_id)
05-15 09:09:30.600 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8D9470(raw_id)
05-15 09:09:30.611 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8D9380(raw_id)
05-15 09:09:30.789 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8D9330(raw_id)
05-15 09:09:30.795 14380-14380/? E/Finsky: [1] com.google.android.finsky.wear.bl.a(3): onConnectionFailed: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
05-15 09:09:30.798 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8D9470(raw_id)
05-15 09:09:30.983 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8D93D0(raw_id)
05-15 09:09:30.986 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8D94C0(raw_id)
05-15 09:09:31.082 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8D93D0(raw_id)
05-15 09:09:31.088 14351-14400/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF8D9470(raw_id)
05-15 09:09:32.270 14306-14404/? E/WorkSourceUtil: Could not find package: malal.oogirde.oogirdemalal
05-15 09:09:33.522 2867-2867/? E/memtrack_graphic: graphic_memtrack_get_memory error to open /sys/kernel/debug/ion/clients/2867: Permission denied
05-15 09:09:35.761 14351-14416/? E/ContactsDatabaseHelper: Can not get current pid's access drm info! pid=13763
05-15 09:09:35.762 2867-2867/? E/memtrack_graphic: graphic_memtrack_get_memory error to open /sys/kernel/debug/ion/clients/2867: Permission denied
05-15 09:09:38.115 2867-2867/? E/memtrack_graphic: graphic_memtrack_get_memory error to open /sys/kernel/debug/ion/clients/2867: Permission denied
05-15 09:09:40.195 11949-12019/? E/CellLocation: create GsmCellLocation
05-15 09:09:40.196 2867-2944/? E/CellLocation: create GsmCellLocation
05-15 09:09:40.215 2867-2933/? E/CellLocation: create GsmCellLocation
05-15 09:09:40.216 11949-11964/? E/CellLocation: create GsmCellLocation
05-15 09:09:40.221 11949-12019/? E/CellLocation: create GsmCellLocation
05-15 09:09:40.228 2867-2944/? E/CellLocation: create GsmCellLocation
05-15 09:09:46.631 725-791/? E/WifiStateMachine: TetheredState (when=-12ms what=131225!M_CMD_UPDATE_COUNTRY_CODE{ when=-12ms what=131225 obj=gn target=com.android.internal.util.StateMachine$SmHandler obj=gn } 0 0
05-15 09:09:46.631 725-791/? E/WifiStateMachine: SoftApStartedState (when=-12ms what=131225!M_CMD_UPDATE_COUNTRY_CODE{ when=-12ms what=131225 obj=gn target=com.android.internal.util.StateMachine$SmHandler obj=gn } 0 0
05-15 09:09:46.632 725-791/? E/WifiStateMachine: DefaultState (when=-13ms what=131225!M_CMD_UPDATE_COUNTRY_CODE{ when=-13ms what=131225 obj=gn target=com.android.internal.util.StateMachine$SmHandler obj=gn } 0 0
05-15 09:10:08.300 725-791/? E/WifiStateMachine: TetheredState (when=-1ms what=131167!CMD_SCREEN_STATE_CHANGED{ when=-1ms what=131167 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:10:08.301 725-791/? E/WifiStateMachine: SoftApStartedState (when=-2ms what=131167!CMD_SCREEN_STATE_CHANGED{ when=-2ms what=131167 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:10:08.302 725-791/? E/WifiStateMachine: DefaultState (when=-3ms what=131167!CMD_SCREEN_STATE_CHANGED{ when=-3ms what=131167 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:10:08.306 725-791/? E/WifiStateMachine: cancelDelayedScan -> 18
05-15 09:10:08.306 725-791/? E/WifiStateMachine: handleScreenStateChanged Exit: false
05-15 09:10:08.306 725-791/? E/WifiStateMachine: TetheredState (when=-2ms what=131154CMD_ENABLE_RSSI_POLL{ when=-2ms what=131154 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:10:08.307 725-791/? E/WifiStateMachine: SoftApStartedState (when=-2ms what=131154CMD_ENABLE_RSSI_POLL{ when=-2ms what=131154 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:10:08.307 725-791/? E/WifiStateMachine: DefaultState (when=-3ms what=131154CMD_ENABLE_RSSI_POLL{ when=-3ms what=131154 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:10:08.307 725-791/? E/WifiStateMachine: TetheredState (when=-2ms what=131158 arg1=1CMD_SET_SUSPEND_OPT_ENABLED{ when=-2ms what=131158 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:10:08.308 725-791/? E/WifiStateMachine: SoftApStartedState (when=-3ms what=131158 arg1=1CMD_SET_SUSPEND_OPT_ENABLED{ when=-3ms what=131158 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:10:08.308 725-791/? E/WifiStateMachine: DefaultState (when=-3ms what=131158 arg1=1CMD_SET_SUSPEND_OPT_ENABLED{ when=-3ms what=131158 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:10:08.337 725-791/? E/WifiStateMachine: setSuspendOptimizations: 4 true
05-15 09:10:08.337 725-791/? E/WifiStateMachine: mSuspendOptNeedsDisabled 0
05-15 09:10:08.338 725-791/? E/WifiStateMachine: TetheredState (when=-33ms what=131248M_CMD_NOTIFY_SCREEN_OFF{ when=-33ms what=131248 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:10:08.338 725-791/? E/WifiStateMachine: SoftApStartedState (when=-33ms what=131248M_CMD_NOTIFY_SCREEN_OFF{ when=-33ms what=131248 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:10:08.339 725-791/? E/WifiStateMachine: DefaultState (when=-34ms what=131248M_CMD_NOTIFY_SCREEN_OFF{ when=-34ms what=131248 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:10:59.738 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:10:59.769 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:10:59.776 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:10:59.950 13467-13665/? E/MtpDatabase: createObjectQuery: mSubDirectoriesWhere = null
05-15 09:10:59.982 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.288 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.293 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.303 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.312 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.321 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.368 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.372 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.386 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.390 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.403 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.409 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.412 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.420 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.426 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.494 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.499 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.503 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.508 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.520 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.526 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.527 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.530 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.580 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.588 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.589 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.597 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.613 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.621 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.625 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.629 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.642 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.649 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.662 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:01.926 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:02.348 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:03.027 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:03.745 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:04.265 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:04.667 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:04.939 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:05.240 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:05.508 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:05.747 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:05.851 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:05.995 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:06.375 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:06.854 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:07.261 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:07.464 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:07.697 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:07.771 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:07.878 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:08.128 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:08.304 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:08.670 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:08.939 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:09.517 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:09.805 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:09.856 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:09.959 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:10.287 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:10.428 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:10.629 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:10.819 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:10.904 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:11.311 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:11.679 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:11.875 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:12.091 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:12.249 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:12.262 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:12.525 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:13.333 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:13.470 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:13.656 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:13.739 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:13.841 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:13.943 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:14.030 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:14.131 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:14.213 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:14.389 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:14.719 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:14.867 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:15.133 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:15.220 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:15.324 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:15.349 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:15.410 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:15.484 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:15.756 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:15.863 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:15.988 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:16.461 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:16.778 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:17.376 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:17.655 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:17.739 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:17.853 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:17.918 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:18.059 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:18.075 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:18.144 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:18.305 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:18.526 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:18.661 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:18.680 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:18.988 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:19.126 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:19.313 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:19.410 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:19.572 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:19.679 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:19.812 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:19.844 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:19.975 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:19.988 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:20.093 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:20.257 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:20.344 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:20.480 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:21.454 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:21.629 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:21.637 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:21.695 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:21.886 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:22.385 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:23.628 13467-13665/? E/MtpDatabase: notifyBeginSend: Add the pathUri!
05-15 09:11:23.628 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:24.037 13467-13665/? E/MtpServer: android::MtpResponseCode android::MtpServer::doSendObject(): MTP_RECEIVE_FILE return MTP_RESPONSE_TRANSACTION_CANCELLED = 0x201f
05-15 09:11:24.041 13467-13665/? E/MtpDatabase: notifyEndSend: delete the pathUri!
05-15 09:11:24.075 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:24.113 14171-14171/? E/LocalMusicObserver: scanLocalMusic time=27
05-15 09:11:24.304 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:44.725 13467-13665/? E/MtpDatabase: createObjectQuery: mSubDirectoriesWhere = null
05-15 09:11:44.738 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:44.762 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:44.779 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:44.799 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:44.829 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:44.842 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:44.863 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:44.891 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:44.909 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:44.927 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:44.946 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:44.961 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:45.014 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:45.044 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:45.058 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:45.078 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:45.125 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:45.144 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:45.165 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:45.393 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:45.664 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:46.891 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:47.018 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:47.334 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:47.454 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:47.474 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:47.613 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:47.759 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:47.876 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:47.949 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:47.990 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:48.167 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:48.179 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:48.215 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:48.239 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:48.682 13467-13665/? E/MtpDatabase: notifyBeginSend: Add the pathUri!
05-15 09:11:48.683 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:49.485 13467-13665/? E/MtpDatabase: notifyEndSend: delete the pathUri!
05-15 09:11:49.504 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:49.518 14171-14171/? E/LocalMusicObserver: scanLocalMusic time=19
05-15 09:11:49.587 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:49.590 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:49.617 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:49.898 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:49.944 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:11:50.071 13467-13665/? E/MtpServer: MtpServer::run mFD: 35
05-15 09:12:15.260 725-791/? E/WifiStateMachine: TetheredState (when=-1ms what=131167 arg1=1CMD_SCREEN_STATE_CHANGED{ when=-1ms what=131167 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:12:15.261 725-791/? E/WifiStateMachine: SoftApStartedState (when=-2ms what=131167 arg1=1CMD_SCREEN_STATE_CHANGED{ when=-2ms what=131167 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:12:15.261 725-791/? E/WifiStateMachine: DefaultState (when=-2ms what=131167 arg1=1CMD_SCREEN_STATE_CHANGED{ when=-2ms what=131167 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:12:15.262 725-791/? E/WifiStateMachine: cancelDelayedScan -> 19
05-15 09:12:15.268 725-791/? E/WifiStateMachine: handleScreenStateChanged Exit: true
05-15 09:12:15.268 725-791/? E/WifiStateMachine: TetheredState (when=-7ms what=131154 arg1=1!CMD_ENABLE_RSSI_POLL{ when=-7ms what=131154 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:12:15.269 725-791/? E/WifiStateMachine: SoftApStartedState (when=-7ms what=131154 arg1=1!CMD_ENABLE_RSSI_POLL{ when=-7ms what=131154 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:12:15.269 725-791/? E/WifiStateMachine: DefaultState (when=-8ms what=131154 arg1=1!CMD_ENABLE_RSSI_POLL{ when=-8ms what=131154 arg1=1 target=com.android.internal.util.StateMachine$SmHandler } 1 0
05-15 09:12:15.269 725-791/? E/WifiStateMachine: TetheredState (when=-8ms what=131127!CMD_ENABLE_ALL_NETWORKS{ when=-8ms what=131127 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:12:15.272 725-791/? E/WifiStateMachine: SoftApStartedState (when=-11ms what=131127!CMD_ENABLE_ALL_NETWORKS{ when=-11ms what=131127 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:12:15.272 725-791/? E/WifiStateMachine: DefaultState (when=-11ms what=131127!CMD_ENABLE_ALL_NETWORKS{ when=-11ms what=131127 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:12:15.272 725-791/? E/WifiStateMachine: TetheredState (when=-11ms what=131158!CMD_SET_SUSPEND_OPT_ENABLED{ when=-11ms what=131158 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:12:15.273 725-791/? E/WifiStateMachine: SoftApStartedState (when=-12ms what=131158!CMD_SET_SUSPEND_OPT_ENABLED{ when=-12ms what=131158 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:12:15.273 725-791/? E/WifiStateMachine: DefaultState (when=-12ms what=131158!CMD_SET_SUSPEND_OPT_ENABLED{ when=-12ms what=131158 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:12:15.273 725-791/? E/WifiStateMachine: setSuspendOptimizations: 4 false
05-15 09:12:15.273 725-791/? E/WifiStateMachine: mSuspendOptNeedsDisabled 4
05-15 09:12:15.274 725-791/? E/WifiStateMachine: TetheredState (when=-12ms what=131249!M_CMD_NOTIFY_SCREEN_ON{ when=-12ms what=131249 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:12:15.274 725-791/? E/WifiStateMachine: SoftApStartedState (when=-13ms what=131249!M_CMD_NOTIFY_SCREEN_ON{ when=-13ms what=131249 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:12:15.274 725-791/? E/WifiStateMachine: DefaultState (when=-13ms what=131249!M_CMD_NOTIFY_SCREEN_ON{ when=-13ms what=131249 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:12:15.275 725-791/? E/WifiStateMachine: TetheredState (when=-13ms what=131129!CMD_CLEAR_BLACKLIST{ when=-13ms what=131129 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:12:15.275 725-791/? E/WifiStateMachine: SoftApStartedState (when=-13ms what=131129!CMD_CLEAR_BLACKLIST{ when=-13ms what=131129 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:12:15.276 725-791/? E/WifiStateMachine: DefaultState (when=-13ms what=131129!CMD_CLEAR_BLACKLIST{ when=-13ms what=131129 target=com.android.internal.util.StateMachine$SmHandler } 0 0
05-15 09:12:15.630 725-1330/? E/Sensors: handleToDriver handle(7)
05-15 09:12:15.654 725-791/? E/WifiStateMachine: TetheredState (when=-1ms what=131225!M_CMD_UPDATE_COUNTRY_CODE{ when=-1ms what=131225 obj=gn target=com.android.internal.util.StateMachine$SmHandler obj=gn } 0 0
05-15 09:12:15.654 725-791/? E/WifiStateMachine: SoftApStartedState (when=-1ms what=131225!M_CMD_UPDATE_COUNTRY_CODE{ when=-1ms what=131225 obj=gn target=com.android.internal.util.StateMachine$SmHandler obj=gn } 0 0
05-15 09:12:15.654 725-791/? E/WifiStateMachine: DefaultState (when=-1ms what=131225!M_CMD_UPDATE_COUNTRY_CODE{ when=-1ms what=131225 obj=gn target=com.android.internal.util.StateMachine$SmHandler obj=gn } 0 0
05-15 09:12:15.671 2867-2944/? E/CellLocation: create GsmCellLocation
05-15 09:12:15.671 11949-12019/? E/CellLocation: create GsmCellLocation
05-15 09:12:15.705 725-1330/? E/Sensors: handleToDriver handle(7)
05-15 09:12:15.705 725-1330/? E/Sensors: new setDelay handle(7),ns(200000000)m, error(-1), index(6)
05-15 09:12:15.705 725-1330/? E/Sensors: new setDelay handle(7),ns(200000000) err! go to hwmsen
05-15 09:12:15.725 11949-12019/? E/CellLocation: create GsmCellLocation
05-15 09:12:15.770 725-791/? E/WifiStateMachine: TetheredState (when=-1ms what=131225!M_CMD_UPDATE_COUNTRY_CODE{ when=-1ms what=131225 obj=gn target=com.android.internal.util.StateMachine$SmHandler obj=gn } 0 0
05-15 09:12:15.770 725-791/? E/WifiStateMachine: SoftApStartedState (when=-1ms what=131225!M_CMD_UPDATE_COUNTRY_CODE{ when=-1ms what=131225 obj=gn target=com.android.internal.util.StateMachine$SmHandler obj=gn } 0 0
05-15 09:12:15.771 725-791/? E/WifiStateMachine: DefaultState (when=-2ms what=131225!M_CMD_UPDATE_COUNTRY_CODE{ when=-2ms what=131225 obj=gn target=com.android.internal.util.StateMachine$SmHandler obj=gn } 0 0
05-15 09:12:15.776 725-743/? E/SensorService: activeConnections...
05-15 09:12:15.858 725-740/? E/Sensors: handleToDriver handle(7)
05-15 09:12:15.865 2867-2944/? E/CellLocation: create GsmCellLocation
05-15 09:12:16.714 725-725/? E/WifiTrafficPoller: ADD_CLIENT: 9
05-15 09:12:16.715 14551-14551/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:12:17.416 725-725/? E/WifiTrafficPoller: ADD_CLIENT: 10
05-15 09:12:20.385 14587-14587/? E/MPlugin: Unsupported class: com.mediatek.filemanager.ext.IIconExtension
05-15 09:12:20.952 14587-14616/? E/GED: Failed to get GED Log Buf, err(0)
05-15 09:12:22.115 2867-2867/? E/memtrack_graphic: graphic_memtrack_get_memory error to open /sys/kernel/debug/ion/clients/2867: Permission denied
05-15 09:12:25.038 14625-14642/? E/linker: "app_process": ignoring 2-entry DT_PREINIT_ARRAY in shared library!
05-15 09:12:25.697 14625-14647/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:12:26.387 14625-14666/? E/WifiManager: mWifiServiceMessenger == null
05-15 09:12:26.524 14625-14666/? E/SQLiteLog: (284) automatic index on sqlite_sq_AF949510(thread_key)
05-15 09:12:27.800 14673-14692/? E/GED: Failed to get GED Log Buf, err(0)
05-15 09:12:30.075 14719-14719/? E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport
05-15 09:12:30.489 14719-14719/? E/WifiManager: mWifiServiceMessenger == null
05-15 09:12:31.271 14719-14719/? E/Finsky: [1] com.google.android.finsky.wear.bl.a(3): onConnectionFailed: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null, message=null}
05-15 09:12:32.179 12706-14810/? E/GED: Failed to get GED Log Buf, err(0)
05-15 09:12:32.680 2867-2867/? E/memtrack_graphic: graphic_memtrack_get_memory error to open /sys/kernel/debug/ion/clients/2867: Permission denied
Oui mon android est compatible par ce que j'installe la version debug sans problème