fastboot code example
Example 1: fastboot flashall
flashall Flash boot, system, vendor, and -- if found -- recovery.
Example 2: how to install path adb
$ adb -s <device name> reverse tcp:8081 tcp:8081
Example 3: how to install path adb
$ adb devices