[EOL] Redesigned S5 Splash Screens [G900H ONLY] [k3gxx] - Galaxy S 5 Themes and Apps

Willy Susilo Presents:
Redesigned Galaxy S5 splash screens for Galaxy S5 Exynos (SM-G900H) [k3gxx]
End of Life Thread Support (EOL) [04 Jul 2017]
So, no more updates and no more new designs for this thread. If you have new splash screen design, use it personally or share it to your new thread and give me credit or post the design to this thread. But, don't worry. You still can download my splash screen design zips and post comments on this thread. I will reply you when I have free time. Thanks for supporting my thread :good:
Information:​1. Special thanks to @amtra for his flashable zip file
2. I AM NOT RESPONSIBLE IF YOU BRICK YOUR DEVICE!
3. For S5 Exynos SM-G900H only
4. I have tested the zips on my Galaxy S5 Exynos (SM-G900H) before posting them to this thread
5. If you want to take these designs please credit me and PM me
6. IF YOU WANT TO DEVELOP THE SPLASH SCREEN TO FLASHABLE ZIP OR PORT TO ANNOTHER DEVICES AND TAKE THIS DESIGNED LOGO SPLASH SCREEN, PLEASE CREDIT ME BECAUSE IT IS MY HARD WORK. I NEED 3 DAYS TO MAKE IT LOOKS PERFECT. IT IS ORIGINAL 100% MADE BY ME
How to use:​1. Boot to recovery (custom recovery)
2. Select the zip (attachment bellow)
3. Flash and reboot
4. BOOM!
5. Download links:
Google Drive
Media Fire
Update Log:​1. UPDATE (2 Oct 2016) I have built Galaxy S7 Edge splash screen for Galaxy S5 Exynos
2. UPDATE (8 Dec 2016) Added S8 Splash screen (Hey our S5 has become futuristic ) and added The white version of splash screens
3. UPDATE (5 Jan 2017) Im going to add support for another Exynos devices so I need tester
4. UPDATE (1 Feb 2017) I will support S5 Exynos and Note 4 Exynos devices only, dont ask me to make it compatible with other devices
5. UPDATE (28-29 Mar 2017) Added new S5 splash screen designs, designed by @abhinav3081
6. UPDATE (17 Apr 2017) Added Google splash screen for S5, designed by @jayantraj
7. 04 July 2017: End of Life thread support (EOL)
Custom your own boot logo?​Check this out
Gallery:
1. Stock splash screen
View attachment 3663398
2. Redesigned S5 splash screen
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
3. Redesigned S5 splash screen (white version)
4. Redesigned S5 splash screen vs S6 stock splash screen comparison
5. S7 Edge splash screen port (black)
6. S7 Edge splash screen port (white)
7. S8 splash screen (black)
8. S8 splash screen (white)
9. S5 splash screen by Abhinav
10. S5 splash screen by Abhinav (2)
11. Google splash screen (black)
12. Google splash screen (white)
If you have interest about computers and IT (software, hardware, etc) you can join my international telegram group -> HERE

Lol cute, I have created this for Toxic but don't know why param.bin don't edits

Can we delete it to boot faster ?

Will this work on locked BL devices like g900a?
Edit: can't get the param.bin to open :/, says invalid tar magic.
Sent from my SAMSUNG-SM-G900A using Tapatalk

BlackMesa123 said:
Lol cute, I have created this for Toxic but don't know why param.bin don't edits
Click to expand...
Click to collapse
Yeah, What's your problem? What happened to you?

Paktunio said:
Can we delete it to boot faster ?
Click to expand...
Click to collapse
Sorry, you can't delete it. You can make your phone boots faster by: changing boot animation to simpler one or make a blank boot animation! (I've made a blank boot animation but it only boots 1 second faster, LOL)
And, Don't install Xposed Framework! It may make your phone boot slower

Rakuu said:
Will this work on locked BL devices like g900a?
Edit: can't get the param.bin to open :/, says invalid tar magic.
Sent from my SAMSUNG-SM-G900A using Tapatalk
Click to expand...
Click to collapse
Have you tried any other terminal emulator apps? I think you have to root and unlock you bootloader.

willysusilo said:
Have you tried any other terminal emulator apps? I think you have to root and unlock you bootloader.
Click to expand...
Click to collapse
I tried moving the file to my comp and used the "file" command on it, said it was an executable and tar also refused to open it there. I'm thinking either the mount point is different or its encrypted for us.
Sent from my SAMSUNG-SM-G900A using XDA Labs

willysusilo said:
Yeah, What's your problem? What happened to you?
Click to expand...
Click to collapse
param.bin don't flash, I tried too arter97 zip with script edited but nothing

Hi,
I did step 2 and entered all the codes,went on step 3 and opened the folder in CM's file manager,but param folder is empty,just wondering why can't i see the param.bin in the folder,is it because the commands didn't work or do I have to have another file manager to see the file and open it.

I got error mkdir failed for /sdcard/param, file exists. There is a param.bin file but if i try to open it on my laptop it comes up with param.bin.cpgz and extracting that gives me another param.bin

willysusilo said:
Have you tried any other terminal emulator apps? I think you have to root and unlock you bootloader.
Click to expand...
Click to collapse
Hey... Android Terminal Emulator not work in my 900H device my device is already rooted and Using stock rom but i try to open Android Terminal Emulator giving FC

I cant tar xf /sdcard/param.bin It says "invalid tar magic". Is ur device exynos because i think snapdragon devices dont work

