For fastboot update[only for flamingo package with fastboot.zip]
Get your required tools:-
>Adb+fastboot drivers
>Platform tools
> flamingo zip file(with fastboot.zip)
>OOS 11 latest on both slots(if unsure while being on the latest OOS 11 just local ota OOS 11 zip again, yes you can do that)
>And ofcourse unlocked bootloader
PLACING FILES IN ORGANISED MANNER
>Extract platform tools
>Copy paste flamingo fastboot.zip inside the platform tools(there should files like adb.exe and fastboot.exe there)
>Rename flamingo fastboot zip to <flamingo.zip>
FLASHING TIME
>Turn on usb debugging in device
>Open command prompt on the platform tools folder(by clicking on the path above and typing cmd)
Type in cmd
<adb devices>
To ensure connection
<adb reboot bootloader>
Now you are in bootloader
Type in cmd
<fastboot devices>
To ensure connection
Now
Type
<fastboot update flamingo.zip(alternatively drag and drop)
> Let the process finish
>Now type <fastboot reboot recovery>(or using your phone bootloader interface enter recovery)
> Factory reset your from there
> now reboot your device from recovery and enjoy
Get your required tools:-
>Adb+fastboot drivers
>Platform tools
> flamingo zip file(with fastboot.zip)
>OOS 11 latest on both slots(if unsure while being on the latest OOS 11 just local ota OOS 11 zip again, yes you can do that)
>And ofcourse unlocked bootloader
PLACING FILES IN ORGANISED MANNER
>Extract platform tools
>Copy paste flamingo fastboot.zip inside the platform tools(there should files like adb.exe and fastboot.exe there)
>Rename flamingo fastboot zip to <flamingo.zip>
FLASHING TIME
>Turn on usb debugging in device
>Open command prompt on the platform tools folder(by clicking on the path above and typing cmd)
Type in cmd
<adb devices>
To ensure connection
<adb reboot bootloader>
Now you are in bootloader
Type in cmd
<fastboot devices>
To ensure connection
Now
Type
<fastboot update flamingo.zip(alternatively drag and drop)
> Let the process finish
>Now type <fastboot reboot recovery>(or using your phone bootloader interface enter recovery)
> Factory reset your from there
> now reboot your device from recovery and enjoy
For sideloading[only for flamingo package with full.zip]
Get your required tools
Adb+fastboot drivers
Platform tools
[Payload dumper]( https://github.com/ssut/payload-dumper-goreleases) {only if you don't have boot img}
And flamingo zip file(with full.zip)
OOS 11 latest on both slots(if unsure while being on the latest OOS 11 just local ota OOS 11 zip again, yes you can do that)
And ofcourse unlocked bootloader
(Ignore these steps below if on flamingo OP7 or OP7 pro since they provide boot img but if on 7T series follow the steps)
Now payload dump your flamingo zip
It's simple
1>extract zip file of flamingo
2>put payload dump.bin in payload dumper go folder
3>open cmd
4>drag and drop payload dumper.exe and then payload.bin
5>in the extracted folder get the boot img and (recovery if 7T series )
And put them in your platform tools folder
Continue from here
Turn on usb debugging in device
Open command prompt on the platform tools folder(by clicking on the path above and typing cmd)
Type in cmd
<adb devices>
To ensure connection
<adb reboot bootloader>
Now you are in bootloader
Type in cmd
<fastboot devices>
To ensure connection
Now
Type <fastboot flash boot boot.img>[alternatively drag and drop]
(If 7T series user flash recovery )
By typing
<fastboot flash recovery recovery.img>[alternatively drag and drop]
Now
Type
<fastboot reboot recovery>(or just do it manually with bootloader interface)
And the recovery
Format your data
And go on apply update/apply from adb on the same line as this
Now
Type this to flash the rom
<adb sideload flamingo.zip>
(alternatively drag and drop)
And now reboot your device from recovery
Get your required tools
Adb+fastboot drivers
Platform tools
[Payload dumper]( https://github.com/ssut/payload-dumper-goreleases) {only if you don't have boot img}
And flamingo zip file(with full.zip)
OOS 11 latest on both slots(if unsure while being on the latest OOS 11 just local ota OOS 11 zip again, yes you can do that)
And ofcourse unlocked bootloader
(Ignore these steps below if on flamingo OP7 or OP7 pro since they provide boot img but if on 7T series follow the steps)
Now payload dump your flamingo zip
It's simple
1>extract zip file of flamingo
2>put payload dump.bin in payload dumper go folder
3>open cmd
4>drag and drop payload dumper.exe and then payload.bin
5>in the extracted folder get the boot img and (recovery if 7T series )
And put them in your platform tools folder
Continue from here
Turn on usb debugging in device
Open command prompt on the platform tools folder(by clicking on the path above and typing cmd)
Type in cmd
<adb devices>
To ensure connection
<adb reboot bootloader>
Now you are in bootloader
Type in cmd
<fastboot devices>
To ensure connection
Now
Type <fastboot flash boot boot.img>[alternatively drag and drop]
(If 7T series user flash recovery )
By typing
<fastboot flash recovery recovery.img>[alternatively drag and drop]
Now
Type
<fastboot reboot recovery>(or just do it manually with bootloader interface)
And the recovery
Format your data
And go on apply update/apply from adb on the same line as this
Now
Type this to flash the rom
<adb sideload flamingo.zip>
(alternatively drag and drop)
And now reboot your device from recovery