Quote:
Originally Posted by Renate
Ok, then you need to go to step #0:
Nothing seen? Then you either don't have your device plugged in or else ADB is not enabled.
Google "build number x7" or "enable ADB"
|
Yes, having the device plugged into the laptop makes a big difference. My apologies for my blindness.
Code:
~ $ adb devices
* daemon not running; starting now at tcp:5037
* daemon started successfully
List of devices attached
0123456789ABCDEF device
~ $ adb shell getprop ro.product.model
MC_Cristo5
~ $ adb shell "getprop | grep finger"
[ro.build.fingerprint]: [Onyx/MC_Cristo5/MC_Cristo5:4.4.4/2020-10-15_18-36_2.1.2_3867f11/1382:user/dev-keys]