By the ADB can open WeChat APP,
But I think in WeChat into the specified page how to operate,
The first step to connect emulator: adb connect 127.0.0.1:62001
The second step is to open the WeChat: adb shell am start com. Tencent. Mm/com. Tencent. Mm. UI. LauncherUI
The third step in WeChat opens a specified url: such as baidu adb shell http://www.baidu.com -- this not, ask the results or method,
The key is to use WeChat browser, open the url not by default browser, thanks
Great god move finger,
CodePudding user response:
"Shell am start - a android. Intent. Action. The VIEW - d http://www.baidu.comThis almost meet the requirements of you
I don't know how to switch to WeChat browser
CodePudding user response:
Find WeChat browser UI name to pass parameters inJust a thought I don't know