1
Astro Slide - Android / Re: Astro update to V07
« on: June 18, 2025, 03:50:42 am »
The source codes is not public.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
D:\>fastboot getvar current-slot
current-slot: b
Finished. Total time: 0.003s
D:\>fastboot flashing unlock
(bootloader) Start unlock flow
OKAY [ 26.931s]
Finished. Total time: 26.939s
D:\>fastboot flash boot_b boot-v07-magisk-from-app-26300.img
Sending 'boot_b' (40960 KB) OKAY [ 1.318s]
Writing 'boot_b' OKAY [ 0.172s]
Finished. Total time: 2.121s
D:\>fastboot reboot
Rebooting OKAY [ 0.003s]
Finished. Total time: 0.009s
D:\>adb shell
Astro:/ $ su
Astro:/ # exit
Astro:/ $ exit
D:\>adb reboot bootloader
D:\>fastboot flashing unlock
(bootloader) Start unlock flow
OKAY [ 21.063s]
Finished. Total time: 21.071s
D:\>fastboot flash boot_a boot-magisk.img
Sending 'boot_a' (40960 KB) OKAY [ 1.133s]
Writing 'boot_a' OKAY [ 0.195s]
Finished. Total time: 1.404s
D:\>fastboot reboot
Rebooting OKAY [ 0.003s]
Finished. Total time: 0.009s
-----