appPackage, appActivity 찾기
- adb shell
- dumpsys window windows | grep -E ‘mCurrentFocus|mFocusedApp’
또는 adb logcat
실행 확인(cmd execution check)
:/> adb shell am start -n {appActivity}
:/> adb shell am start -n {appActivity}
디바이스 무선 연결
adb tcpip 5656
adb connect IP:5656
adb connect IP:5656
adb -s <device name> tcpip 5657 (2대 이상인 경우 device name 지정)
댓글 없음:
댓글 쓰기