ユーザ用ツール

サイト用ツール


サイドバー

android:adb

以前のリビジョンの文書です


adb(Android Debug Bridge)

よく使うadbのコマンド

# 接続機器一覧
> adb devices
List of devices attached
FA88H1F00864    device
emulator-5554   device

# 実機のログ確認
> adb -s FA88H1F00864 logcat -s neko:*
--------- beginning of main
--------- beginning of system
--------- beginning of crash
android/adb.1550279457.txt.gz · 最終更新: 2019/02/16 10:10 by ips