Skip to product information
1 of 1

Android fastboot 查詢當前使用的ab槽

Android fastboot 查詢當前使用的ab槽

Regular price 135.00 ₹ INR
Regular price Sale price 135.00 ₹ INR
Sale Sold out

https://www.mkty586.com:9443/entry/register92830/?i_code=78342468

fastboot getvar currentslot   Dan fastboot set active slot

Check the currently active slot: adb reboot bootloaderfastboot getvar current-slot If your active slot is 'a' fastboot --slot=other

From fastboot $ fastboot getvar all And find in the output: current-slot: a Other ways From procbootloader_log This command C:platform-tools>fastboot getvar current-slot current-slot: b Finished Total time: C:platform-tools>fastboot --set-active=a

pg slot which website is good This command provides information about the active slot from which the device is currently booting user $ fastboot getvar current-slot Dump getvar is-userspace Gets a bootloader variable that is required for flashing of recoveryboot image

View full details