-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Elias Mörz edited this page Sep 18, 2025
·
5 revisions
The program to facilitate the installation of custom ROMs and GSIs on Android devices. Based on GTK and Shell.
- Check the
ADB/Fastbootconnection - Create a working directory
- change to the working directory
- boot into
fastbootmode - Reboot from
fastbootmode - Reboot into
downloadmode - boot into
recovery - boot to an image
- lock/unlock the bootloader
- delete user data
- backup your full system with root or use the Open Android Backup → thanks to @mrrfv
- Rename files (
recovery.img,boot.img,vendor.img,system.img,payload.zip) - flashing
recovery.img,boot.img,init_boot.img,vendor_boot.img,vendor.img,system.img,vbmeta.img,dtbo.img,userdata.img,metadata.img,preloader.img,preloader.bin,super.imgand many others - flashing all images in a directory
- get device infos
- some instructions for the program
- set active slot
- resize/remove/create boot/vendor/system partition
https://github.com/NachtsternBuild/fastboot-assistant/releases
- see CHANGELOG for all changes.
- see the SECURTIY.md
- see the VERSIONS.md
- see the BUILDLOG.md for more information about future versions.