收藏
回答

android端 在使用微信支付时弹不出微信支付窗口?

在andorid端调用微信支付功能,只有状态栏闪了一下,然后errCode = -1

应用签名、appid、api.sendReq和req.checkArgs()返回的都是true,同一个APP,调用微信登录没问题,调支付就不行


2019-11-07 10:34:19.015 18271-18669/? D/ZHTAG:   BusinessDownloadEventTaskObserver: com.tencent.common.plugin.QBPluginServiceImpl@83e2ef9, mNotifyHandler == null: false

2019-11-07 10:34:19.025 18271-18660/? D/WATCH_HANDLER:down_schedule: Watch r=[com.tencent.mtt.browser.download.engine.DownloadTaskManager$2@73e1c22], cre_t=[1573094059014], d_ss_t=[0], d_rs_t=[1], d_rf_t=[10]

2019-11-07 10:34:19.024 18271-18663/? D/ZHTAG:   BusinessDownloadEventTaskObserver: com.tencent.common.plugin.QBPluginServiceImpl@83e2ef9, mNotifyHandler == null: false

2019-11-07 10:34:19.028 18271-18660/? D/WATCH_HANDLER:down_schedule: Watch w=[1], cre_t=[1573094059022], d_ss_t=[0], d_rs_t=[3], d_rf_t=[3]

2019-11-07 10:34:19.045 18271-18660/? D/WATCH_HANDLER:down_schedule: Watch r=[com.tencent.mtt.browser.download.engine.DownloadTaskManager$2@85c192b], cre_t=[1573094059024], d_ss_t=[0], d_rs_t=[4], d_rf_t=[16]

2019-11-07 10:34:19.046 18271-18660/? D/WATCH_HANDLER:down_schedule: Watch w=[1], cre_t=[1573094059043], d_ss_t=[0], d_rs_t=[2], d_rf_t=[1]

2019-11-07 10:34:19.047 11590-11590/? V/MediaProvider: android.intent.action.MEDIA_SCANNER_SCAN_FILE path: /data/data/com.tencent.mm/app_tbs/core_private/plugins/com.tencent.tbs.ad.plugin/com.tencent.tbs.ad.plugin23.zip

2019-11-07 10:34:19.098 18271-18539/? W/System.err: java.nio.channels.ClosedChannelException

2019-11-07 10:34:19.100 18271-18539/? W/System.err:     at sun.nio.ch.FileLockImpl.release(FileLockImpl.java:58)

2019-11-07 10:34:19.100 18271-18539/? W/System.err:     at com.tencent.common.plugin.QBPluginServiceImpl.deletePidFile(TbsJavaCore:3455)

2019-11-07 10:34:19.100 18271-18539/? W/System.err:     at com.tencent.common.plugin.QBPluginServiceImpl.installPlugin(TbsJavaCore:1658)

2019-11-07 10:34:19.100 18271-18539/? W/System.err:     at com.tencent.common.plugin.QBPluginProxy.installPlugin(TbsJavaCore:382)

2019-11-07 10:34:19.100 18271-18539/? W/System.err:     at com.tencent.common.plugin.QBPluginSystem.a(TbsJavaCore:743)

2019-11-07 10:34:19.100 18271-18539/? W/System.err:     at com.tencent.common.plugin.QBPluginSystem.a(TbsJavaCore:1045)

2019-11-07 10:34:19.100 18271-18539/? W/System.err:     at com.tencent.common.plugin.QBPluginSystem$2.handleMessage(TbsJavaCore:1803)

2019-11-07 10:34:19.100 18271-18539/? W/System.err:     at android.os.Handler.dispatchMessage(Handler.java:106)

2019-11-07 10:34:19.100 18271-18539/? W/System.err:     at android.os.Looper.loop(Looper.java:214)

2019-11-07 10:34:19.100 18271-18539/? W/System.err:     at android.os.HandlerThread.run(HandlerThread.java:65)

2019-11-07 10:34:19.121 18271-18539/? W/System.err: java.nio.channels.ClosedChannelException

