Connect Huawei device over wifi with adb
Here is the tutorial how to connect Huawei device over wifi using adb. We need: Device's name and ip My target's name: EHT0220B19001804My target's ip: 192.168.0.249Enabled USB Debugging and checked…
Here is the tutorial how to connect Huawei device over wifi using adb. We need: Device's name and ip My target's name: EHT0220B19001804My target's ip: 192.168.0.249Enabled USB Debugging and checked…
Command to list apks on device: adb shell pm list packages Command to remove apk from device: adb shell pm uninstall -k --user 0 XX where XX is the package…
Download: devicesControl_jar Inside: adb.exe + jar_app + preview_pic