使用adb命令启动应用

adb shell dumpsys package package:com.vanyun.onetalk.tv
adb shell dumpsys package com.vanyun.onetalk.tv
adb shell am start com.vanyun.onetalk.tv/.MainActivity
export TAB=61
adb shell input keyevent ${TAB}
export ENTER=66
adb shell input keyevent ${ENTER}

Search

    Table of Contents