willysusilo said:
Hii
I have designed our new Galaxy S5's splash screen
You can also use this menthod to other Android devices BUT, DO AT YOUR OWN RISK! I'M NOT RESPONSIBLE FOR YOUR ANDROID!
Here's how to change it:
1. Install Android Terminal Emulator app
2. Open the app and type these codes:
su
dd if=/dev/block/mmcblk0p8 of=/mnt/sdcard/param.bin bs=4096
mkdir /sdcard/param cd /sdcard/param tar xf /sdcard/param.bin
Note: if you didn't find it on sd card, change all /mnt/sdcard directories with /storage/emulated/0/
Menthod 2: If you failed xf command, extract param.bin on sd card manually by your self
3. Now, in file explorer open sdcard/param
and replace logo.jpg with your new picture (make sure you have name the picture logo.jpg and the picture has the same resolution with your phone)
4. Then, open terminal emulator app again and type these codes:
su
cp -f /sdcard/logo.jpg /sdcard/param/logo.jpg cp -f /sdcard/warning.jpg /sdcard/param/warning.jpg cp -f /sdcard/download.jpg /sdcard/param/download.jpg rm -f /sdcard/param.bin cd sdcard/param
tar cf - `ls | sort -t.` > /sdcard/param.bin
dd if=/sdcard/param.bin of=/dev/block/mmcblk0p8 bs=4096
If you use /storage/emulated/0/ on step 2 don't forget!
If you use menthod 2, you dont need cp command
5. Reboot and see the changes
Click to expand...
Click to collapse
Bro.. m failed to find this folder... m using root explorar..

