DevZillion / android_device_lenovo_amar

2 stars 1 forks source link

Bug | ADB Sideload #4

Open FTS427 opened 1 month ago

FTS427 commented 1 month ago

Open "ADB Sideload" in TWRP, then enter adb sideload XXX.zip in computer, adb will thew:

adb: sideload connection failed: closed adb: trying pre-KitKat sideload method... adb: pre-KitKat sideload connection failed: closed

DevZillion commented 1 month ago

That could be fixed easily by using this init.recovery.usb.rc: https://raw.githubusercontent.com/Galaxy-MT6768/teamwin_device_samsung_a31/android-12/recovery/root/init.recovery.usb.rc but right now the focus is on LineageOS :)