adb & Android Devices
adb (Android Debug Bridge) is the terminal interface to emulators and USB hardware - list devices, reverse Metro ports, tail logcat, and install dev builds without opening Android Studio. Expo SDK 57 wraps daily compiles in npx expo run:android; this page is the cookbook for when logcat, port forwarding, or APK installs need explicit control.