iT邦幫忙

0

詢問android模擬器,無法執行應用程式資訊

如下圖https://ithelp.ithome.com.tw/upload/images/20190706/20108694lXwM0pXi6H.png

資訊太多,不確定跟那一段有關

2019-07-06 16:09:42.006 32124-1023/? D/WificondControl: Scan result ready event
2019-07-06 16:09:44.060 5750-5763/? W/gle.android.tt: Reducing the number of considered missed Gc histogram windows from 190 to 100
2019-07-06 16:09:44.111 8844-8844/com.google.android.gms.persistent I/BeaconBle: Scan : No clients left, canceling alarm.
2019-07-06 16:09:44.786 2788-2788/? W/ls: type=1400 audit(0.0:25873): avc: denied { getattr } for path="/adb_keys" dev="dm-0" ino=13 scontext=u:r:shell:s0 tcontext=u:object_r:adb_keys_file:s0 tclass=file permissive=0
2019-07-06 16:09:44.786 2788-2788/? W/ls: type=1400 audit(0.0:25874): avc: denied { getattr } for path="/init" dev="dm-0" ino=25 scontext=u:r:shell:s0 tcontext=u:object_r:init_exec:s0 tclass=lnk_file permissive=0
2019-07-06 16:09:44.786 2788-2788/? W/ls: type=1400 audit(0.0:25875): avc: denied { getattr } for path="/ueventd.rc" dev="dm-0" ino=3827 scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0
2019-07-06 16:09:44.786 2788-2788/? W/ls: type=1400 audit(0.0:25876): avc: denied { getattr } for path="/init.zygote32.rc" dev="dm-0" ino=30 scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0
2019-07-06 16:09:44.786 2788-2788/? W/ls: type=1400 audit(0.0:25877): avc: denied { getattr } for path="/init.environ.rc" dev="dm-0" ino=26 scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0
2019-07-06 16:09:44.805 1697-1697/? W/adbd: timeout expired while flushing socket, closing
2019-07-06 16:09:48.849 32124-1023/? I/ActivityTaskManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000
2019-07-06 16:09:48.853 32087-1466/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 34478430 , only wrote 34478421
2019-07-06 16:09:48.868 32124-32158/? E/memtrack: Couldn't load memtrack module
2019-07-06 16:09:48.868 32124-32158/? W/android.os.Debug: failed to get memory consumption info: -1
2019-07-06 16:09:48.872 2660-2660/? W/ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@3154003
2019-07-06 16:09:48.876 2660-2660/? D/SettingsActivity: Starting onCreate
2019-07-06 16:09:48.891 2660-2660/? D/SettingsActivity: Starting to set activity title
2019-07-06 16:09:48.891 2660-2660/? D/SettingsActivity: Done setting title
2019-07-06 16:09:48.891 2660-2660/? D/SettingsActivity: Switching to fragment com.android.settings.applications.AppAndNotificationDashboardFragment
2019-07-06 16:09:48.891 2660-2660/? D/SubSettings: Launching fragment com.android.settings.applications.AppAndNotificationDashboardFragment
2019-07-06 16:09:48.893 2660-2660/? D/PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.AllAppsInfoPreferenceController
2019-07-06 16:09:48.893 2660-2660/? D/PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.RecentAppsPreferenceController
2019-07-06 16:09:48.897 32124-1023/? E/PackageManager: Package Manager Crash
    java.lang.IllegalStateException: Call to getInstalledModules before metadata loaded
        at com.android.server.pm.ModuleInfoProvider.getInstalledModules(ModuleInfoProvider.java:165)
        at com.android.server.pm.PackageManagerService.getInstalledModules(PackageManagerService.java:5272)
        at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:4794)
        at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:3828)
        at android.os.Binder.execTransactInternal(Binder.java:1021)
        at android.os.Binder.execTransact(Binder.java:994)