2019-11-07 10:34:19.121 18271-18539/? W/System.err:     at sun.nio.ch.FileLockImpl.release(FileLockImpl.java:58)

2019-11-07 10:34:19.121 18271-18539/? W/System.err:     at com.tencent.common.plugin.QBPluginServiceImpl.deletePidFile(TbsJavaCore:3455)

2019-11-07 10:34:19.121 18271-18539/? W/System.err:     at com.tencent.common.plugin.QBPluginServiceImpl.installPlugin(TbsJavaCore:1658)

2019-11-07 10:34:19.121 18271-18539/? W/System.err:     at com.tencent.common.plugin.QBPluginProxy.installPlugin(TbsJavaCore:382)

2019-11-07 10:34:19.121 18271-18539/? W/System.err:     at com.tencent.common.plugin.QBPluginSystem.a(TbsJavaCore:743)

2019-11-07 10:34:19.121 18271-18539/? W/System.err:     at com.tencent.common.plugin.QBPluginSystem.a(TbsJavaCore:1045)

2019-11-07 10:34:19.121 18271-18539/? W/System.err:     at com.tencent.common.plugin.QBPluginSystem$2.handleMessage(TbsJavaCore:1803)

2019-11-07 10:34:19.121 18271-18539/? W/System.err:     at android.os.Handler.dispatchMessage(Handler.java:106)

2019-11-07 10:34:19.121 18271-18539/? W/System.err:     at android.os.Looper.loop(Looper.java:214)

2019-11-07 10:34:19.121 18271-18539/? W/System.err:     at android.os.HandlerThread.run(HandlerThread.java:65)

2019-11-07 10:34:19.124 18271-18271/? D/TbsUgEngine: onDownloadStart :: com.tencent.tbs.ug, info: com.tencent.common.plugin.QBPluginItemInfo@e958a79, errorCode: 0

    java.lang.Throwable

        at com.tencent.tbs.tbsshell.partner.ug.TbsUgEngine$3.onPrepareFinished(TbsJavaCore:620)

        at com.tencent.common.plugin.QBPluginSystem$1.handleMessage(TbsJavaCore:1534)

        at android.os.Handler.dispatchMessage(Handler.java:106)

        at android.os.Looper.loop(Looper.java:214)

        at android.app.ActivityThread.main(ActivityThread.java:7050)

        at java.lang.reflect.Method.invoke(Native Method)

        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)

        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)

2019-11-07 10:34:19.164 13918-18704/com.yd.meiya D/OkHttpManager: respond=={"NONCESTR":"BO6InwfoRkVuFE0x1qcZ","MSG":"SUCCESS","PREPAYID":"wx07103418956599fc7d4fb67e1091877800","ORDERID":1,"PARTNERID":"1561311951","RESULT_CODE":0,"PACKAGE":"Sign=WXPay","RE_TIME":353,"TIMESTAMP":"1573094059","ORDERNO":"168371b0b74949baa1188f4c1c30c774","WXSIGN":"7D40B5F05F8D589EEC9E0F79085A26FE"}

2019-11-07 10:34:19.170 13918-13918/com.yd.meiya D/MicroMsg.SDK.WXMsgImplComm: ignore wechat app signature validation

2019-11-07 10:34:19.170 13918-13918/com.yd.meiya D/denglh: wxPay request:true

2019-11-07 10:34:19.170 13918-13918/com.yd.meiya D/MicroMsg.SDK.WXMsgImplComm: ignore wechat app signature validation

2019-11-07 10:34:19.170 13918-13918/com.yd.meiya I/MicroMsg.SDK.WXApiImplV10: sendReq, req type = 5

2019-11-07 10:34:19.171 13918-13918/com.yd.meiya D/MicroMsg.SDK.MMessageAct: send, targetPkgName = com.tencent.mm, targetClassName = com.tencent.mm.plugin.base.stub.WXPayEntryActivity

