markdown [android debug]通过Android SDK调试Android终端。 #test #debug #android

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown [android debug]通过Android SDK调试Android终端。 #test #debug #android相关的知识,希望对你有一定的参考价值。

## Refs
http://ohsexybaby.com/web/953/
https://qiita.com/momota10/items/3488956b8bab72d49498

## Install
1. Android SDK をインストール
    - https://goo.gl/Haaovn
2. Android Studio を起動
3. `File > Other Settings > Default Project Structure` で SDK パス確認
4. 上記 SDK パス + `\platform-tools\` でパス通す
5. `adb` コマンドの確認

## Debug
1. 実機の開発モードを ON に
    - 端末情報のビルド番号を複数回タップ
    - USB デバッグの許可
    - 参考 : https://goo.gl/xnKWJr
2. 実機と PC を USB で接続
3. `adb devices` コマンドで端末
4. `adb logcat -v time` ログを時間付きで表示
5. `adb logcat -v time > log.txt` ログ吐き

以上是关于markdown [android debug]通过Android SDK调试Android终端。 #test #debug #android的主要内容,如果未能解决你的问题,请参考以下文章

「转」Android编译选项中的enguseruser-debug

android studio release和debug的区别

markdown [node debug]节点es6 #vscode #node #debug的调试设置

markdown 节点生产Debug.md

markdown CI_close_debug_mode

markdown 在Pattern Lab的twig中启用dump()(模式实验室中的Twig Debugging)