Android上移动Chrome的主要活动是什么?

Dav*_*est 1 android

Android上移动Chrome的主要活动是什么?

Activity吗?Main

ele*_*ant 6

com.google.android.apps.chrome.Main


Bol*_*ose 5

我猜你想用 adb 启动 chrome,如下所示:

adb shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
Run Code Online (Sandbox Code Playgroud)