2019-07-06 16:09:48.898 2660-2660/? W/PrefCtrlListHelper: Cannot instantiate controller from reflection: com.android.settings.applications.RecentAppsPreferenceController
2019-07-06 16:09:48.898 2660-2660/? D/PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.AppPermissionsPreferenceController
2019-07-06 16:09:48.898 32124-32159/? I/DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
2019-07-06 16:09:48.898 2660-2660/? D/PrefCtrlListHelper: Could not find Context-only controller for pref: com.android.settings.applications.SpecialAppAccessPreferenceController
2019-07-06 16:09:48.900 32124-1023/? E/PackageManager: Package Manager Crash
    java.lang.IllegalStateException: Call to getInstalledModules before metadata loaded
        at com.android.server.pm.ModuleInfoProvider.getInstalledModules(ModuleInfoProvider.java:165)
        at com.android.server.pm.PackageManagerService.getInstalledModules(PackageManagerService.java:5272)
        at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:4794)
        at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:3828)
        at android.os.Binder.execTransactInternal(Binder.java:1021)
        at android.os.Binder.execTransact(Binder.java:994)
2019-07-06 16:09:48.901 2660-2660/? W/PrefCtrlListHelper: Cannot instantiate controller from reflection: com.android.settings.applications.SpecialAppAccessPreferenceController
2019-07-06 16:09:48.901 2660-2660/? D/AndroidRuntime: Shutting down VM
    
    
    --------- beginning of crash