2019-11-07 10:34:19.178 1643-10342/? I/ActivityManager: START u0 {act=null typ=null flg=0x18000000 cmp=ComponentInfo{com.tencent.mm/com.tencent.mm.plugin.base.stub.WXPayEntryActivity}} from uid 10427

2019-11-07 10:34:19.184 1643-10342/? D/CustomFrequencyManagerService: acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 2361600  uid : 1000  pid : 1643  pkgName : AMS_APP_SWITCH@CPU_MIN@23

2019-11-07 10:34:19.186 1643-10342/? D/ActivityManagerPerformance: AMP_acquire() APP_SWITCH

2019-11-07 10:34:19.187 699-699/? I/SurfaceFlinger: id=3580 createSurf (5920x5920),2 flag=4, Stack=95#0

2019-11-07 10:34:19.188 699-699/? I/SurfaceFlinger: id=3581 createSurf (5920x5920),-1 flag=20004, animation background stackId=95#0

2019-11-07 10:34:19.190 699-699/? I/SurfaceFlinger: id=3582 createSurf (5920x5920),2 flag=4, Task=1272#0

2019-11-07 10:34:19.193 699-699/? I/SurfaceFlinger: id=3583 createSurf (5920x5920),2 flag=4, AppWindowToken{80cdeb6 token=Token{f829651 ActivityRecord{9824f78 u0 com.tencent.mm/.plugin.base.stub.WXPayEntryActivity t1272}}}#0

2019-11-07 10:34:19.194 1643-10342/? D/ActivityManager: [PIP] Update supportsEnterPipOnTaskSwitch(startActivityLocked

2019-11-07 10:34:19.197 1643-18709/? I/CLP: Check pinfo.  startActivity com.yd.meiya 13918 10427

2019-11-07 10:34:19.197 13918-13918/com.yd.meiya D/MicroMsg.SDK.MMessageAct: send mm message, intent=Intent { flg=0x18000000 cmp=com.tencent.mm/.plugin.base.stub.WXPayEntryActivity (has extras) }

2019-11-07 10:34:19.197 13918-13918/com.yd.meiya D/denglh: wxPay:true

2019-11-07 10:34:19.197 1643-1643/? D/CS_HdrController: updateMultiWindowState : 0

2019-11-07 10:34:19.197 1643-1643/? D/MdnieScenarioControlService: MultiWindowState : false

2019-11-07 10:34:19.201 1643-10342/? V/WindowOrientationListener: getProposedRotation :-1

2019-11-07 10:34:19.201 1643-10342/? V/WindowManager: rotationForOrientationLw(orient=1, last=0); user=0 USER_ROTATION_LOCKED sensorRotation=-1 mLidState=-1 mDockMode=0 mHdmiPlugged=false

2019-11-07 10:34:19.215 1643-10342/? V/WindowManager: Changing focus from Window{aae631c u0 com.yd.meiya/com.yd.meiya.gui.mine.UserCenterActivity} to null Callers=com.android.server.wm.WindowManagerService.setFocusedApp:3124 com.android.server.am.ActivityManagerService.setResumedActivityUncheckLocked:4454 com.android.server.am.ActivityStack.onActivityStateChanged:560 com.android.server.am.TaskRecord.onActivityStateChanged:2165 

2019-11-07 10:34:19.216 1643-10342/? D/InputDispatcher: Focus left window (13918): aae631c 0

2019-11-07 10:34:19.216 11590-18708/? V/MediaProvider: !@start scanning file requested by null: 7dblb7dblb7cwv5lfucful5vv7bhh_lak7cwif_hirmblf7htngruk7cwv5lfucful5lak5bd5htngru7cwv5lfucful5lak5bd5htngru)+5yrh

2019-11-07 10:34:19.216 1643-1693/? D/WindowManager: reportFocusChangedSerialized, focused=false, inTouchMode=true, win=Window{aae631c u0 com.yd.meiya/com.yd.meiya.gui.mine.UserCenterActivity}