scso43 said:
I cant tar xf /sdcard/param.bin It says "invalid tar magic". Is ur device exynos because i think snapdragon devices dont work
Click to expand...
Click to collapse
Faisal_RK said:
Hey... Android Terminal Emulator not work in my 900H device my device is already rooted and Using stock rom but i try to open Android Terminal Emulator giving FC
Click to expand...
Click to collapse
Before I post this thread, I have tried on My SM-G900H and it works! I know that our S5 Exynos is lack of support. If I have more free time, I will try to port CM13 to our S5 Exynos. (I'm not promise)

justinxfan said:
I got error mkdir failed for /sdcard/param, file exists. There is a param.bin file but if i try to open it on my laptop it comes up with param.bin.cpgz and extracting that gives me another param.bin
Click to expand...
Click to collapse
Delete param folder in your sd card and try again
Sorry for unclear instruction

willysusilo said:
Before I post this thread, I have tried on My SM-G900H and it works! I know that our S5 Exynos is lack of support. If I have more free time, I will try to port CM13 to our S5 Exynos. (I'm not promise)
Click to expand...
Click to collapse
Bro... i m also porting a GenNXT deodexed rom.. so plz... can u define it in details..
How to Replace or change ...the new logo.jpg
Plz bro...
I m failed to find a param.bin folder.

After this command i have param.bin but having different size
original=8MB edited=990KB
tar cf - `ls | sort -t.` > /sdcard/param.bin

amtra said:
After this command i have param.bin but having different size
original=8MB edited=990KB
tar cf - `ls | sort -t.` > /sdcard/param.bin
Click to expand...
Click to collapse
Is the image larger? My param.bin was only 512k, obviously the partitions are different for everyone or at least by device model which would explain most people failing.
Sent from my SAMSUNG-SM-G900A using Tapatalk

Rakuu said:
Is the image larger? My param.bin was only 512k, obviously the partitions are different for everyone or at least by device model which would explain most people failing.
Sent from my SAMSUNG-SM-G900A using Tapatalk
Click to expand...
Click to collapse
The extracted param.bin is 8MB, and the extracted param.bin is less than 1MB

Related

Tab S Boot Animation

Hi,
Here is the new boot animation from Tab S,
Just Flash and enjoy..:victory:
Download Below
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download TabSBootAnim.zip
Credits
SAMSUNG
hello
it's for SP-601 ?
Link doesnt download
Sent from my SM-P600 using XDA Premium 4 mobile app
moussapes5 said:
hello
it's for SP-601 ?
Click to expand...
Click to collapse
It's for all variants of Note 2014 E
reubenskelly1992 said:
Link doesnt download
Click to expand...
Click to collapse
Click download in File Menu or Ctrl+S.., Cuz Google Drive automatically previews contents of zip file if less than 25mb.
Could u please make a flashable zip of the tab s framework for the note 10.1 2014.
Would greatly appriciate it.
@KarthikeyanVedi
can add sound?
Can u please post the system/apps and system/priv-app folders from the Samsung Galaxy Tab S
Thanks so much - would really appriciate it
You are a really good devloper
[ROM][P600][P601][MagazineUX][V3] [Stable] UXProject Note 10.1 2014
Works like a charm
Thank you.
ragnatelato said:
@KarthikeyanVedi
can add sound?
Click to expand...
Click to collapse
Sound is included in zip file
Shawn5162 said:
Can u please post the system/apps and system/priv-app folders from the Samsung Galaxy Tab S
Thanks so much - would really appriciate it
You are a really good devloper
Click to expand...
Click to collapse
Will Upload ... :good:
KarthikeyanVedi said:
Sound is included in zip file
Will Upload ... :good:
Click to expand...
Click to collapse
could u post it to the google drive mirror (the system/apps folder and system/priv-app folder from the Samsung Galaxy Tab S
Thanks so much
KarthikeyanVedi said:
Sound is included in zip file
Will Upload ... :good:
Click to expand...
Click to collapse
holly crap...already got system dump for Tab S? how did you get that?:laugh::good:
First of all, thank you for this little mod. It's a pretty one ;]
Second: I use Note 12.2, I know it's 10.1 thread, however i followed the link in 12.2's topic, also i think this might be important for other 2014 Note's users as well, as the devices hardware is almost equal. See below for details.
So... Flashable zip DOES NOT work out-of-the-box on my SM-P905 (Note Pro 12.2 LTE / Qualcomm cpu based) running stock (but: deodexed, rooted, heavily debloated...) 4.4.2 firmware.
Boot animation does not show up at all, there is only Tab S booting sound in background, but tablet keeps displaying bootloader screen all the time, until Android is booted (it does not cause bootloop, fortunately).
After running bootanimation binary thru terminal the animation does not show, too (and it showed up on a genuine config!), and the shell outputs some warnings about unoptimized libraries to stderr.
In my opinion, there might be some difference between exynos/mali and qualcomm/adreno libraries/binaries (there are A LOT of differences related to other system components and even system structure itself...), and the ones provided within a zip do not comply with qualcomm hardware/other system components, resulting in lack of graphics. I bet it's a library file, as it has different size (it is... 4 bytes smaller on stock rom), although I didn't compare the binaries size... Please note that it is possible that the issue MAY apply to P605 users too, as well as other LTE/qcom tabs (note thet this is only a guess, based on my own experiences...). It would be a good idea to provide some backup/restore solution or at least tutorial, until further tests on LTE devices are made; fortunately, I have backed up all the essential files, ie. media components, lib and binaries before flashing your zip, but if someone didn't, he may be forced to flash system image/restore whole system nand backup to revive the bootanim back to life...
And what's important, the fix for the lack of display is more than simple. I have restored /system/lib and /system/bin stuff back to my stock ones, leaving only provided Tab S stuff in /system/media dir. After rebooting... voila! It works!
Quick summary: at least on Note 12.2 LTE, swapping /system/media files only is enough to make Tab S bootanim work. Moreover, swapping /system/bin and lib files breaks the bootanimation visual output.
I have a question, also. I wonder if there are any differences in Tab S charging screen (the one that shows up when device is connected to charger but powered off) and if so, are you able to provide necessary files (AFAIR the charging "animation" is triggered by playlpm binary + some other /system/media files, but not sure here, too).
Thank you for your patience.
esgie said:
First of all, thank you for this little mod. It's a pret...tience.
Click to expand...
Click to collapse
Thanks for the info..:good:
I have removed the binaries from the zip.,so it would now work on snapdragons devices too..
KarthikeyanVedi said:
Thanks for the info..:good:
I have removed the binaries from the zip.,so it would now work on snapdragons devices too..
Click to expand...
Click to collapse
Hi
I dont have custom recovery for flashing. Do i just copy and paste the 3 system/media files (after backing up original files) and then reboot? If not, could you please post the necessary system files for copy and pasting? I am using P605 LTE.
Thanks
shayind4 said:
Hi
I dont have custom recovery for flashing. Do i just copy and paste the 3 system/media files (after backing up original files) and then reboot? If not, could you please post the necessary system files for copy and pasting? I am using P605 LTE.
Thanks
Click to expand...
Click to collapse
At least on P905 (the same hardware as P605), overwriting /system/media files with the ones manually extracted from the (flashable) zip file is absolutely working fine and the old bootanim will be replaced by a new one. Just don't forget to check if the file permissions weren't messed up during the operation (644 are a good ones...).
Offtopic: Ofc you shall perform changes to system, so nand backup is still recommended. If you do not want to keep custom recovery during everyday use for any reason, but you have the possibility of flashing it when needeed, at least temporarily for a time needed to restore backup, you may want to check out Onandroid Backup solution (look for it @ xda/GPlay), which lets you creating both cwm and twrp compatibile nand backups directly from Android booted up and running.
Thanks!
esgie said:
At least on P905 (the same hardware as P605), overwriting /system/media files with the ones manually extracted from the (flashable) zip file is absolutely working fine and the old bootanim will be replaced by a new one. Just don't forget to check if the file permissions weren't messed up during the operation (644 are a good ones...).
Offtopic: Ofc you shall perform changes to system, so nand backup is still recommended. If you do not want to keep custom recovery during everyday use for any reason, but you have the possibility of flashing it when needeed, at least temporarily for a time needed to restore backup, you may want to check out Onandroid Backup solution (look for it @ xda/GPlay), which lets you creating both cwm and twrp compatibile nand backups directly from Android booted up and running.
Click to expand...
Click to collapse
It works. Thanks.
Sent from my SM-P605 using xda app-developers app
It works, best way is to extract the zip then paste the parts under system--> media---> and overwrite then change permissions and you are good to go. I did it for note 12.2
Sent from my SM-N900P using XDA Free mobile app
how can i flash?
how can i flash it?
with ODIN ?
Help Me!!!
123Rasool said:
how can i flash it?
with ODIN ?
Help Me!!!
Click to expand...
Click to collapse
with TWRP.

[ROM] [PREVIEW] Android M

Basic Info:
2nd Preview
Build Number :MPZ79M
Radio (Baseband): M8974A-2.0.50.2.26
Bootloader: HHZ12h
1st Preview --OTA to MPZ79M now available
LINK : hxxps://android.googleapis.com/packages/ota/google_hammerhead/68f7e8ac9439071ba8a987cb956b977d27653a54.signed-hammerhead-MPZ79M-from-MPZ44Q.68f7e8ac.zip
Build Number :MPZ44Q
Radio (Baseband): M8974A-2.0.50.2.26
Bootloader: HHZ12h
So Bootloader and Radio same as that of Lollipop
How to Install ??
Method One: Via cmd
Download the preview directly from :
http://developer.android.com/preview/download.html#top
then follow:
1.You need to setup adb and fastboot
Let's setup ADB and fastboot
Windows:
- You can use my ReducedSDK Kit from Here
- Automated: http://forum.xda-developers.com/show....php?t=2588979 (follow the steps in the software)
- Manual Method:
Download this file and extract the folder called "adb" to your C: drive. Your path should look like this:
Code:
C:\adb\
You will need to open a command prompt window using this method:
Code:
- Go to the C:\adb\ folder
- hold down SHIFT key and RIGHT-CLICK
- select "Open command window here".
In order to use ADB & Fastboot from anywhere - use the following steps to setup windows environment variables:
Navigate to & click on Start > Right-Click on Computer > click on Advance System Settings >
Click on Environment Variables (under the advanced tab) > Click on New (User Variables) >
Variables Name: ADB (Or anything you want) Variables Value: ;C:\adb (this is the Path of my adb.exe file)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Mac & Linux:
you can use the reduced SDK as in attachments or :
Install ADB & fastboot using: this file
1. Extract the downloaded zip to your desktop
2. Open Terminal and type in:
Code:
su
cd Desktop/Android/ (note: Android is the directory extracted from zip file)
3. Now type
Code:
./ADB-Install-Mac.sh
Note: By using the method above, your adb and fastboot files are stored at this location on your Mac: /usr/bin/
----
Click to expand...
Click to collapse
^I have taken 90% of this from @vomer 's installation procedure for flashing android M on shamu
2.Backup all contents of your phone ,your phone will be completely wiped in this process
3.Extract the downloaded android m .tgz file and further the tar file in it .
(If using the ReducedSdk) then lace the ReducedSdk file in this folder
4.Connect your phone with your pc in fastboot mode (boot using Volume down and Power button)
5.click flash all and wait..
6.Enjoy Android M
For linux users
After step 3
{IN TERMINAL }cd to the directory having the extracted files and then run
Code:
sudo ./flash-all.sh
All those having problem installing or bootloops
either factory reset via stock recovery or See : Here
Click to expand...
Click to collapse
Method 2:Via Recovery
1.Download the ROM from Preview 1
https://yadi.sk/d/Ua3YaU28hmxUH -- preview 2
2.Now place this file in your phone's memory
3.Boot in recovery
4.Format Data
5.Flash the download zip.
Click to expand...
Click to collapse
A Must Read : http://goo.gl/abVXRL
Screenshots:
http://imgur.com/a/V1UA4 --Preveiw 1
http://imgur.com/a/uz6pU -- preview 2
MOD: MultiWindow
How to Root ?
1.Download Despair Kernel and SuperSu 2.49.
2.Place them in your phone's internal sdcard.
3.Boot in recovery flash Despair Kernel AND then SuperSU.
4. Voila ! Your phone is rooted!!!
linuxteddy said:
Hi,
something else: there was a post in the MultiROM thread about BOKROM, where a TWRP backup usable with MultiROM has been provided. Look here http://forum.xda-developers.com/goo...rom-cm12-unofficial-hammerhead-gapps-t2969820. In the OP there is a "Special Download: M Preview 2 Backup *** NEW ***"
It works for me.
LT
Click to expand...
Click to collapse
stephanmc said:
Hi all. I made a working flashable ZIP for M Preview 2. Working on my N5, with root.
http://forum.xda-developers.com/google-nexus-5/development/rom-android-m-preview-2-flashable-zip-t3157299
I also fixed Titanium Backup not showing previous backups
Click to expand...
Click to collapse
vampsoft said:
Ambient Display
https://mega.nz/#!2MFH2C5L!zCRGKd6fRqPYeB5L01TFGG3LHmMX0JmaiYjlEp7k9KY
Enviado desde mi Nexus 5 mediante Tapatalk
Click to expand...
Click to collapse
blackbird5308 said:
For anyone who wants, i built stock kernel with root support, in sync with the MPZ79M sources, it fixes video issues with M DP2.
https://mega.nz/#!zUJyDaBD!SyCb_F2icUO9PBHQSY7kzu35ut9_e-6N36khoxGEkU8
it's only the zImage as i made no modifications on ramdisk. You MUST flash stock MPZ79M boot.img, and then as usual flash this with "fastboot flash zimage zImage-dtb"
Click to expand...
Click to collapse
PS: Thread on Portal .Thanks for your support
Hit
if I helped you !!
Woot!
Now...
Thanks I really need a flashable zip.
Sent from my Nexus 5 CAF.
Any screenshots??
bibhu059 said:
Any screenshots??
Click to expand...
Click to collapse
Uploading Soon
Do you know when a multirom zip is coming?
Any chance there'll be a modified kernel with permissive or disabled SELinux when this ROM gets updated to a flashable zip? Just wondering. I'm already on M Preview but I hear that the kernel change is like the only way to use root for now until SuperSU is updated.
Thanks, dowloading, no root yet?
davehasninjas said:
Any chance there'll be a modified kernel with permissive or disabled SELinux when this ROM gets updated to a flashable zip? Just wondering. I'm already on M Preview but I hear that the kernel change is like the only way to use root for now until SuperSU is updated.
Click to expand...
Click to collapse
Normally @sykopompos and/or his team seem to come up with this first i believe
Sent from my Nexus 5 using Tapatalk
Found this kind of interesting about Android M...
Is our device supported by dsixda's Android kitchen? If yes I'll make a flashable zip myself.
Sent from my Nexus 5 CAF.
Ehi guys when the zip?
punticci said:
Ehi guys when the zip?
Click to expand...
Click to collapse
https://basketbuild.com/filedl/devs?dev=Tassadar&dl=Tassadar/stock_zips/mpz44q_hammerhead.zip
punticci said:
Ehi guys when the zip?
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=23991606952611474
[emoji15][emoji15][emoji15][emoji15][emoji15][emoji15][emoji15][emoji15][emoji15]
Are the Radio and bootloader the same of the last version?
33bca said:
https://basketbuild.com/filedl/devs?dev=Tassadar&dl=Tassadar/stock_zips/mpz44q_hammerhead.zip
Click to expand...
Click to collapse
fishman0919 said:
https://www.androidfilehost.com/?fid=23991606952611474
Click to expand...
Click to collapse
This are a flasheable zip android m vía recovery?
adrianedu said:
This are a flasheable zip android m vía recovery?
Click to expand...
Click to collapse
Yes
Hybrid Core said:
Are the Radio and bootloader the same of the last version?
Click to expand...
Click to collapse
I used the one that came with 5.1.1 update (LMY48B) it works flawlessly. So, my guess it does come with the same version of boot loader and radio.

modified splash.img dont work? try logo.img_Maker for Mi5

Hello everybody
First i dont own a Mi5 but in the newer version of the MIUI V8 Android 7 there is the problem that
a modified splash.img does not change the bootlogo which is shown on boot.
A friend of me (**@[email protected]**) asked if i could try my luck to get a new bootlogo on his phone. So i screwed around build a kernel and tried and tested... till i opened the logo.img file from the rom with a hex editor and tried to understand its header data.
With help from **GokulNC** i figured out how the file is build ( Thank you for that Goku! )
So i was able to rebuild the file with a modified script.
It seems to work!
But i could only test it at Hoschis phone so please feel free to write if something do not work or if there are errors or bugs.
For Windows i edited Gokus tool that it reads 5 pictures from its "pics" folder. ( put your pictures there and name them logo1.png till logo5.png )
I am not familiar with the windows powershell ( ok i wasnt with python either... ) so if somebody could write it better please tell me.
I tested it in a virtual machine with windows7 and was logged in as admin ( if somebody want to know ).
Instead i wrote a tool with a gui for linux. You can use one picture for all or set every single one.
You can adjust the resolution of each picture if you like.
I tested it on Mint and on a nacked virtualized Ubuntu.
Both tools can build a update.zip to easily install your new bootlogo.
How to use Logo_img_Maker for Linux
download the Logo_img_Maker_Linux.tar and untar it to your homefolder.
In the Logo_img_Maker_Linux folder check that the makeLogo.sh script is marked executeable.
Now start the Script with a double click ( run in terminal ) or start it with "./makeLogo.sh"
On start the script check if all necessary additional software is installed and if not try to install it with the apt-get tool.
To run the script succesful following programms are needed:
python; python-imaging; python-pit; imagemagick; zenity; zip
If a error occur the script shows it in the terminal window and maybe ask for your superuser password to install the missing things.
You can also run: "sudo apt-get install python python-imaging python-pit imagemagick zenity zip -y" first to set up your system.
How it works:
At first you see a Welcome screen. Click ok to get to a file selection dialog where you can select the .png file which will get your new bootlogo.
After that you can adjust the resolution if you like. Your original picture dont get edited (the script copy it first to a temporary folder).
If you dont want to let the "keep_size" radiobutton active and only press ok then.
So now you can decide if you want to use the selected picture for all slots in the logo.img file or to put a different for every single slot.
If you want more to know about it read "logo.img explained" in this readme
If you select
one4all:
your before selected picture get used for logo Nr.1
The Script resizes the other 4 to 161x321 to save space on disc
add more:
you have to select the other 4 pictures one after another and set its size like you did with the first one. Of course the sizes can differ
for each picture.
When you are done with one of the two options the logo.img get build.
If that was successful you will get asked if you want to generate a update.zip for your custom recovery.
If you dont want to the logo.img can be found in the output folder.
If you click yes the flashable zip get generated in the output folder too.
How to use Logo_img_Maker for Windows
I only have Windows in a virtual machine to test it but it should work.
I have had it running with the administrator account and it build well... some others had proplems.
Download the Logo_img_Maker_Windows.rar and unrar it
then put your 5 .png pictures in the pic folder and rename them to logo1.png logo2.png logo.3png logo4.png logo5.png
start the CREATE_LOGO.bat to build your logo.img / update.zip after that
Ok i have took this script directly from **GokuINC**s work. the only difference is
that the batchscript estimates logo1.png till logo5.png directly and dont ask if there is a file.
The direct link to **GokuINC**s work:
https://forum.xda-developers.com/mi-5/how-to/guide-how-to-create-custom-splash-t3425054
logo.img explained:
the original logo.img header got explained by **GokulNC** from xda-developers.com - big thanks
- without him this all could not have been possible!
The header from ori file is:
SPLASH!!
Width (of 5 pictures)
Height (of 5 pictures)
SUPPORT_RLE24_COMPRESSIONT (of 5 pictures) (1 means it is RLE encoded, 0 means RGB24)
Payload size/4096 (of 5 pictures)
(Offset/4096)-1 (of 5 pictures)
And the funny thing my script do:
SPLASH!!
Width (of 5 pictures)
Height (of 5 pictures)
SUPPORT_RLE24_COMPRESSIONT (of 5 pictures) (1 means it is RLE encoded, 0 means RGB24)
(Offset/4096)-1 (of 5 pictures)
and it works on "MIUI V8 Android 7" with a Mi5 (gemini)
I first tried to rebuild it like Gokus example ( and of course - in the hex editor it was clear the same as in the original logo.img ..
ok different sizes but all was calculatebale and logical)
but it didnt work....
So i poked around and got this working solution - tested on **@[email protected]**s Mi5
There are many things that arent clear as they should - but it works somehow
It shows the bootlogo equal if you boot to your system or your recovery.
I dont know really if the 5 pictures are all the same but different sizes or if they are different.
The original resolutions are:
logo picture 1 = 161x321
logo picture 2 = 558x992
logo picture 3 = 178x350
logo picture 4 = 1080x1920
logo picture 5 = 1080x1920
Update 04.06.2017 :
Windows tool now v0.2 = fixed installer script
XDA:DevDB Information
Mi5_logo_img_Maker, Tool/Utility for the Xiaomi Mi 5
Contributors
Cynob, GokulNC, @[email protected]
Version Information
Status: Testing
Created 2017-05-09
Last Updated 2017-05-09
logo2 to logo5 seems useless
Only shows logo1 which doesn't show as 1080x1920 (if provided image), instead it shows as 1080x100
This is the logo i made for it
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Gesendet von meinem MI 5 mit Tapatalk
---------- Post added at 08:27 PM ---------- Previous post was at 08:23 PM ----------
@[email protected] said:
Gesendet von meinem MI 5 mit Tapatalk
Click to expand...
Click to collapse
Thies is my Logo 1080x1920
Gesendet von meinem MI 5 mit Tapatalk
duxishere said:
logo2 to logo5 seems useless
Only shows logo1 which doesn't show as 1080x1920 (if provided image), instead it shows as 1080x100
This is the logo i made for it
Click to expand...
Click to collapse
Strange thing... i would understand if nothing is working but your pic 1080x100 sized? ok ... i have took your pic and build the logo.img - can you give it a try if it behave the same?
Where do the logo2.png till logo5.png got shown?
öhm i need more posts to upload files - i have saved your logo.img in the first contribution as update.zip
Cynob said:
Strange thing... i would understand if nothing is working but your pic 1080x100 sized? ok ... i have took your pic and build the logo.img - can you give it a try if it behave the same?
Where do the logo2.png till logo5.png got shown?
öhm i need more posts to upload files - i have saved your logo.img in the first contribution as update.zip
Click to expand...
Click to collapse
Well it is estimated to be about 1080x100 by eye, i will try to take a shot of it. It was built with Windows tool and i will try to test your one, will inform asap
logo2 to logo5 no where to be seen, cant check with stock recovery logo
---------- Post added at 09:30 AM ---------- Previous post was at 09:12 AM ----------
Here is the picture of the boot logo, sorry for potato webcam picture
As you can see it is trimmed to 1080x something about 100-200 px
The proplem is: the original logo.img has 5 pictures in it. I dont know where the other 4 pics get shown. They are there in the file but dont know where they are used.
Here a link to logos i build with Linux!
https://drive.google.com/open?id=0B78p1EKw_mzra1lLd00xVlBfalk
Google
Can someone upload the logo.img which contains Google Pixel Splash Screen? Thanks so much
emanuel.caesar said:
Can someone upload the logo.img which contains Google Pixel Splash Screen? Thanks so much
Click to expand...
Click to collapse
Senden meine a picture
Gesendet von meinem MI 5 mit Tapatalk
if its that google logo: try the update.zip
ok there was a error ... i investigate xD
News:
I rewrote the logo_gen.py to make a file with only one picture inside and deactivated the RLE compression = wont work.
Ok but i think i found out why some png images work and some others not.
Its because some information in the png header itself.
If you have a picture which wont work try:
Open Gimp image editor (https://www.gimp.org/)
Now open your existing png file.
Then use the "export as" function from dropdown menu
give it a "newname".png and click on export
Now you will get to a screen showing the export properties
deactivate every option and set the compression rate to 0
after that click "export" to generate a new picture which can be used for generating a logo.img
best result i got was when i used the same picture and copied it to logo2.png....>>logo5.png
Next step will be to edit the tools that they do it on their own
for testing which filesettings for the png will do it i have uploaded some test objects to github: https://github.com/Cynob/Mi5_logo_image_Maker/tree/master/logo_img_testing
feel free to download and test which one will work or not - if you want to help
Any update/progress on this?
duxishere said:
Any update/progress on this?
Click to expand...
Click to collapse
yes i wait for someone who test my uploaded files on github. If someone would say which works and which not i could finish my work... but till now nobody answered
I could try it tomorrow
Windows Logo maker works perfect!!
Gesendet von meinem MI 5 mit Tapatalk
duxishere said:
I could try it tomorrow
Click to expand...
Click to collapse
and have you tried some of the files?
The proplem is: not every picture gives a working logo.img. i want to know if its the pictures header fault or if it relay on the alpha channel and so on.
Cynob said:
and have you tried some of the files?
The proplem is: not every picture gives a working logo.img. i want to know if its the pictures header fault or if it relay on the alpha channel and so on.
Click to expand...
Click to collapse
None of those working on
firmware_miui_7.5.4_dev.zip
Click to expand...
Click to collapse
None of these working because i was flashing it into splash instead of logo, will try again in a sec
Okay so only glogo03 (one with something like inverted gradient of colors background) seems to be scaled down, something like scaled down to size of others glogo if you know what i mean...
Only one image in the logo.img file right? There was no fastboot image, was same as boot logo
No difference between logos so i suppose fastboot flash logo logo.img worked for every one as returned in CMD prompt
duxishere said:
None of those working on
None of these working because i was flashing it into splash instead of logo, will try again in a sec
Okay so only glogo03 (one with something like inverted gradient of colors background) seems to be scaled down, something like scaled down to size of others glogo if you know what i mean...
Only one image in the logo.img file right? There was no fastboot image, was same as boot logo
No difference between logos so i suppose fastboot flash logo logo.img worked for every one as returned in CMD prompt
Click to expand...
Click to collapse
Ok good - so the tool works if i understand you
only with picture glogo3 there was it shown wrong.
and yes the command "fastboot flash logo logo.img" is the right one.
Is in original logo.img a other logo for fastboot than at normal system boot?
In your logo images same pic for fastboot, but in stock, mi 5 unlocked on bootloader, fastboot text with android figure
duxishere said:
In your logo images same pic for fastboot, but in stock, mi 5 unlocked on bootloader, fastboot text with android figure
Click to expand...
Click to collapse
Did you try to put 5 different pictures in the logo gen tool?

[TOOL] G950xx compatible utility and G955xx splash screen customization.

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello, I present you a tool that I always create based on TarMd5Packager by AS
This tool will automate the backup, the decompilation, recompilation and transfer to your S8plus of up_param (it will remain that a line control was carried out on the terminal emulator directly on your mobile, for injecting into the system your splash screen change
this technique only works on soc exynos​
● be ROOTE
● have enabled debugging
● original data cable
● the terminal emulator (installed on your mobile)
● a PC under Windows
■ download the zip
■ unpack the tools (or want)
■ Double click on .exe
■ the instructions (the tool is very intuitive)
EXPLANATION OF CONTROLS
☆ 1 allows for a BACKUP of the original file (required to continue) it will be stored in the folder
UP_PARAM_Backup
☆ 2 transfer the new tar on your S8 +
☆ 3 up_param.bin decompile the file to access the images (they will find it in file shares, you do more than to change what you want scrupulously respecting the dimensions)
* Before using option 2 you must copy the file up_param.bin packaged folder to the root of the tool (it has say in there or what is the .exe that launches the tool)
☆ 4 recompile in tar after your changes
☆ 5 closes the tool
After downloading the file to your phone,
open 1 the terminal emulator
2 type
su
Click to expand...
Click to collapse
3 type
mount
Click to expand...
Click to collapse
4 type
dd if=sdcard/temp2/up_param.bin of=dev/block/sda5 bs=4096
Click to expand...
Click to collapse
5 type
Restart your mobile and enjoy
Click to expand...
Click to collapse
○verse emulsion 1 together (stable)
Credits:
@topjohnwu For Magisk v13.0 (96f8efc)
@Chainfire For SuperSU
@MitoTakatori For the tutorial I inspired
@XDA For To allow us to exchange and learn
@GalaxyNoteTeam=Team Dev Fast&FamousTo be a great team of sharing and mutual aid
@baloo30310To make me the pictures I need
@thijac99To make me fast mirrors rom
@IZI.XavFor creating our GalaxyNoteTeam forum and the Fast & Famous team
Contributors​LE FENECK >>> http://www.galaxynoteteam.com/, - FrenchFamousTeam® - GNT
If my work pleased you hit the button thank you.
whole team you thanks and waiting for your return.
◇ CHANGE LOG◇
• Stable v1 betat
■ has vennir v1
• French verssion
• graphic change
• cleaning folders from PCs and mobile tool (yet it must be done by hand)
□ to do
• Automate 100% until restart Mobile after installing the modified file
@OP
Thank you.
samteeee said:
@OP
Thank you.
Click to expand...
Click to collapse
Of nothing, with pleasure
The CMD window closes instantly after I select "4". How do I fix this?
Aphex13 said:
The CMD window closes instantly after I select "4". How do I fix this?
Click to expand...
Click to collapse
Hello, I upload a new file, you will have it in early afternoon.
Aphex13 said:
The CMD window closes instantly after I select "4". How do I fix this?
Click to expand...
Click to collapse
https://mega.nz/#!OsBTyDpI!POIZ9bjt2LqKykAvUpnrKiuxF8quTyKoIyfDdZQ45gU
Download this verssion and tell me if it works
thank you
pendor24 said:
https://mega.nz/#!OsBTyDpI!POIZ9bjt2LqKykAvUpnrKiuxF8quTyKoIyfDdZQ45gU
Download this verssion and tell me if it works
thank you
Click to expand...
Click to collapse
Works perfectly now. Thank you!
Aphex13 said:
Works perfectly now. Thank you!
Click to expand...
Click to collapse
thank you for the feedback
can anyone give me stock bootsplash s8+ or param.bin s8+ please..
Hello
param. Bin found in the file
BL of a stock rom.
Hi there! First of all thx for this tool, it works great and made the thing much easier
I have a question, how can i make an image to fit the whole screen?? I tried modifiying resolution, cms, inches...but i don´t find the key. I would appreciate any help .
Thanks!
funkatiko said:
Hi there! First of all thx for this tool, it works great and made the thing much easier
I have a question, how can i make an image to fit the whole screen?? I tried modifiying resolution, cms, inches...but i don´t find the key. I would appreciate any help .
Thanks!
Click to expand...
Click to collapse
Hello
me i'm getting to center the picture but no more.
try to put text at the top and bottom of the image, (I pence that all proportions are from the text.
So, just checking... apologies for the n00b question, but you have to be rooted for this?
Also,
Who provides the animations, you or us?
Thanks!
Hdhntr23 said:
So, just checking... apologies for the n00b question, but you have to be rooted for this?
Also,
Who provides the animations, you or us?
Thanks!
Click to expand...
Click to collapse
Hello
yes it must be root
it is up to you to modify the images.
we can use it without root by decompiling the bootloader and putting the param.bin at the root of the tool then decompiler with the tool, made your modifications and recompile. take the new param. bin recompile the bootloader and flasher with odin
(but I'm not sure that knox is not triggered)
This does not work for snapdragon version.
allaidback said:
This does not work for snapdragon version.
Click to expand...
Click to collapse
Hello
Is this a question?
or an affirmation?
can you provide me with a screen of the path
dev / block / platform /? ? ? ? ? . ufs
and up_param files. bin and param. bin (or the bl of your s8) so that I can make a snapdragon verssion
thank you
wow! i was just looking into this.. does this also allow editing on the param partition or only the images??
elliwigy said:
wow! i was just looking into this.. does this also allow editing on the param partition or only the images??
Click to expand...
Click to collapse
Hello .
no it just shows images.
what you want to edit in param. bin?
pendor24 said:
Hello .
no it just shows images.
what you want to edit in param. bin?
Click to expand...
Click to collapse
well on our device the param partition is ablock img and containsmore than juat images.. i might b looking at something else though, i cant seem to find a param.bin lol
our layout structure is dif. i think on snapdragon variants.. i however think the key to unlocking our bl is in the param psrtition
our /param block device is sda7 at /dev/block/sda7. looking in platform folder it symlinks back to /dev/block/sda7

Galaxy A40 [SM-A405FN] Bootlogo mod.

Hi. Got my A40 rooted and wasen't happy about the look of the boot logo & warning text, so I did some changes to it.
WARNING:
THIS WILL TRIP KNOX SO DON'T FLASH UNLESS YOU KNOW WHAT YOU'RE DOING.
THIS IS MEANT FOR USERS THAT UNLOCKED BOOTLOADER AND GOT KNOX WARRANTY BIT BLOWN ALREADY
UPDATE, TWRP METHOD
----------------------------------------------------------------------------------------------------------------------------------------------
Now with warning (booting_warning.jpg) completly removed so that we can use full screen custom logos.
1/ Flash "View attachment A405-red_warn_remover.zip".
2/ Reboot to recovery.
3/ Flash "View attachment A405_logo_leafes.zip"
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
----------------------------------------------------------------------------------------------------------------------------------------------
Wanna make your own logo mod?
Make sure that the images you're doing has the same characteristics as the original files.
Raplace the images in "A405_logo_leafes.zip" and rename the zip to whatever fits.
Edit the "ui_print" in the update-binary if you wish, but please keep the credit to @moluntic for this awesome script.
(Original thread):[Tutorial][Boot Logo Changer]
read the info there as you can easily brick your phone if it's done wrong.
Remember that param partition acts as an image cache for bootloader and is indeed part of the bootloader partitions.
With that said, please don't share files unless you've tested it yourself first.
----------------------------------------------------------------------------------------------------------------------------------------------
OLDER METHOD:
Original ---> Changed to:
Original---> Changed to:
This blacked out so that it won't show on the black logo background.
Unzip View attachment SM-A405FN-param_mod.tar.zip and put the tar.md5 in AP slot in Odin. Connect phone in download mode and start flash.
--------------------------------------------------------------------------------------------------------------------------------------------------------​
Hi
To flash this do we need to reset/wipe after? I spent already too much time customizing this device, don't wanna do everything all over again
The warning that warns about booloader and asks to press power couldn't also be blackened or even replaced it with something nicer ((maybe text in black "Custom firmware initializing" ))? If I don't press power device continues boot anyway after a few seconds.
Can you give any tips, or any special care when creating/modified bootlogo? Or, if you have time to make more versions it will be appreciated
Many thanks.
Please do for TWRP
Got no feedback, so I decided to create my own bootlogo and sucessfully flashed it using Odin.
Even put the Magisk logo on it :laugh:
A quick how-to using Windows:
You know the drill, if you manage to damage your device when doing this, it's your own fault!
1. Download the firmware for your device from your preferred server (samfrew updato , select region, version), alternatively jump to the end for faster approach, but you may need knowledge described in next steps anyway
2. Have installed 7zs
3. Right-click the firmware file > 7Zip ZS > Open Archive > then double-click (dc) file that starts "BL.." > again dc param.bin.lz4 > again dc param.bin > extract all files
4. Files to customize are:
booting_warning.jpg
logo.jpg
svb_orange.jpg
Use favorite image editor (Paint works!)
Make sure you keep the default resolution and do not create much bigger files than the originals, a little bit smaller or bigger it's okay, but not too much.
5. Again using 7zs create a tar archive format with the files you edited and the rest you have extracted before, name the archive param.bin (literal, NOT param.bin.tar)
(7Zip ZS > Add to Archive > Archive Format: tar > Archive (name): param.bin)
6. And then again, create another tar file with the param.bin in it (archive name may be anything)
7. Using Odin, load the tar file you created on the previous step to the AP slot, connect the phone in download mode and flash
Alternatively, to save data and time download bootlogo mod from first post, just extract files, edit and repack again using similar manner as described above
(in the end you should have a file with tar extension instead of MD5 because archive does not have MD5 checksum attached, so Odin will not check data integrity)
I tried to load file but says error binary is invalid
Sparko612 said:
I tried to load file but says error binary is invalid
Click to expand...
Click to collapse
What are you trying to do? Flashing bootlogo mod from first post or creating your own?
pomaxa said:
Please do for TWRP
Click to expand...
Click to collapse
I've been working some more on this "project" and twrp flashable is working. I will upload tomorrow hopefully.
I managed to remove the black warning as well so that we can have full screen custom logos, like this:
There will be two zip's to flash the first time.
One with stock param, but witout the "red warning" and one zip to finally change the logo / svb_orange by unpacking param in device and replace the images inside.
This will be easier, as we from there on only have to replace two images in a zip to get new flashable logo.
Have already done
pomaxa said:
Have already done
Click to expand...
Click to collapse
Guess I was late then
Anyway, I've updated OP with new method, files and instructions.
tys0n said:
I managed to remove the black warning as well so that we can have full screen custom logos, like this:
View attachment 4846485 View attachment 4846487
Click to expand...
Click to collapse
Couldn't we had 'fullscreen custom logos' before?
Why did you choose to leave the message of the "svb_orange"? We all know bootloader is unlocked, message is useless and undesirable since boot continues anyway after a few secs (no need to press power).
Anyway, that's what I've done on mine, replaced it with a nice screen, acting as second (boot)logo.
Tony il Capo said:
Couldn't we had 'fullscreen custom logos' before?
Why did you choose to leave the message of the "svb_orange"? We all know bootloader is unlocked, message is useless and undesirable since boot continues anyway after a few secs (no need to press power).
Anyway, that's what I've done on mine, replaced it with a nice screen, acting as second (boot)logo.
Click to expand...
Click to collapse
That message doesn't really bother me so I just kept it.
We could have used full screen, but it would have looked like this cause the image is still there, just blacked out.
tys0n said:
We could have used full screen, but it would have looked like this cause the image is still there, just blacked out.
View attachment 4847521
Click to expand...
Click to collapse
Yes, of course, I forgot that it just gets overlayed on top of logo image, because my logo is mainly black and booting_warning is black too, it's there but invisible.
Tony il Capo said:
What are you trying to do? Flashing bootlogo mod from first post or creating your own?
Click to expand...
Click to collapse
Sorry I was trying to flash mod from first post
Thanks
Sent from my SM-A305GT using XDA Labs
Tony il Capo said:
Got no feedback, so I decided to create my own bootlogo and sucessfully flashed it using Odin.
Even put the Magisk logo on it :laugh:
A quick how-to using Windows:
You know the drill, if you manage to damage your device when doing this, it's your own fault!
1. Download the firmware for your device from your preferred server (samfrew updato , select region, version), alternatively jump to the end for faster approach, but you may need knowledge described in next steps anyway
2. Have installed 7zs
3. Right-click the firmware file > 7Zip ZS > Open Archive > then double-click (dc) file that starts "BL.." > again dc param.bin.lz4 > again dc param.bin > extract all files
4. Files to customize are:
booting_warning.jpg
logo.jpg
svb_orange.jpg
Use favorite image editor (Paint works!)
Make sure you keep the default resolution and do not create much bigger files than the originals, a little bit smaller or bigger it's okay, but not too much.
5. Again using 7zs create a tar archive format with the files you edited and the rest you have extracted before, name the archive param.bin (literal, NOT param.bin.tar)
(7Zip ZS > Add to Archive > Archive Format: tar > Archive (name): param.bin)
6. And then again, create another tar file with the param.bin in it (archive name may be anything)
7. Using Odin, load the tar file you created on the previous step to the AP slot, connect the phone in download mode and flash
Alternatively, to save data and time download bootlogo mod from first post, just extract files, edit and repack again using similar manner as described above
(in the end you should have a file with tar extension instead of MD5 because archive does not have MD5 checksum attached, so Odin will not check data integrity)
Click to expand...
Click to collapse
Thank you Bro !!
It works like a charm.
Very happy with this mod
Fred.
i know how to make it work with Odin but i was wondering if with the stock recovery it's possible to sign an update.zip containing this mod....
i tried an old zip signer with no luck ( probably it was with an old Android version).
tys0n said:
OLDER METHOD:
View attachment 4790669 Original ---> Changed to: View attachment 4790670
View attachment 4790672 Original---> Changed to: View attachment 4790673
View attachment 4790671
This blacked out so that it won't show on the black logo background.
Unzip View attachment 4790675 and put the tar.md5 in AP slot in Odin. Connect phone in download mode and start flash.
Click to expand...
Click to collapse
Hello. I installed this patch last july (release without leaves):
- is that version (no-leaves) still available / usable with ASJ firmware ?
- in general, how could I revert mod to the original ? Flashing full stock firmware doesn't affect bootloader area, it seems
I don't have TWRP so I'm talking about Odin releases
Thanks a lot for your work
tys0n said:
[...]
Click to expand...
Click to collapse
Hi tys0n, nice work!! Could that procedure (or something similar) also work for a A70 (SM-705FN/DS) with TWRP?
Swordfishx86 said:
Hi tys0n, nice work!! Could that procedure (or something similar) also work for a A70 (SM-705FN/DS) with TWRP?
Click to expand...
Click to collapse
Twrp with an update.zip style
Or flash with Odin
Perhaps files and directories are différents...
Envoyé de mon SM-A405FN en utilisant Tapatalk
fredapied said:
Perhaps files and directories are différents...
Click to expand...
Click to collapse
There is no param.bin in the BL-file of A70s firmware ...

Categories

Resources