reinstall-magisk-on-lineageos icon indicating copy to clipboard operation
reinstall-magisk-on-lineageos copied to clipboard

Use the first adb device found instead of having to configure its serial number

Open NicolasWebDev opened this issue 2 years ago • 3 comments

NicolasWebDev avatar May 12 '22 13:05 NicolasWebDev

Nice idea but maybe a little unsafe idea without control. I suggest to propose to use the first device found and leave the user in control asking a confirmation.

darthr4v3m avatar Oct 10 '22 09:10 darthr4v3m

I think this would be safe any time there is exactly one device connected. Ask the user to specify which one and bail out if there are multiple.

nfriedly avatar Mar 10 '23 15:03 nfriedly

Seems like a good idea @nfriedly .

NicolasWebDev avatar Mar 30 '23 02:03 NicolasWebDev