본 포스팅은 Android Dev Tools Knowledge 을 기본으로 번역하여 작성했습니다
제 일본어 실력으로 인하여 오역이나 오타가 발생할 수 있습니다.
실제 슬라이드의 일본어 부분만 번역
만 번역했다는 점 양해바랍니다.
shinobu.apk
shinobu.apk#1의 공개 토론회 녹음 데이터와 Show Notes를 공개합니다!
http://hack-it-iron.hatenablog.com/entry/2016/02/08/142322
화기애애한 Android Framework Code Reading
화기애애한 Android Framework Code Reading #2를 개최했습니다
http://hack-it-iron.hatenablog.com/entry/2015/11/28/185529
우선
편리한 명령어
※ Nexus 5 -version 6.0에서 동작 확인!
Marshmallow!!
adb
간단하게 adb 환경을 준비한다
brew install android-sdk
먼저 adb 사용 용이성을 향상 시키자
adb-peco
감사….!
대단히 감사….!
※ 그림은 안나옵니다
adb-peco
inpu text
dumpsys
dumpsys activity
dumpsys activity
Settings
screenrecord
Systrace
The Systrace tool helps analyze the performance of your application by capturing and displaying execution times of your applications processes and other Android system processes
Systrace
Systrace
Analyzing UI Performance with Systrace
atrace
atrace
atrace source code
http://tools.oesf.biz/android-6.0.0_r1.0/xref/frameworks/native/cmds/atrace/atrace.cpp
adb / adb shell
etc.
솔직히 말하려고 하면 끝도 없지만…
Android-Command-Note
https://github.com/operando/Android-Command-Note
AndroidShell
https://github.com/cesards/AndroidShell
Gradle plugin
dexcount-gradle-plugin
gradle-versions-plugin
build-time-tracker-plugin
gradle-slack-plugin
gradle-android-command-plugin
gradle-android-ribbonizer-plugin
Android Studio plugin
AndroidWifiADB
ADB Idea
Android-DPI-Calculator
android-parcelable-intellij-plugin
AdbCommander for Android
Genymotion Plugin
eventbus-intellij-plugin
eventbus3-intellij-plugin
android-postfix-plugin
Android File Grouping Plugin
GsonFormat(보너스)
Android Studio 보너스
Google Developers color scheme
이외 개발에 편리한 도구
androidtool-mac
tonkotsu
vysor
Android SDK Search
DPI Calculator
Android Resource Navigator
Material Terminal
materialdoc.com
DesignOverlay
디버그에 편리한 라이브러리
stetho
ViewDebug
KLog
IntentLogger
어디서 정보를 모으는가?
정리
Thanks!!
comments powered by Disqus
Subscribe to this blog via RSS.