boot logo or Splash screen Is the Very first screen appear during the booting of a smartphone, in most of devices it’s a Manufacture branding Image & you can customize it by following the below instructions.
Requirement:
- boot logo Modification tool for Oplus: Download
How to Modify Oplus boot logo or Splash Screen:
- download boot logo modification tool
- extract zip
- Move stock image to tool folder
- open cmd in tool folder & run below code
opsplash.exe unpack -i orig-logo.img -o pic
- stock image extracted now, you can modify it
- repack it
opsplash.exe readinfo -i orig-logo.img
How to Flash boot Logo or splash image on Oplus devices:
for mtk devices
fastboot flash logo 'filename.img'
for qcom devices
fastboot flash splash 'filename.img'