adbコマンド の変更点

*ツール [#s42bd0b1]
-''Minimal ADB and Fastboot'' (adbやfastbootを使うだけならこちらがおすすめ)
http://forum.xda-developers.com/showthread.php?t=2317790
-''platform-tools'' (Android Studioからadbやfastbootを抜き出したパッケージ)
https://dl.google.com/android/repository/platform-tools-latest-darwin.zip
https://dl.google.com/android/repository/platform-tools-latest-linux.zip
https://dl.google.com/android/repository/platform-tools-latest-windows.zip

//-''Minimal ADB and Fastboot'' (adbやfastbootを使うだけならこちらがおすすめ)
//http://forum.xda-developers.com/showthread.php?t=2317790

-JDK(Java)
http://www.oracle.com/technetwork/java/javase/downloads/index.html
-Android SDK
Download Android Studio and SDK Tools
http://developer.android.com/sdk/index.html
-Universal ADB Drivers
http://xiaomitips.com/download/universal-adb-drivers/
-Mi Flash tool(beta edition)
http://en.miui.com/thread-281979-1-1.html
-Fastboot_edl-v2
http://forum.xda-developers.com/redmi-note-3/how-to/guide-reboot-to-edl-mode-fastboot-test-t3398718
-Mi PC Suite(他のadbドライバ試してダメだった場合の最終手段)(MIUIが対応verでなくてもadbドライバは使える)
http://pcsuite.mi.com/
*「USBデバッグ」をONにする方法 [#e619616c]
Settings > About Phone > ''MIUI version''を連打するとDeveloperモードが表示されるので
Settings > Additional settings > Developer optionsの''USB debugging''をONにする。