스마트폰

  • 안드로이드(리눅스)에서 데이터통신관련 명령어

    • ifconfig

    • netstat -rn

    • netstat -n

    • ping

    • iftop

    • iptables

    • logcat

    • monkey

  • adb 로 안드로이드 단말기 연결 및 ffplay 로 단말기 화면 비디오 출력

    • adb shell

    • adb shell am start -a android.intent.action.VIEW -d http://www.naver.com

    • adb shell screenrecord --output-format=h264 - | ffplay -