2019-11-07 10:34:19.217 1643-1643/? D/Telecom:SamsungPrebindingServiceImpl: onTopActivityChanged : ComponentInfo{com.tencent.mm/com.tencent.mm.plugin.base.stub.WXPayEntryActivity}

2019-11-07 10:34:19.234 13918-13918/com.yd.meiya D/ViewRootImpl@adf4d2e[UserCenterActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1

2019-11-07 10:34:19.234 13918-13918/com.yd.meiya D/InputMethodManager: prepareNavigationBarInfo() DecorView@c535b88[UserCenterActivity]

2019-11-07 10:34:19.235 13918-13918/com.yd.meiya D/InputMethodManager: getNavigationBarColor() -855310

2019-11-07 10:34:19.235 1643-1643/? D/Telecom:SamsungPrebindingServiceImpl: onTopActivityChanged : ComponentInfo{com.tencent.mm/com.tencent.mm.plugin.base.stub.WXPayEntryActivity}

2019-11-07 10:34:19.235 1643-1643/? D/Telecom:SamsungPrebindingServiceImpl: onTopActivityChanged : ComponentInfo{com.tencent.mm/com.tencent.mm.plugin.base.stub.WXPayEntryActivity}

2019-11-07 10:34:19.238 1643-8941/? D/NetSpeedMonitor: fg switch to bg, app uid = 10179 package name = com.eg.android.AlipayGphone

2019-11-07 10:34:19.238 1643-8941/? D/NetSpeedMonitor: bg switch to fg, app uid = 10376 package name = com.tencent.mm

2019-11-07 10:34:19.238 1643-8941/? I/NetSpeedMonitor: bg app uid = 10179 packagename com.eg.android.AlipayGphone

2019-11-07 10:34:19.238 1643-8941/? I/NetSpeedMonitor: bg app uid = 10179 packagename com.eg.android.AlipayGphone

2019-11-07 10:34:19.242 9034-9034/? D/PowerUI: priorPlugType = 2 mPlugType = 2 priorBatteryStatus = 2 mBatteryStatus = 2

2019-11-07 10:34:19.243 9034-9034/? D/PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2414000 mChargingTime : 2414000

2019-11-07 10:34:19.243 9034-9034/? D/PowerUI.Notification: There is no change about charging status, so return!

2019-11-07 10:34:19.243 9034-9034/? D/PowerUI: Battery swelling mode - priorBatterySwellingMode = 0 mBatterySwellingMode = 0

2019-11-07 10:34:19.243 9034-9034/? D/KeyguardUpdateMonitor: handleBatteryUpdate

2019-11-07 10:34:19.243 1643-10087/? D/GameManagerService: identifyGamePackage. com.tencent.mm

2019-11-07 10:34:19.243 1643-10087/? D/GamePkgDataHelper: getGamePkgData(). com.tencent.mm

2019-11-07 10:34:19.324 699-699/? I/SurfaceFlinger: id=3584 createSurf (5920x5920),2 flag=4, AppWindowToken{d0be89 token=Token{cbb9590 ActivityRecord{9d4d853 u0 com.tencent.mm/.plugin.wallet_index.ui.OrderHandlerUI t1272}}}#0

2019-11-07 10:34:19.324 22354-22354/? D/ViewRootImpl@6b77850[AlipayLogin]: Surface release. android.view.WindowManagerGlobal.setStoppedState:669 android.app.Activity.performStop:7690 android.app.ActivityThread.callActivityOnStop:4379 android.app.ActivityThread.performStopActivityInner:4357 android.app.ActivityThread.handleStopActivity:4432 android.app.servertransaction.TransactionExecutor.performLifecycleSequence:192 android.app.servertransaction.TransactionExecutor.cycleToPath:165 android.app.servertransaction.TransactionExecutor.executeLifecycleState:142 

2019-11-07 10:34:19.331 1643-1643/? D/Telecom:SamsungPrebindingServiceImpl: onTopActivityChanged : ComponentInfo{com.tencent.mm/com.tencent.mm.plugin.wallet_index.ui.OrderHandlerUI}

2019-11-07 10:34:19.336 22354-18718/? D/AsyTskExecutor: [null] -- BgRunningPrompter start at 1573094059336

2019-11-07 10:34:19.337 1643-1677/? V/WindowOrientationListener: getProposedRotation :-1

2019-11-07 10:34:19.337 1643-1677/? V/WindowManager: rotationForOrientationLw(orient=1, last=0); user=0 USER_ROTATION_LOCKED sensorRotation=-1 mLidState=-1 mDockMode=0 mHdmiPlugged=false

2019-11-07 10:34:19.338 22354-18718/? D/AsyTskExecutor: [null] -- BgRunningPrompter end cost 2

2019-11-07 10:34:19.338 1643-1677/? D/GamePkgDataHelper: notifyAppCreate(), pkgName: com.tencent.mm, sendRet: true

2019-11-07 10:34:19.338 1643-9011/? D/GamePkgDataHelper: getGamePkgData(). com.tencent.mm

2019-11-07 10:34:19.338 1643-9011/? D/GameManagerService: handleMessage(), MSG_APP_CREATE. ignore. pkgName: com.tencent.mm

2019-11-07 10:34:19.339 1643-1677/? D/InputDispatcher: Focused application set to: d0be89 

2019-11-07 10:34:19.340 22354-18718/? D/AsyTskExecutor: reset PipelineRunnable = com.alipay.mobile.quinox.asynctask.PipelineRunnable@10f0047, task = com.alipay.mobile.framework.pipeline.analysis.AnalysedRunnable, threadName = BgRunningPrompter

2019-11-07 10:34:19.340 1643-1677/? D/GameManagerService: noteResumeComponent(), resumeComponent: com.tencent.mm

2019-11-07 10:34:19.340 1643-9011/? D/GameManagerService: handleForegroundChange(). pkgName: com.tencent.mm, clsName: com.tencent.mm.plugin.wallet_index.ui.OrderHandlerUI,FgActivityName:com.tencent.mm/.plugin.wallet_index.ui.OrderHandlerUI

2019-11-07 10:34:19.340 1643-9011/? D/GameManagerService:   handleForegroundChange(). same package. game has never resumed yet. ignore

2019-11-07 10:34:19.342 1643-1677/? D/MARsPolicyManager: onPackageResumedFG pkgName = com.tencent.mm, userId = 0

2019-11-07 10:34:19.344 1643-1643/? D/Telecom:SamsungPrebindingServiceImpl: onTopActivityChanged : ComponentInfo{com.tencent.mm/com.tencent.mm.plugin.wallet_index.ui.OrderHandlerUI}

2019-11-07 10:34:19.371 1643-10342/? D/ActivityManager: setRequestedOrientation(1) from com.tencent.mm2019-11-07 10:34:19.447 1643-2054/? I/WindowManager: Reparenting to leash, surface=Surface(name=AppWindowToken{d0be89 token=Token{cbb9590 ActivityRecord{9d4d853 u0 com.tencent.mm/.plugin.wallet_index.ui.OrderHandlerUI t1272}}})/@0xc947c43

2019-11-07 10:34:19.670 1643-1693/? D/ActivityManagerPerformance: AMP_acquire() TAIL

2019-11-07 10:34:19.670 1643-1693/? D/CustomFrequencyManagerService: FrequencyrequestList.getNextMaxCPUCoreRequest, index: 1

2019-11-07 10:34:19.671 1643-1693/? D/CustomFrequencyManagerService: releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT  frequency : 2361600  uid : 1000  pid : 1643  tag : AMS_APP_SWITCH@CPU_MIN@23

2019-11-07 10:34:19.671 1643-1693/? D/ActivityManagerPerformance: AMP_release() APP_SWITCH

2019-11-07 10:34:19.671 1643-1643/? D/FreeformController: Fail to invalid task id :  -1

2019-11-07 10:34:19.677 1643-1677/? I/WindowManager: Cancelling animation restarting=false, leash=null, surface=Surface(name=AppWindowToken{80cdeb6 token=Token{f829651 ActivityRecord{9824f78 u0 com.tencent.mm/.plugin.base.stub.WXPayEntryActivity t1272}}})/@0x1c0cb84, parent=Surface(name=Task=1272)/@0x7e782c0

2019-11-07 10:34:19.683 699-699/? I/Layer: id=3587 onRemoved Surface(name=AppWindowToken{d0be89 token=Token{cbb9590 ActivityRecord{9d4d853 u0 com.tencent.mm/.plugin.wallet_index.ui.OrderHandlerUI t1272}}})/@0xc947c43 - animation-leash#0 

2019-11-07 10:34:19.683 699-764/? I/SurfaceFlinger: id=3583 Removed AppWindowToken{80cdeb6 token=Token{f829651 ActivityRecord{9824f78 u0 com.tencent.mm/.plugin.base.stub.WXPayEntryActivity t1272}}}#0 (0/76)

2019-11-07 10:34:19.699 699-699/? I/Layer: id=3583 onRemoved AppWindowToken{80cdeb6 token=Token{f829651 ActivityRecord{9824f78 u0 com.tencent.mm/.plugin.base.stub.WXPayEntryActivity t1272}}}#0 

2019-11-07 10:34:19.910 1643-10342/? D/ActivityManagerPerformance: AMP_acquire() APP_SWITCH

2019-11-07 10:34:19.911 1643-10342/? V/WindowManager: Changing focus from Window{c27859a u0 com.tencent.mm/com.tencent.mm.plugin.wallet_index.ui.OrderHandlerUI} to Window{aae631c u0 com.yd.meiya/com.yd.meiya.gui.mine.UserCenterActivity} Callers=com.android.server.wm.DisplayContent.layoutAndAssignWindowLayersIfNeeded:3257 com.android.server.wm.StackWindowController.positionChildAtTop:151 com.android.server.am.ActivityStack.insertTaskAtTop:3373 com.android.server.am.ActivityStack.moveTaskToFrontLocked:5250 

2019-11-07 10:34:19.911 1643-10342/? D/StatusBarManagerService: notifyRequestedSystemKey recent=false home=false

2019-11-07 10:34:19.911 1643-1684/? D/WindowManager: setSystemUiVisibility: vis= 0xa718, fullscreenVis= 0x2000, dockedVis= 0x0, win=Window{aae631c u0 com.yd.meiya/com.yd.meiya.gui.mine.UserCenterActivity}

2019-11-07 10:34:19.912 1643-10342/? D/InputDispatcher: Focus left window (16699): c27859a 0

2019-11-07 10:34:19.912 1643-10342/? D/InputDispatcher: Focus entered window (13918): aae631c 0

2019-11-07 10:34:19.912 1643-1677/? D/SamsungPhoneWindowManager: adjustSystemUiVisibilityLw: vis=0xa718

2019-11-07 10:34:19.912 1643-1677/? D/InputManager-JNI: setSystemUiVisibility dexmode: false changed: true displayid: 0 visibility: 0xa718 DD: 0xa718 OD: 0x0

2019-11-07 10:34:19.912 9034-9034/? D/LightBarController: onNavigationVisibilityChanged : vis = a718, nbModeChanged = false navigationBarMode = 4

2019-11-07 10:34:19.912 1643-1693/? D/WindowManager: reportFocusChangedSerialized, focused=true, inTouchMode=true, win=Window{aae631c u0 com.yd.meiya/com.yd.meiya.gui.mine.UserCenterActivity}

2019-11-07 10:34:19.912 13918-13918/com.yd.meiya D/ViewRootImpl@adf4d2e[UserCenterActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1

2019-11-07 10:34:19.913 1643-1693/? D/WindowManager: reportFocusChangedSerialized, focused=false, inTouchMode=true, win=Window{c27859a u0 com.tencent.mm/com.tencent.mm.plugin.wallet_index.ui.OrderHandlerUI}

2019-11-07 10:34:19.913 13918-13918/com.yd.meiya D/InputMethodManager: prepareNavigationBarInfo() DecorView@c535b88[UserCenterActivity]

2019-11-07 10:34:19.913 13918-13918/com.yd.meiya D/InputMethodManager: getNavigationBarColor() -855310

2019-11-07 10:34:19.913 1643-10342/? D/ActivityManager: [PIP] Update supportsEnterPipOnTaskSwitch(moveTaskToFrontLocked

2019-11-07 10:34:19.914 13918-13918/com.yd.meiya D/InputMethodManager: prepareNavigationBarInfo() DecorView@c535b88[UserCenterActivity]

2019-11-07 10:34:19.914 13918-13918/com.yd.meiya D/InputMethodManager: getNavigationBarColor() -855310

2019-11-07 10:34:19.914 13918-13918/com.yd.meiya V/InputMethodManager: Starting input: tba=com.yd.meiya ic=null mNaviBarColor -855310 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false

2019-11-07 10:34:19.914 13918-13918/com.yd.meiya D/InputMethodManager: startInputInner - Id : 0

2019-11-07 10:34:19.914 13918-13918/com.yd.meiya I/InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus

2019-11-07 10:34:19.916 699-699/? I/SurfaceFlinger: id=3588 createSurf (5920x5920),2 flag=4, AppWindowToken{6411bf0 token=Token{93cfc33 ActivityRecord{7e4f7a2 u0 com.yd.meiya/.wxapi.WXPayEntryActivity t1265}}}#0

2019-11-07 10:34:19.916 13918-13918/com.yd.meiya D/InputTransport: Input channel constructed: fd=103

2019-11-07 10:34:19.917 12544-12544/? I/InputMethodWrapper:  call dispatchStartInputWithToken

2019-11-07 10:34:19.917 12544-12544/? I/InputMethodService: dispatchStartInputWithToken

2019-11-07 10:34:19.920 1643-1643/? D/CS_HdrController: updateMultiWindowState : 0

2019-11-07 10:34:19.920 1643-18743/? I/CLP: Check pinfo.  startActivity com.tencent.mm 16699 10376

2019-11-07 10:34:19.920 1643-1643/? D/MdnieScenarioControlService: MultiWindowState : false

2019-11-07 10:34:19.924 12544-12544/? D/InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0

2019-11-07 10:34:19.925 1643-1643/? D/Telecom:SamsungPrebindingServiceImpl: onTopActivityChanged : ComponentInfo{com.yd.meiya/com.yd.meiya.gui.mine.UserCenterActivity}

2019-11-07 10:34:19.934 1643-1677/? V/ActivityManager: Scheduling idle now: forceIdle=trueimmediate=true

2019-11-07 10:34:19.935 1643-1677/? V/WindowOrientationListener: getProposedRotation :-1

2019-11-07 10:34:19.935 1643-1677/? V/WindowManager: rotationForOrientationLw(orient=1, last=0); user=0 USER_ROTATION_LOCKED sensorRotation=-1 mLidState=-1 mDockMode=0 mHdmiPlugged=false

2019-11-07 10:34:19.946 1643-1677/? V/WindowManager: Changing focus from Window{aae631c u0 com.yd.meiya/com.yd.meiya.gui.mine.UserCenterActivity} to null Callers=com.android.server.wm.WindowManagerService.setFocusedApp:3124 com.android.server.am.ActivityManagerService.setResumedActivityUncheckLocked:4454 com.android.server.am.ActivityStack.onActivityStateChanged:560 com.android.server.am.TaskRecord.onActivityStateChanged:2165 

2019-11-07 10:34:19.946 1643-1677/? D/InputDispatcher: Focus left window (13918): aae631c 0

2019-11-07 10:34:19.946 1643-1693/? D/WindowManager: reportFocusChangedSerialized, focused=false, inTouchMode=true, win=Window{aae631c u0 com.yd.meiya/com.yd.meiya.gui.mine.UserCenterActivity}

2019-11-07 10:34:19.947 1643-1677/? D/GamePkgDataHelper: getSosPolicy(). com.yd.meiya

2019-11-07 10:34:19.948 1643-1677/? D/GameManagerService: identifyGamePackage. com.yd.meiya

2019-11-07 10:34:19.948 1643-1677/? D/GamePkgDataHelper: getGamePkgData(). com.yd.meiya

2019-11-07 10:34:19.948 1643-1677/? D/GameManagerService: noteResumeComponent(), resumeComponent: com.yd.meiya

2019-11-07 10:34:19.948 1643-9011/? D/GameManagerService: handleForegroundChange(). pkgName: com.yd.meiya, clsName: com.yd.meiya.wxapi.WXPayEntryActivity,FgActivityName:com.yd.meiya/.wxapi.WXPayEntryActivity

2019-11-07 10:34:19.948 1643-9011/? D/GameManagerService:   handleForegroundChange(). set mFgApp: com.yd.meiya

2019-11-07 10:34:19.948 1643-9011/? D/GameManagerService: notifyResumePause(). pkg: com.yd.meiya, type: 4, isMinimized: false, isTunableApp: false

2019-11-07 10:34:19.948 1643-9011/? D/GameManagerService:   notifyResumePause(). unexpected mPrevNotiType: -1

2019-11-07 10:34:19.950 1643-1677/? D/MARsPolicyManager: onPackageResumedFG pkgName = com.yd.meiya, userId = 0

2019-11-07 10:34:19.951 1643-9016/? D/GamePkgDataHelper: getGamePkgDataIncServer(). com.yd.meiya

2019-11-07 10:34:19.952 1643-9016/? D/GameManagerService: identifyGamePackage. null

2019-11-07 10:34:19.952 1643-1643/? D/Telecom:SamsungPrebindingServiceImpl: onTopActivityChanged : ComponentInfo{com.yd.meiya/com.yd.meiya.wxapi.WXPayEntryActivity}

2019-11-07 10:34:19.954 16699-16699/? D/InputTransport: Input channel destroyed: fd=438

2019-11-07 10:34:19.955 1643-9016/? D/GamePkgDataHelper: getSosPolicy(). com.yd.meiya

2019-11-07 10:34:19.957 1643-9016/? D/GameManagerService: identifyGamePackage. com.yd.meiya

2019-11-07 10:34:19.957 1643-9016/? D/GamePkgDataHelper: getGamePkgData(). com.yd.meiya

2019-11-07 10:34:19.959 1643-9016/? D/GameManagerService: identifyGamePackage. com.yd.meiya

2019-11-07 10:34:19.959 1643-9016/? D/GamePkgDataHelper: getGamePkgData(). com.yd.meiya

2019-11-07 10:34:19.961 1643-8946/? D/ConnectivityService: filterNetworkStateForUid() uid: 1000, pid: 1643

2019-11-07 10:34:19.961 1643-8946/? D/ConnectivityService: filterNetworkStateForUid() uid: 1000, pid: 1643, networkInfo: [type: MOBILE[LTE], state: CONNECTED/CONNECTED, reason: (unspecified), extra: 3gnet, failover: false, available: true, roaming: false]

2019-11-07 10:34:19.961 13918-13918/com.yd.meiya D/MicroMsg.PaySdk.WXFactory: createWXAPI, appId = wx91e98d675635aba8, checkSignature = true

2019-11-07 10:34:19.961 13918-13918/com.yd.meiya D/MicroMsg.SDK.WXApiImplV10: <init>, appId = wx91e98d675635aba8, checkSignature = true

2019-11-07 10:34:19.961 13918-13918/com.yd.meiya I/MicroMsg.SDK.WXApiImplV10: handleIntent, cmd = 5

2019-11-07 10:34:19.962 13918-13918/com.yd.meiya D/WXPayEntryActivity: onPayFinish, errCode = -1


回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容
问题标签