customize your boot logo here..

BANDIDO

Registered
Joined
Nov 22, 2014
Messages
1,359
Reaction score
10
Points
181
customize natin mga boss ang inyong boot.bin o boot logo

paano? madali lang to heto ohh..

download nyo po muna ito.. LogoBuilder_v1.6

1: Open logo builder 1.6
2: Click "Create New Project"
3: gawa kayo ng new folder sa desktop nyo para doon mo malagay ang naextact na IMG..
4: edit mo yung img1 at img40 bahala kayo kung anong photo editor ang gamit nyo
basta sakin CS4 :))) ...

12277312_808479425928403_1665049000_n.jpg


eto yung sakin:
12277987_808478702595142_549709767_n.jpg

5: then pag naedit nyo na "save" at i "over right or replace"
6: click "Make" button
7: tapos magkakaroon ka na ng Logo.bin gaya nito

12277139_808481045928241_520954457_n.jpg

8: copy mo lang yung logo.bin tapos paste mo sa loob ng
firmware gaya ng myphone rio fun o kahit na anong mtk firmware.. replace and DONE!!!!

9: ready to flash using SPTool.. at tingnan ang epekto..

thanks for viewing..... gandang hapon sa lahat!!
 
dagdag ko lang po..

[BOOT LOGO] Samsung Galaxy Tab 3 8.0 Boot Logo

WARNING: Don't use any image created or edited by Linux image editor (i.e. Gimp, Gwenview, Krita), you'll got a black screen of death! A simple, powerfull, nice, and free Paint.NET - but Windows - image editor worked!

A pdn file (Paint.NET multi layer image) attached here as a template for your convenience.

BACKUP: If something goes wrong, flash param-samsung-t311.tar.md5 using Odin as PDA or Heimdall v1.4.0: "sudo heimdall flash --PARAM param.bin".

Some technical explanations:
There is a script inside my CWM flashable zip. This script will flash a logo.jpg overwrite the original one. I called this in-place flashing because only logo.jpg is replaced, the other files in the param partition untouched. Attached boot logo CWM flashable zip should be compatible for all T31x family but I only test it on T311.

Code:
#!/sbin/busybox sh

# Galaxy Tab 3 8.0 boot logo changer script
# Ketut P. Kumajaya, Nov 2013

# Extract device param.bin
dd if=/dev/block/platform/dw_mmc/by-name/PARAM of=/tmp/param.bin bs=4096
mkdir /tmp/param
cd /tmp/param
tar xf /tmp/param.bin

# Replace logo.jpg, repack param.bin
cp -f /tmp/logo.jpg /tmp/param/logo.jpg
rm -f /tmp/param.bin
tar cf - `ls | sort -t.` > /tmp/param.bin
dd if=/tmp/param.bin of=/dev/block/platform/dw_mmc/by-name/PARAM bs=4096

cd /tmp
rm -rf /tmp/param
rm -f /tmp/param.bin

Yes, Galaxy Tab 3 8.0 param.bin is a plain tar file but you have to use a correct command to repack it.

Flash attached CWM flashable boot logo at your own risk! I only test it using PhilZ Touch recovery. Please reboot into recovery before performing a normal reboot!

attachment.php
attachment.php

attachment.php
attachment.php

Images courtesy of http://www.imagesweb.org/ and http://www.wallpaperscraft.com/

logo.pdn.zip - (4.24 MB, 1524 views)
param-samsung-t311.tar.md5.zip - (550.0 KB, 2005 views)
superman-boot-logo-t311.zip - (308.3 KB, 1163 views)
android-boot-logo-t311.zip - (570.8 KB, 873 views)
sky-boot-logo-t311.zip - (516.5 KB, 930 views)
violet-boot-logo-t311.zip - (360.9 KB, 1112 views)
 
dagdag ko lang po..

[BOOT LOGO] Samsung Galaxy Tab 3 8.0 Boot Logo



A pdn file (Paint.NET multi layer image) attached here as a template for your convenience.

BACKUP: If something goes wrong, flash param-samsung-t311.tar.md5 using Odin as PDA or Heimdall v1.4.0: "sudo heimdall flash --PARAM param.bin".

Some technical explanations:
There is a script inside my CWM flashable zip. This script will flash a logo.jpg overwrite the original one. I called this in-place flashing because only logo.jpg is replaced, the other files in the param partition untouched. Attached boot logo CWM flashable zip should be compatible for all T31x family but I only test it on T311.

Code:


Yes, Galaxy Tab 3 8.0 param.bin is a plain tar file but you have to use a correct command to repack it.

Flash attached CWM flashable boot logo at your own risk! I only test it using PhilZ Touch recovery. Please reboot into recovery before performing a normal reboot!

attachment.php
attachment.php

attachment.php
attachment.php

Images courtesy of http://www.imagesweb.org/ and http://www.wallpaperscraft.com/

logo.pdn.zip - (4.24 MB, 1524 views)
param-samsung-t311.tar.md5.zip - (550.0 KB, 2005 views)
superman-boot-logo-t311.zip - (308.3 KB, 1163 views)
android-boot-logo-t311.zip - (570.8 KB, 873 views)
sky-boot-logo-t311.zip - (516.5 KB, 930 views)
violet-boot-logo-t311.zip - (360.9 KB, 1112 views)


nice. we can add it in ANT.Soft


br,
bojs
 
customize natin mga boss ang inyong boot.bin o boot logo

paano? madali lang to heto ohh..

download nyo po muna ito.. LogoBuilder_v1.6

1: Open logo builder 1.6
2: Click "Create New Project"
3: gawa kayo ng new folder sa desktop nyo para doon mo malagay ang naextact na IMG..
4: edit mo yung img1 at img40 bahala kayo kung anong photo editor ang gamit nyo
basta sakin CS4 :))) ...

12277312_808479425928403_1665049000_n.jpg


eto yung sakin:
12277987_808478702595142_549709767_n.jpg

5: then pag naedit nyo na "save" at i "over right or replace"
6: click "Make" button
7: tapos magkakaroon ka na ng Logo.bin gaya nito

12277139_808481045928241_520954457_n.jpg

8: copy mo lang yung logo.bin tapos paste mo sa loob ng
firmware gaya ng myphone rio fun o kahit na anong mtk firmware.. replace and DONE!!!!

9: ready to flash using SPTool.. at tingnan ang epekto..

thanks for viewing..... gandang hapon sa lahat!!


gandang project ito, possible siguro ang updating without flashing. :D



br,
bojs
 
Who read this thread (Total readers: 0)
No registered users viewing this thread.
Back
Top