2019-07-06 16:09:48.901 2660-2660/? E/AndroidRuntime: FATAL EXCEPTION: main
    Process: com.android.settings, PID: 2660
    java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SubSettings}: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.settings.applications.SpecialAppAccessPreferenceController.setSession(com.android.settingslib.core.lifecycle.Lifecycle)' on a null object reference
        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3121)
        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3257)
        at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:81)
        at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
        at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1935)
        at android.os.Handler.dispatchMessage(Handler.java:107)
        at android.os.Looper.loop(Looper.java:214)
        at android.app.ActivityThread.main(ActivityThread.java:7116)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:925)
     Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.settings.applications.SpecialAppAccessPreferenceController.setSession(com.android.settingslib.core.lifecycle.Lifecycle)' on a null object reference
        at com.android.settings.applications.AppAndNotificationDashboardFragment.onAttach(AppAndNotificationDashboardFragment.java:68)
        at androidx.fragment.app.FragmentManagerImpl.moveToState(FragmentManagerImpl.java:820)
        at androidx.fragment.app.FragmentTransition.addToFirstInLastOut(FragmentTransition.java:1196)
        at androidx.fragment.app.FragmentTransition.calculateFragments(FragmentTransition.java:1079)
        at androidx.fragment.app.FragmentTransition.startTransitions(FragmentTransition.java:118)
        at androidx.fragment.app.FragmentManagerImpl.executeOpsTogether(FragmentManagerImpl.java:1850)
        at androidx.fragment.app.FragmentManagerImpl.removeRedundantOperationsAndExecute(FragmentManagerImpl.java:1808)
        at androidx.fragment.app.FragmentManagerImpl.execPendingActions(FragmentManagerImpl.java:1715)
        at androidx.fragment.app.FragmentManagerImpl.executePendingTransactions(FragmentManagerImpl.java:231)
        at com.android.settings.SettingsActivity.switchToFragment(SettingsActivity.java:569)
        at com.android.settings.SettingsActivity.launchSettingFragment(SettingsActivity.java:362)
        at com.android.settings.SettingsActivity.onCreate(SettingsActivity.java:270)
        at android.app.Activity.performCreate(Activity.java:7698)
        at android.app.Activity.performCreate(Activity.java:7687)
        at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1299)
        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3096)
        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3257) 
        at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:81) 
        at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) 
        at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) 
        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1935) 
        at android.os.Handler.dispatchMessage(Handler.java:107) 
        at android.os.Looper.loop(Looper.java:214) 
        at android.app.ActivityThread.main(ActivityThread.java:7116) 
        at java.lang.reflect.Method.invoke(Native Method) 
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492) 
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:925) 
2019-07-06 16:09:48.902 32124-32159/? I/DropBoxManagerService: add tag=system_server_wtf isTagEnabled=true flags=0x2
2019-07-06 16:09:48.903 32124-1023/? W/ActivityTaskManager:   Force finishing activity com.android.settings/.SubSettings
2019-07-06 16:09:48.904 32124-2799/? I/DropBoxManagerService: add tag=system_app_crash isTagEnabled=true flags=0x2
2019-07-06 16:09:48.905 32124-1023/? W/ActivityTaskManager:   Force finishing activity com.android.settings/.Settings
2019-07-06 16:09:48.910 2660-2660/? I/Process: Sending signal. PID: 2660 SIG: 9
2019-07-06 16:09:48.911 32124-32159/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
2019-07-06 16:09:48.911 32124-32159/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
2019-07-06 16:09:48.955 32124-32215/? W/InputDispatcher: channel '4c5f094 com.android.settings/com.android.settings.Settings (server)' ~ Consumer closed input channel or an error occurred.  events=0x9
2019-07-06 16:09:48.956 32124-32215/? E/InputDispatcher: channel '4c5f094 com.android.settings/com.android.settings.Settings (server)' ~ Channel is unrecoverably broken and will be disposed!
2019-07-06 16:09:48.960 32124-32472/? I/WindowManager: WIN DEATH: Window{4c5f094 u0 com.android.settings/com.android.settings.Settings}
2019-07-06 16:09:48.960 32124-32472/? W/InputDispatcher: Attempted to unregister already unregistered input channel '4c5f094 com.android.settings/com.android.settings.Settings (server)'
2019-07-06 16:09:48.961 32124-417/? I/ActivityManager: Process com.android.settings (pid 2660) has died: vis+99 TOP 
2019-07-06 16:09:48.967 32081-32081/? I/Zygote: Process 2660 exited due to signal 9 (Killed)
2019-07-06 16:09:48.976 32124-32165/? W/ActivityManager: setHasOverlayUi called on unknown pid: 2660
2019-07-06 16:09:48.983 1668-1743/? D/gralloc_ranchu: gralloc_alloc: Creating ashmem region of size 3690496
2019-07-06 16:09:48.999 1668-1743/? D/gralloc_ranchu: gralloc_alloc: Creating ashmem region of size 3690496
2019-07-06 16:09:49.000 500-1083/com.google.android.googlequicksearchbox:search D/EGL_emulation: eglMakeCurrent: 0xd9713740: ver 2 0 (tinfo 0xd97af0d0)
2019-07-06 16:09:49.003 32081-32081/? I/zygote: Ignoring open file descriptor 30
2019-07-06 16:09:49.006 32124-32162/? I/libprocessgroup: Successfully killed process cgroup uid 1000 pid 2660 in 44ms
2019-07-06 16:09:49.007 32081-32081/? D/Zygote: Forked child process 2806
2019-07-06 16:09:49.010 1668-1743/? D/gralloc_ranchu: gralloc_alloc: Creating ashmem region of size 3690496
2019-07-06 16:09:49.014 1668-3156/? D/gralloc_ranchu: gralloc_alloc: Creating ashmem region of size 3690496
2019-07-06 16:09:49.018 32124-32161/? I/ActivityManager: Start proc 2806:com.android.settings/1000 for content provider com.android.settings/.slices.SettingsSliceProvider
2019-07-06 16:09:49.018 2806-2806/? W/ndroid.setting: Unexpected CPU variant for X86 using defaults: x86
2019-07-06 16:09:49.037 1668-3156/? D/gralloc_ranchu: gralloc_alloc: Creating ashmem region of size 3690496
2019-07-06 16:09:49.043 32493-712/com.google.android.apps.nexuslauncher D/EGL_emulation: eglMakeCurrent: 0xd97124e0: ver 2 0 (tinfo 0xd97089e0)
2019-07-06 16:09:49.043 1668-3156/? D/gralloc_ranchu: gralloc_alloc: Creating ashmem region of size 3690496
2019-07-06 16:09:49.045 500-500/com.google.android.googlequicksearchbox:search I/SearchServiceCore: Event Bus thread is enabled
2019-07-06 16:09:49.045 500-823/com.google.android.googlequicksearchbox:search I/RunnerModule: Event Bus thread priority is now -2
2019-07-06 16:09:49.052 500-500/com.google.android.googlequicksearchbox:search W/ThreadPoolDumper: Queue length for executor EventBus is now 11. Perhaps some tasks are too long, or the pool is too small.
2019-07-06 16:09:49.072 500-823/com.google.android.googlequicksearchbox:search W/SessionLifecycleManager: Handover failed. Creating new session controller.
2019-07-06 16:09:49.080 32124-32142/? D/UsageStatsDatabase: endTime(1562387869130) <= beginTime(1562400577278)
2019-07-06 16:09:49.081 32124-32142/? D/UsageStatsDatabase: endTime(1562002034672) <= beginTime(1562399989079)
2019-07-06 16:09:49.081 2806-2806/? I/ndroid.setting: The ClassLoaderContext is a special shared library.
2019-07-06 16:09:49.082 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:09:49.083 2806-2806/? I/ndroid.setting: The ClassLoaderContext is a special shared library.
2019-07-06 16:09:49.083 2806-2806/? I/ndroid.setting: Failed to add image file Rejecting application image due to class loader mismatch: 'Mismatch in shared libraries'
2019-07-06 16:09:49.086 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:09:49.123 32259-32537/? I/chatty: uid=10103(com.android.systemui) RenderThread identical 3 lines
2019-07-06 16:09:49.135 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:09:49.139 1125-1295/? I/AiAiReflection: Filtering unlaunchable event /deleted_app/0
2019-07-06 16:09:49.139 1125-1295/? I/AiAiReflection: Filtering unlaunchable event /deleted_app/1
2019-07-06 16:09:49.140 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:09:49.153 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:09:49.153 500-2753/com.google.android.googlequicksearchbox:search W/LocationOracle: No location history returned by ContextManager
2019-07-06 16:09:49.157 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:09:49.169 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:09:49.177 500-823/com.google.android.googlequicksearchbox:search I/MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
2019-07-06 16:09:49.178 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:09:49.178 500-823/com.google.android.googlequicksearchbox:search W/ErrorReporter: reportError [type: 211, code: 393244]: errorCode: 393244, engine: 0
2019-07-06 16:09:49.179 500-823/com.google.android.googlequicksearchbox:search I/MicroDetector: Keeping mic open: false
2019-07-06 16:09:49.180 500-823/com.google.android.googlequicksearchbox:search I/MicroDetectionWorker: #onError(false)
2019-07-06 16:09:49.180 500-2753/com.google.android.googlequicksearchbox:search I/DeviceStateChecker: DeviceStateChecker cancelled
2019-07-06 16:09:49.188 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:09:49.195 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:09:49.197 8844-2759/com.google.android.gms.persistent W/ctxmgr: [AclManager]No 3 for (accnt=account#-517948760#, com.google.android.gms(10099):UserVelocityProducer, vrsn=16790022, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 8844). Was: 3 for 1, account#-517948760# [CONTEXT service_id=47 ]
2019-07-06 16:09:49.204 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:09:49.222 32259-32537/? I/chatty: uid=10103(com.android.systemui) RenderThread identical 2 lines
2019-07-06 16:09:49.229 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:09:49.234 8844-2759/com.google.android.gms.persistent E/ctxmgr: [ProducerStatusImpl]updateStateForNewContextData: inactive, contextName=7 [CONTEXT service_id=47 ]
2019-07-06 16:09:49.237 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:09:49.243 8844-8844/com.google.android.gms.persistent I/GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_BY_PENDING_INTENT pendingIntent=PendingIntent[creatorPackage=com.google.android.gms], packageName=com.google.android.gms]
2019-07-06 16:09:49.246 8844-8844/com.google.android.gms.persistent I/GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_BY_PENDING_INTENT pendingIntent=PendingIntent[creatorPackage=com.google.android.gms], packageName=com.google.android.gms]
2019-07-06 16:09:49.251 8844-2832/com.google.android.gms.persistent I/PlaceInferenceEngine: [anon] Changed inference mode: 0
2019-07-06 16:09:49.307 8844-2832/com.google.android.gms.persistent I/Places: ?: PlacesBleScanner start() with priority 2
2019-07-06 16:09:49.307 8844-2832/com.google.android.gms.persistent I/PlaceInferenceEngine: [anon] Changed inference mode: 1
2019-07-06 16:09:49.316 8844-2832/com.google.android.gms.persistent I/Places: Converted 1 out of 1 WiFi scans
2019-07-06 16:09:49.320 8844-8844/com.google.android.gms.persistent E/BeaconBle: Missing BluetoothAdapter
2019-07-06 16:09:49.320 8844-8844/com.google.android.gms.persistent I/BeaconBle: BLE 'KK+' software access layer enabled
2019-07-06 16:09:49.321 8844-2832/com.google.android.gms.persistent I/PlaceInferenceEngine: [anon] Changed inference mode: 1
2019-07-06 16:09:49.330 32124-1085/? W/AppOps: Noting op not finished: uid 10099 pkg com.google.android.gms code 79 time=1562400201890 duration=0
2019-07-06 16:09:49.334 32124-1085/? W/AppOps: Noting op not finished: uid 10099 pkg com.google.android.gms code 79 time=1562400589330 duration=0
2019-07-06 16:09:49.337 8844-2759/com.google.android.gms.persistent I/PlaceInferenceEngine: No beacon scan available - ignoring candidates.
2019-07-06 16:09:49.339 32124-1085/? W/AppOps: Noting op not finished: uid 10099 pkg com.google.android.gms code 79 time=1562400589334 duration=0
2019-07-06 16:09:49.363 8844-8844/com.google.android.gms.persistent I/BeaconBle: Client requested scan, settings=BleSettings [scanMode=ZERO_POWER, callbackType=ALL_MATCHES, reportDelayMillis=0, 1 filters, 0 clients, callingClientName=Places]
2019-07-06 16:09:49.363 8844-8844/com.google.android.gms.persistent I/BeaconBle: Scan : No clients left, canceling alarm.
2019-07-06 16:09:49.364 8844-8844/com.google.android.gms.persistent E/BeaconBle: Scan couldn't start for Places
2019-07-06 16:09:49.364 8844-8844/com.google.android.gms.persistent W/Places: BLE failure while scanning - code 5
2019-07-06 16:09:49.409 32124-32165/? W/ActivityTaskManager: Activity top resumed state loss timeout for ActivityRecord{d6f09b4 u0 com.android.settings/.SubSettings t-1 f}
2019-07-06 16:09:49.816 2837-2837/? W/ls: type=1400 audit(0.0:25883): avc: denied { getattr } for path="/adb_keys" dev="dm-0" ino=13 scontext=u:r:shell:s0 tcontext=u:object_r:adb_keys_file:s0 tclass=file permissive=0
2019-07-06 16:09:49.816 2837-2837/? W/ls: type=1400 audit(0.0:25884): avc: denied { getattr } for path="/init" dev="dm-0" ino=25 scontext=u:r:shell:s0 tcontext=u:object_r:init_exec:s0 tclass=lnk_file permissive=0
2019-07-06 16:09:49.816 2837-2837/? W/ls: type=1400 audit(0.0:25885): avc: denied { getattr } for path="/ueventd.rc" dev="dm-0" ino=3827 scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0
2019-07-06 16:09:49.816 2837-2837/? W/ls: type=1400 audit(0.0:25886): avc: denied { getattr } for path="/init.zygote32.rc" dev="dm-0" ino=30 scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0
2019-07-06 16:09:49.816 2837-2837/? W/ls: type=1400 audit(0.0:25887): avc: denied { getattr } for path="/init.environ.rc" dev="dm-0" ino=26 scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0
2019-07-06 16:09:50.905 32124-32159/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
2019-07-06 16:09:50.905 32124-32159/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
2019-07-06 16:09:51.987 32087-32102/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 34754058 , only wrote 34616570
2019-07-06 16:09:54.172 500-2753/com.google.android.googlequicksearchbox:search I/EventLogSendingHelper: Sending log events.
2019-07-06 16:09:54.183 500-823/com.google.android.googlequicksearchbox:search I/MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
2019-07-06 16:09:54.185 500-823/com.google.android.googlequicksearchbox:search W/ErrorReporter: reportError [type: 211, code: 393244]: errorCode: 393244, engine: 0
2019-07-06 16:09:54.186 500-823/com.google.android.googlequicksearchbox:search I/MicroDetector: Keeping mic open: false
2019-07-06 16:09:54.186 500-823/com.google.android.googlequicksearchbox:search I/MicroDetectionWorker: #onError(false)
2019-07-06 16:09:54.186 500-2830/com.google.android.googlequicksearchbox:search I/DeviceStateChecker: DeviceStateChecker cancelled
2019-07-06 16:09:54.816 2846-2846/? W/ls: type=1400 audit(0.0:25893): avc: denied { getattr } for path="/adb_keys" dev="dm-0" ino=13 scontext=u:r:shell:s0 tcontext=u:object_r:adb_keys_file:s0 tclass=file permissive=0
2019-07-06 16:09:54.816 2846-2846/? W/ls: type=1400 audit(0.0:25894): avc: denied { getattr } for path="/init" dev="dm-0" ino=25 scontext=u:r:shell:s0 tcontext=u:object_r:init_exec:s0 tclass=lnk_file permissive=0
2019-07-06 16:09:54.816 2846-2846/? W/ls: type=1400 audit(0.0:25895): avc: denied { getattr } for path="/ueventd.rc" dev="dm-0" ino=3827 scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0
2019-07-06 16:09:54.816 2846-2846/? W/ls: type=1400 audit(0.0:25896): avc: denied { getattr } for path="/init.zygote32.rc" dev="dm-0" ino=30 scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0
2019-07-06 16:09:54.816 2846-2846/? W/ls: type=1400 audit(0.0:25897): avc: denied { getattr } for path="/init.environ.rc" dev="dm-0" ino=26 scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0
2019-07-06 16:09:59.171 500-2753/com.google.android.googlequicksearchbox:search I/EventLogSendingHelper: Sending log events.
2019-07-06 16:09:59.189 500-823/com.google.android.googlequicksearchbox:search I/MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
2019-07-06 16:09:59.190 500-823/com.google.android.googlequicksearchbox:search W/ErrorReporter: reportError [type: 211, code: 393244]: errorCode: 393244, engine: 0
2019-07-06 16:09:59.191 500-823/com.google.android.googlequicksearchbox:search I/MicroDetector: Keeping mic open: false
2019-07-06 16:09:59.192 500-823/com.google.android.googlequicksearchbox:search I/MicroDetectionWorker: #onError(false)
2019-07-06 16:09:59.796 2855-2855/? W/ls: type=1400 audit(0.0:25903): avc: denied { getattr } for path="/adb_keys" dev="dm-0" ino=13 scontext=u:r:shell:s0 tcontext=u:object_r:adb_keys_file:s0 tclass=file permissive=0
2019-07-06 16:09:59.796 2855-2855/? W/ls: type=1400 audit(0.0:25904): avc: denied { getattr } for path="/init" dev="dm-0" ino=25 scontext=u:r:shell:s0 tcontext=u:object_r:init_exec:s0 tclass=lnk_file permissive=0
2019-07-06 16:09:59.796 2855-2855/? W/ls: type=1400 audit(0.0:25905): avc: denied { getattr } for path="/ueventd.rc" dev="dm-0" ino=3827 scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0
2019-07-06 16:09:59.796 2855-2855/? W/ls: type=1400 audit(0.0:25906): avc: denied { getattr } for path="/init.zygote32.rc" dev="dm-0" ino=30 scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0
2019-07-06 16:09:59.796 2855-2855/? W/ls: type=1400 audit(0.0:25907): avc: denied { getattr } for path="/init.environ.rc" dev="dm-0" ino=26 scontext=u:r:shell:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0
2019-07-06 16:10:00.021 32259-32537/? D/EGL_emulation: eglMakeCurrent: 0xd9712900: ver 2 0 (tinfo 0xd9708a60)
2019-07-06 16:10:04.195 500-823/com.google.android.googlequicksearchbox:search I/MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
2019-07-06 16:10:04.197 500-823/com.google.android.googlequicksearchbox:search W/ErrorReporter: reportError [type: 211, code: 393244]: errorCode: 393244, engine: 0
2019-07-06 16:10:04.197 500-823/com.google.android.googlequicksearchbox:search I/MicroDetector: Keeping mic open: false
2019-07-06 16:10:04.198 500-823/com.google.android.googlequicksearchbox:search I/MicroDetectionWorker: #onError(false)

圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

1 個回答

0
echochio
iT邦高手 1 級 ‧ 2019-07-06 16:31:38
最佳解答

要不要用其他方法?
我後來都用 逍遙安卓 這類的模擬器
這類的模擬器運行起來與真實的 android 一樣用 android adb 連線
還有 google 服務都可用

看來還是用BlueStacks好一點

echochio iT邦高手 1 級 ‧ 2019-07-06 16:59:37 檢舉

BlueStacks也可以看您習慣 , 只要 adb 連的到都可

好建議,已解決,謝啦

我要發表回答

立即登入回答