Enable USB Debugging - bibanon/android-development-codex GitHub Wiki
-
Turn on USB Debugging Settings/Developer Options/USB Debugging if it isn't already enabled
-
Connect your phone to the computer via USB
-
Check the ADB connection status with this command: If a serial number is displayed, the connection is successful
adb devices