[List][Odin Packages] Pre-edited boot logo packages - Galaxy Y GT-S5360 Themes and Apps

Hi,
This thread is about pre-compiled edited boot splash files,
for the GT-S5360
Credits:
Gkasunkodagoda, his thread, and obviously myself
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Odin v3: http://d-h.st/qHM
Samsung USB Drivers: http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
Click to expand...
Click to collapse
Click to expand...
Click to collapse
These packages should not be opened with 7-Zip & even winrar or it will result in an invalid md5 package,
it contains an edited param.lfs using multiextractor Pro, (it doesn't contain Multiextractor Pro!)
These packages neither wipe your phone nor flash your rom back to stock, and you keep your custom kernel.
but as usually, i cannot be held responsible if your phone gets damaged by misfunctionning,
software or user fault, bad download, etc... Follow this thread at your own risk.​
Click to expand...
Click to collapse
For instructions on how to make your own please take a look at this thread (don't forget to press Thanks!) :
http://forum.xda-developers.com/showthread.php?t=2526351
I heard of Galaxy S6 edge, so i tried to make the according boot splash.
I also made a new Galaxy S5 boot splash (New S5 bootloaders).
{
"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"
}
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Number #1: Google Splash (also a bootanimation made by me for)
Bootanimation: https://www.mediafire.com/?h9iox0qa6fam2gy (it's a surprise :highfive: )
It looks like the original one, but the original one was too big for the splash image, to i totally reworked on, to make it exactly the right size :good:
S5360 S5360B S5360L S5360T S5369 S6102 S6102B S6102E S6102Z
Number #2: Android Splash
S5360 S5360B S5360L S5360T S5369 S6102 S6102B S6102E S6102Z
Number #3: Apple Splash
S5360 S5360B S5360L S5360T S5369 S6102 S6102B S6102E S6102Z
Number #4: Peugeot Splash
S5360 S5360B S5360L S5360T S5369 S6102 S6102B S6102E S6102Z
Number #5: Samsung Splash (Stock)
S5360
Number #6: Lite Splash (Reduced size up to 6kb!)
S5360
Number #7: Galaxy S5 Splash (Ported, not original)
S5360 S5360B S5360L S5360T S5369 S6102 S6102B S6102E S6102Z
Number #8: XPeria Splash
S5360 S5360B S5360L S5360T S5369 S6102 S6102B S6102E S6102Z
Number #9: Nokia Splash
S5360 S5360B S5360L S5360T S5369 S6102 S6102B S6102E S6102Z
Number #10: XPeria M Splash
S5360 S5360B S5360L S5360T S5369 S6102 S6102B S6102E S6102Z
Number #12: Samsung Splash
S5360 S5360B S5360L S5360T S5369 S6102 S6102B S6102E S6102Z
Number #13: Android Round Splash
It's not awesome like others, but i made it from my mouse :good:
S5360 S5360B S5360L S5360T S5369 S6102 S6102B S6102E S6102Z
Number #14: Oneplus One Splash
S5360 S5360B S5360L S5360T S5369 S6102 S6102B S6102E S6102Z
____________________________________________________________________________
There is a lot, yeah?
If you cannot find multiextractor pro (even on duckduckgo )
then post your image here and i will make a package once i can!
Won't start your computer for one flash? I found a solution! :good:
To install it without odin, download the .tar.md5 file and rename it .tar
decompress param.lfs file into root of sdcard, go into a terminal emulator,
then type this:
Code:
su (superuser)
umount /mnt/.lfs // (unmounting before modifying)
dd if=/dev/stl6 of=/sdcard/param.lfs.backup // (saving)
dd if=/sdcard/param.lfs of=/dev/stl6 // (modifying)
mount -r -t j4fs /dev/stl6 /mnt/.lfs // (remounting)
rm /sdcard/param.lfs // (deleting used file)
if you don't want to download files one per one (mobile phone :angel,
download all splashes here (includes the #11 which needs approval):
http://www.mediafire.com/?auas21uby26v6fj
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Got all you need? Make your own!
Spoiler: (First one is long to make, program installs etc... Others are fast.)
Requirements:
Linux Terminal / Cygwin (works) / Linux Virtual Machine
The Linux virtualbox machine if used must be ready to use with Guest additions installed
Windows system (If you don't have Windows 7 Evaluation period is 30 days)
MultiExtractor Pro
Original param.lfs files.
You can use the 'auto-scripts' included, just change paths to yours. They do the work fast :highfive:
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Part 1 - Photofiltre 7 & Wine if using Linux
Download the file above, do not: rename it, try to open it, & multiextractor it unless needed
(if you modified it you should never edit it again, restart with a clean one)
Install Wine on Linux environment,
go into a terminal, then type this :
su
apt-get install wine
start wine and accept to prefer wine-gecko instead,
Download & Install Photofiltre 7 into your desktop:
http://www.photofiltre-studio.com/pf7-en.htm
Start the program and create a new image following this:
Take your modifications as you want:
And save the file as "logo" & JPG, don't touch parameters, let them as default.
Part 2 - Multiextractor and param.lfs editing
After that you have your logo.jpg file. Now open multiextractor and extract param.lfs,
Right-click on 00014[...] and tick "Select", right-click again and choose "Import From", choose you logo.jpg
Known Problem: When i right-click and move the mouse it shows forbidden pointer and won't let me click
Solution: Press Alt key and retry, do not move your mouse too fast.
Part 3 - Linux terminal work / Cygwin prompt
You are almost done. If you use Heimdall this file is ready (i saw Droid HTC Dev threads), but for Odin we will package it.
If using cygwin, copy your param.lfs on C:\Cygwin\home\Your user or C:\Cygwin64\home\Your user
Open your distro's Terminal, then do cd $HOME/Desktop/[target]
If you use Cygwin juste type cd $HOME
Click to expand...
Click to collapse
On the terminal type: you can change filename "bootlogo_wdyt" to what you want.
Code:
tar -H ustar -c param.lfs > bootlogo_wdyt.tar
md5sum bootlogo_wdyt.tar >> bootlogo_wdyt.tar
mv bootlogo_wdyt.tar bootlogo_wdyt.tar.md5
You done!
Tutorial Files - Available here
Here are the tutorial files,
What did you think? Splash
Boot splash package: https://www.mediafire.com/?znagbaug14wduj0
And it... Worked! (I didn't flash this, it's too ugly! :angel
Click to expand...
Click to collapse
Video Tutorial - Please watch if u don't understand
Click to expand...
Click to collapse
tested on my GT-S5360 Galaxy Young device and working :
Don't forget do press thank if i helped!
Alternate links:
http://d-h.st/users/Killnolife/?fld_id=35901#files (Broken).
https://www.mediafire.com/folder/4vlxpbknv52xd/Bootsplash_packages

Nice
Glad to see this. Good collection.
.

gkasunkodagoda said:
Glad to see this. Good collection.
.
Click to expand...
Click to collapse
Your comment makes me happy Thank Sir

Sir, you put the google bootanimation only, put the bootsplash please

Edgardo_Uchiha said:
Sir, you put the google bootanimation only, put the bootsplash please
Click to expand...
Click to collapse
Hi Edgardo,
the link is fixed, sorry for the inconvenience

in my device i have xperia bootsplash and bootanimation also
but i dont have more bandwitch to upload it...
n i give u idea for this

Minions_Army said:
in my device i have xperia bootsplash and bootanimation also
but i dont have more bandwitch to upload it...
n i give u idea for this
Click to expand...
Click to collapse
Hi Minions_Army,
What service do you use? If it's Mediafire i have 52GB remaining
Do you have the xperia jpg image? :angel:

Killnolife said:
Hi Minions_Army,
What service do you use? If it's Mediafire i have 52GB remaining
Do you have the xperia jpg image? :angel:
Click to expand...
Click to collapse
check out my profile...thats showing what are provider i use
but i dont have more data package now lol
xperia jpg i get it from xperia bootanim.. search it on xda
i suggest u to search bootanim mdpi for this
:highfive:

Minions_Army said:
check out my profile...thats showing what are provider i use
but i dont have more data package now lol
xperia jpg i get it from xperia bootanim.. search it on xda
i suggest u to search bootanim mdpi for this
:highfive:
Click to expand...
Click to collapse
Hi, i think you are talking about that:
Is that right? I'm adding it to the list,

Good Work
Good Work but would you tell me if I flash this will it erase all my data, etc.?

Sameer N. Soni said:
Good Work but would you tell me if I flash this will it erase all my data, etc.?
Click to expand...
Click to collapse
Hi Sameer N. Soni,
These packages don't erase your data, and your ROM stays safe. These package are tested by myself

Baseband
I will leave a feedback, it will work if you use a baseband for s5360, i tried in another (s5360l) and didnt work, it printed an error and continued with the bootanimation, so i changed my baseband to one for s5360 and it worked
By the way, great job! :good:

Sameer N. Soni said:
Good Work but would you tell me if I flash this will it erase all my data, etc.?
Click to expand...
Click to collapse
no
this is just flash kernel in pda
Killnolife said:
Hi, i think you are talking about that:
Is that right? I'm adding it to the list,
Click to expand...
Click to collapse
see attachement
i pull out from my xperia M (xperia 2013 family )
oh... i forget this one
http://forum.xda-developers.com/showthread.php?t=2663971

Edgardo_Uchiha said:
I will leave a feedback, it will work if you use a baseband for s5360, i tried in another (s5360l) and didnt work, it printed an error and continued with the bootanimation, so i changed my baseband to one for s5360 and it worked
By the way, great job! :good:
Click to expand...
Click to collapse
Sorry I missed i need to edit all logos, it would take a day to update these packages, if you want tell me the splash and i will re-edit it for you :highfive:
(Reworking all my packages for all Galaxy Y basebands )
Also making the Nokia and XPeria ones, i will add them to the list
EDIT: cans anyone test this re-worked package with other baseband? (e.g. GT-S5360I)
If it works i will add them in the list
Android reworked:
Boot splash package: http://d-h.st/AoE

You're good themer, but can you make 1 for me?. I want a text samsung in that

GalKill said:
You're good themer, but can you make 1 for me?. I want a text samsung in that
Click to expand...
Click to collapse
Hi GalKill
Sorry for the late reply, i was at school
Can you be more precise? Because i do not know where to place the Samsung text, center-aligned / fine-sized :good:

Killnolife said:
Hi GalKill
Sorry for the late reply, i was at school
Can you be more precise? Because i do not know where to place the Samsung text, center-aligned / fine-sized :good:
Click to expand...
Click to collapse
Can you please make it center¿ Thx

GalKill said:
Can you please make it center¿ Thx
Click to expand...
Click to collapse
Hi,
i done, i tried to use the text which haves a S/\MSUNG instead of just Samsung,
but i could not get them fit 240 pixels they always get too distored,
so i finally tried that :
The boot logo package: https://www.mediafire.com/?vogp8ho570rh2pl :good:

Hi everyone,
I added a poll, so if you want to share your opinion you can :good:

Using this post for JPG attachments
I edited this post and it will contain JPG files to show,
(images may not show on mobile phone with tinypic)

Related

[TOOL][AIO] StudioAndroid # Automize everything! [GUI]

{
"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"
}
vlt96 said:
You shouldn't try it out when you have free time, it will give you free time
Click to expand...
Click to collapse
Features
FEATURES LIST​Image
Install Image Tools: Install ImageMagick and/or PIL to use my Image Tools
Convert Image: Convert any image in given directory to given extension
Resize: Batch-resizes files found in given directory with given percent or given DPIs, or resizes an APK with given DPIs
Batch Theme: Applies a theme overlay (caclulated with luminosity values) to all images found in a given directory (e.g. THEME!)
Batch Rename: Batch renames all files found in a directory with a given pattern, and renames them to given out (for porting Themes)
CopyFrom: Copies images present in directory 1 FROM directory 2 (if present in dir 2) - for themers!
OptimizeImage: Optimizes Image, so that size will be smaller
Development
Prepare Building: Installs necessary build tools
Build from Source: Builds one from many sources and even choose a device (if available)
Add Governor: Add a governor to a kernel
Install Android SDK
Install Java JDK
APK
(De)Compile
Extract/Repackage APK
Sign APK with different keys
Zipalign APK
Install APK
Optimize Images INSIDE APK
Advanced
(Bak)Smali: Lets you edit the code inside classes.dex and compile back
ODEX: ODEX a ROM
DE-ODEX: DE-ODEX a ROM
Compile to an Exe: lets you compile Python scripts to an executable for your OS
Android
Configure ADB: Connect to devices over IP, enable/disable Network ADB on connected device
Logcat
Build.Prop: Pulls Build.prop from device and let you edit it
Backup / Restore: full backup of (all optional) apps, system apps, data, shared storage
ADB File Explorer
StudioAndroid options
Clean workspace and go back to before you used this tool the first time!
Debug: Includes printing the used commands before executing and testing the latest changes
Check the log in a scrollable window with selectable text
Report a bug: Opens a reply on this XDA thread with the content of your log in it
Changelog: See what's changed!
Update: Update StudioAndroid and choose between Stable en Nightly
Restart
About: shows information about the developer, contact info, profile image, twitter etc
​
Click to expand...
Click to collapse
SCALED PREVIEW: (Click to see full preview)
​
Click to expand...
Click to collapse
Instructions
Download the latest update OR one of the stable updates
Extract in your home directory
double-click StudioUnix
Click to expand...
Click to collapse
Preparation:
Download one of the stable updates
Extract in a path without spaces (e.g. NOT in "Documents and Settings")
Double-click StudioWindows.exe
Click to expand...
Click to collapse
OR
Download and run Python
Download and run PYGTK - 32-bits
Download the latest update OR one of the stable updates
Extract in a path without spaces (e.g. NOT in "Documents and Settings")
Right-click Studio.py > Open with > Python
Click to expand...
Click to collapse
Preparation:
install python2.7: 64-bit/32-bit x86-64/i386 / 32-bit i386/PPC
Install this (GTK+ and PyGTK)
Download THIS
Run StudioUnix
Click to expand...
Click to collapse
Click to expand...
Click to collapse
​
[Cross-Platform] StudioAndroid [GUI]
vlt96 said:
You shouldn't try it out when you have free time, it will give you free time
Click to expand...
Click to collapse
Translate?
LINUX
First navigate to StudioAndroid directory.
Then
xgettext -k_ -kN_ -o messages.pot Studio.py
msginit
Click to expand...
Click to collapse
A new file will be created (***.po)
Open that file with PoEdit and translate the right-column
When finished, save it and rename ***.po to Studio.po and put it in StudioAndroid/lang/yourlang_YOURLANG/LC_MESSAGES
afterwards, compile it:
msgfmt Studio.po -o yourlang_YOURLANG/LC_MESSAGES/Studio.mo
Click to expand...
Click to collapse
When I update it, merge the changes using:
xgettext -k_ -kN_ -o messages.pot Studio.py
msgmerge -U Studio.po messages.pot
Click to expand...
Click to collapse
and translate the new strings in PoEdit
The file I need is yourlang_YOURLANG/LC_MESSAGES/Studio.mo, but it's handy for you and me if you also include yourlang_YOURLANG/LC_MESSAGES/Studio.po
WINDOWS
Open lang/LanguageFiles/en_US.po in a text editor
msgid indicates the original string
msgstr indicates the string you need to translate.
So translate the msgstr strings.
Afterwards, send me en_US.po renamed to yourlanguage_YOURCOUNTRY.po
Thanks!
If you cant upload files anywhere, then past the content of SA.po in Pastebin and send me the link
THanks in advance
FULL CREDITS WILL BE GIVEN
Click to expand...
Click to collapse
Info
All info is now available at Github:
Git Source
Changelog
Bugs & Feature requests
BitLy Stats
Click to expand...
Click to collapse
Credits
Ablankzin : Contributor to StudioAndroid
Popdog123: He took the MAC side of the project
vlt96: Making a game to play while waiting
KeitlG: Compiled for windows!!!
KeitlG: Helped me testing the long-awaited ReCompile Fix!
Rookie407 : He compiled this tool for windows! AWESOME! You don't have to install Python and GTK anymore!!!
Lithid-CM : He was my messias on Python in general and GTK specific. Go and give him a "THANKS!"
KeitG: Gettext translation
WilliamCharles & Lycan: Windows testers - AWESOME, THANK THE GUYS!!
Click to expand...
Click to collapse
Hey, I looked through your post, but I don't see what this tool is supposed to do. could you maybe write a description in the op?
Sent from my SGH-I777 using Tapatalk
Waddle said:
Hey, I looked through your post, but I don't see what this tool is supposed to do. could you maybe write a description in the op?
Sent from my SGH-I777 using Tapatalk
Click to expand...
Click to collapse
Hmmn I'll make a screenshot
EDIT: OK NOW?
Greets!
Incoming:
Batch APK de- recompile
Change Animation speed
Text color
IMPORTANT: Porting APK MULTI-TOOL - Wich is for Windows only ATM.
I'll include it in my tool and ask the dev to pay $10 for it (joke ofcourse)
IMPORTANT: FINISHING the "build from source option
mDroidd said:
Incoming:
Batch APK de- recompile
Change Animation speed
Text color
IMPORTANT: Porting APK MULTI-TOOL - Wich is for Windows only ATM.
I'll include it in my tool and ask the dev to pay $10 for it (joke ofcourse)
IMPORTANT: FINISHING the "build from source option
Click to expand...
Click to collapse
So is this for windows or linux?
Sent From My Mecha
nativi said:
So is this for windows or linux?
Sent From My Mecha
Click to expand...
Click to collapse
This tool will stay for linux.
APK MULTI-TOOL is a great tool, but for windows only, so I am gonna port it
APK MUlti Tool:
888 Lines in ONLY the Start script.
But I AM porting it.
Updated this tool first, V1C2A
Changelog V1C2 & V1C1
#v1c1:
[^]Added copyright
[^]Updated Animation
[^]Added second section; looks better
[^]OOPS! I added CopieFrom under the option "c" wich is already changelog!
[^]Improved other than home directory - was not working
[^]ICS Blue characters <3
[^]Added BUILD FROM SOURCE option
[^]Custom animation speed
[>]To try if this works, please go into terminal and type:
cat --help
if it tells you the manual for "cat", then you are fine.
Option D from the main menu.
#v1c2:
[^] Added more comments
[^] Newer CM source - not MIK_OS but now stock CM, wich includes newest adfad
[^] Custom WaitTime
[^] New script version
[^] Fixed some bugs
Will it work on windows
Hey! will this app work on windows? How to batch resize using this? Can this handle transperency? And will it perfectly fit to MDPI from HDPI or it will have FC's???
bhaviksatra87 said:
Hey! will this app work on windows? How to batch resize using this? Can this handle transperency? And will it perfectly fit to MDPI from HDPI or it will have FC's???
Click to expand...
Click to collapse
fc has nothing to do with size, I think...
windows, not yet. How to resize: option resize and follow on screen notifications.can handle transparency.
But no windows yet
Greets!
Hey, I was just wondering what the build from source option does. (I'm not that amazing dev so this might help). Does it compile stuff Aosp, or cm7?
Sent from my GT-I9100 using Tapatalk
Waddle said:
Hey, I was just wondering what the build from source option does. (I'm not that amazing dev so this might help). Does it compile stuff Aosp, or cm7?
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
yep IT does! It can prepare your PC for building, and compile AOSP GB, ICS, oxygen, cm7, and maybe another one I forgot... Wasn't it clear? I'll as more screens
Greets!
mDroidd said:
yep IT does! It can prepare your PC for building, and compile AOSP GB, ICS, oxygen, cm7, and maybe another one I forgot... Wasn't it clear? I'll as more screens
Greets!
Click to expand...
Click to collapse
Seems cool. This will really help me out with starting an Aosp rom. Thanks
Sent from my GT-I9100 using Tapatalk
Waddle said:
Seems cool. This will really help me out with starting an Aosp rom. Thanks
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
You're welcome.happy users, that's what I am doing it for!
Today ,I made a big update, and added the option batch theme. Also made the tool git, installer file (much smaller and better), new directories support, code cleanup, and some fixes. And also, Apk multi tool is not more then a weak away from release.
Greets!
Thanks man,
This is a pretty amazing program. I looked at the script code and i am really suprised by how long it is. Nice job! As i type this, i am downloading the source code for gingerbread.
Waddle said:
Thanks man,
This is a pretty amazing program. I looked at the script code and i am really suprised by how long it is. Nice job! As i type this, i am downloading the source code for gingerbread.
Click to expand...
Click to collapse
Nice
If you want to, I can learn you how to code it. If you look at the code of the dsixda kitchen inside the scripts directory, copy that and put it in the main menu, it's as longas my script is now. That's what I wanted: ONE script
Greets!
How do I resize?
Is saying values:
I Have to put the directory?
Can you make a quickly tutorial for me? I just need to resize and then I will give credits to you also.
hyztname said:
How do I resize?
Is saying values:
I Have to put the directory?
Can you make a quickly tutorial for me? I just need to resize and then I will give credits to you also.
Click to expand...
Click to collapse
If I am right, it says
Usage: SrcDir ext DestDir perc
Source dir contains the images you want to resize
Extension should be png
DestDir is where the resized images will be put
Perc is the percentage, from HDPI to MDPI IS 66%
Hope I helped.
Greets!
mDroidd said:
If I am right, it says
Usage: SrcDir ext DestDir perc
Source dir contains the images you want to resize
Extension should be png
DestDir is where the resized images will be put
Perc is the percentage, from HDPI to MDPI IS 66%
Hope I helped.
Greets!
Click to expand...
Click to collapse
Yes it says, Usage: SrcDir ext DestDir perc
But you have to type on the Value thing I said before.
I typed:
Code:
~/src 9.png ~/src/new 36
36 is ldpi(is that right?)
And says this is not a command.
hyztname said:
Yes it says, Usage: SrcDir ext DestDir perc
But you have to type on the Value thing I said before.
I typed:
Code:
~/src 9.png ~/src/new 36
36 is ldpi(is that right?)
And says this is not a command.
Click to expand...
Click to collapse
Gimme the screen res of LDPI and Ill calculate. Never resize .9.png
Greets!
I'm not a fake.
I prefer people to reply to me and give feedback instead of thanking me!
But thanking me does show if you apreciate my works.

[GUIDE] How to Make a Fully Working ROM For Xperia MDPI [NOOB FRIENDLY]

Hi guys, today i am going to Show you How to Make a ROM, Starting from Base.. [Powered by Walkman Style]
Sorry For the Bad English, if i spell something wrong tell me!
This Tut shows how to make a fully Working ROM for Xperia MDPI devices, Any File Provided is suggested for xperia mdpi only! if you have another android device, you can look at this, but links Like META-INF/dev/ won't Work for all Android Devices!!
Index
1st Post .- Index / Downloads / Setting up the Things
2nd Post .- Making The ROM Prototype
3rd Post .- Final Modifications & True ROM​
Click to expand...
Click to collapse
{
"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"
}
Tools Required:
- Notepad++ - MUST DOWNLOAD THIS! NORMAL NOTEPAD KILL THE FILES LIKE BUILD.PROP
- Java JDK - Required for Cygwin to Work
- Dsixda Android Kitchen Thread - Download Kitchen & Reffer to the FAQ
- Cygwin - its Like a Linux Emulator for Windows.
- META-INF & Dev folders - I am Giving Walkman Style v4 Folders, They are Fine for Locked/Unlocked & also all xperia.
- Android Terminal Emulator - You will need it for lots of things
Click to expand...
Click to collapse
Installing Java JDK & Cygwin to your PC
Now, Simply download Java JDK and execute the file, after that you can continue with the install of cygwin..
Now You can Choose Between following the Instructions above or watching the video on how to install cygwin
INSTRUCTIONS:
~ Download and extract Cygwin packages to a folder in Desktop
Now you should have a Cygwin Pakaces folder in Desktop if you did everything Okay.
~ Now Run the Cygwin Setup and Install Cygwin at C:/
The Cygwin setup will ask you to select were are the cygwin packages, search on desktop and choose the path to cygwin packages .
After installation progress it will show a Message that its similar to an error, ignore it
~ Now you will se a menu with Lots of Things (See video Min 1:51) Click in the arrows and change from Default to Install
If you did not understand please check the video at min 1:50, after that you have succefully installed cygwin
~ Now download the Kitchen from the XDA thread, Extract the folder from the zip and rename that Folder to Kitchen
Run Cygwin.exe and after you run it the script will create two folders at C:/Cygwin/home
Those Folders are *Your username* and inside you will find some files..
~ Remember you Renamed the Dsixda kitchen to "kitchen"? ok, now move it to C:/Cywgin/home/User/
So it will be like C:/Cygwin/home/User/kitchen .
~ Go to desktop and Run Cygwin - then you will see a CMD window, right? there, you must type the following things:
Code:
[COLOR="Orange"]cd kitchen (enter)
./menu (enter and wait)[/COLOR]
~ if you did everything right, then you should see this
Click to expand...
Click to collapse
Making the ROM
Now we will make the flashable zip (rom) , for this we must Have a System Folder / META-INF Folder / Dev Folder
~ Download the META-INF & Dev folders from the Tools section at First Post.
Extract the Folders from the zip and move both folders to desktop.
~ Creating a Working Folder : Go to C:/Cygwin/Home/User/Kitchen and Create a Folder Called "WORKING_ROM"
Move Dev & META-INF Folders to the WORKING_ROM Folder
Now we Must Get the System Folder..
~ Open Terminal Emulator & Type This:
Code:
su
tar -c system/* >> sdcard/system.tar
~ Connect your Phone via USB cable & get the System.tar File
~ Extract System.tar to System Folder and Place it in C:/Cygwin/home/user/kitchen/WOKRING_ROM
Congrats , Now you Have all necessary for the ROM to work.
Click to expand...
Click to collapse
Note: Before Extracting the System Folder, Flash Stock GB/ICS and modify as you wish.
Things you can do to modify the rom:
- Add Init.d Support (you can do it so easy with the kitchen)
- Add Busybox (you can do it from the app or with the kitchen)
- Add Scripts for Better Rendering
- Change ROM Font
- Change/Modify status bar
- Change/Modify Framework
- Add new themes
- Add Apps from Themes & Apps Section..
- Modify Build.prop
- Much more..
Time to Make the ROM Prototype
Now, You are supposed to have 3 Folders (System,META-INF,dev) in C:/Cygwin/home/user/kitchen/WORKING_ROM/
Now go to Desktop and execute Cygwin..
Type
Code:
[COLOR="Red"]cd kitchen
./menu[/COLOR]
Click to expand...
Click to collapse
and you will see the Menu of Dsixda Android Kitchen
Now Type 99 (Make a ROM from Working Folder) And you should see Something like This:
Now Type 2 and Sit Back, if you don't get any error it will take pretty much time (depends in your RAM, for me it takes like 10/15 Min.)
After that, Go to OUTPUT_ZIP Folder and take your rom.
~ Connect your device via USB Cable.
~ Rename the ZIP to your ROM Name (Ex: Walkman Style)
~ Move the ZIP to the Root of your sdcard
~ Start Recovery & Flash the ROM
Click to expand...
Click to collapse
Now you should see aroma, but all that has mi rom names, why? that's because you didn't modified The proper files.. See next post for that info..
Making the True ROM
I Imagine that now you might be using your new rom, if the ROM is working 100% fine, then, now lets go to the PC and edit what last..
~ Open Cygwin Directory
~ Go to Home
~ Enter to the User folder
~ Go to Kitchen
~ Go to WORKING_ROM
~ Open META-INF Folder
~ Go to META-INF/com/google/android and you should have this Files:
~ Now Open Aroma-Config with Notepad++ and edit as you want (WARNING , FOR NOOB USERS , ONLY EDIT ROM NAME, DATE, VERSION AND AUTHOR, DON'T TOUCH WHAT YOU DON'T KNOW)
~ Then open Aroma Folder There and Edit License.txt as you wish..
Click to expand...
Click to collapse
Now, You Have Your OWN META-INF & System Folder, But.. What happend to dev folder? Open it!
Dev Folder Editing
Dev folder contains files for locked/unlocked bootloader & also files for each device.. these files are used in the aroma, in the part you choose Bootloader status & Device.. we are going to edit the build.prop of each device :
~ Open Build.prop with Notepad.cc and do whatever you want:
What to do?
-Add Build.prop Tweaks
-Modify Rom Name
-Change Android Version (Fake)
-Etc..
Click to expand...
Click to collapse
Now you have edited everything.. lets make the rom!!
~ Open Cygwin
~ Type:
Code:
cd kitchen
./menu
~ *Optional* If your rom does not contain Init.d , Busybox , Etc.. Just add it with the kitchen, its not so difficult! use your brain
~ Now type 99 (Make a rom from working folder)
~ Now type 1 or 2 (i recommend 2, since zipalign make the ram usage reduce)
~ Now wait till the rom appear at C;/Cygwin/home/user/kitchen/output_zip like this:
So now, You are Done, Congrats, You have made your ROM!​
Extra Links Related to This :
How to Port a ROM from MIUI/HDPI to MDPI - By Sandy7
How to Compile/Decompile .Apks - By Sandy7
How to Compile/Decompile .Apks - By Stanlin salu
List of Scripts - By Moonblade
Dsixda for the android kitchen
neroyoung for video,most ideas & cygwin
Click to expand...
Click to collapse
Bro, sorry to tell but this is repost from te misc section and the tutorial made by neroyoung :/
anerik said:
Bro, sorry to tell but this is repost from te misc section and the tutorial made by neroyoung :/
Click to expand...
Click to collapse
1- i take the video only from another post.. the rest is mine, also the screenshots are mine
2- there's no guide telling how to make a rom "working" for all xperia mdpi with Locked & Unlocked Bootloader.
3- What did i repost?
Nachospeicys said:
1- i take the video only from another post.. the rest is mine, also the screenshots are mine
2- there's no guide telling how to make a rom "working" for all xperia mdpi with Locked & Unlocked Bootloader.
3- What did i repost?
Click to expand...
Click to collapse
nono, i'm not saying you copied it, i'm saying you didn't realise, but this is kinda same that your guide and works on all devices, so it will work on all mdpi, and this is that too... so you could do a guide specially for mdpi, but not like those 2, it's just the same thing in a different section
anerik said:
nono, i'm not saying you copied it, i'm saying you didn't realise, but this is kinda same that your guide and works on all devices, so it will work on all mdpi, and this is that too... so you could do a guide specially for mdpi, but not like those 2, it's just the same thing in a different section
Click to expand...
Click to collapse
This tut is not similar to neuroyoung one.. and, maybe it looks similar to misc one bec i learned from there.. :silly:
Nachospeicys said:
This tut is not similar to neuroyoung one.. and, maybe it looks similar to misc one bec i learned from there.. :silly:
Click to expand...
Click to collapse
Bro, it's the same that the misc one, and the same that neroyoung videos, it's just made by you in another section. Leave this here, but add more stuff so it's not the same!
anerik said:
Bro, it's the same that the misc one, and the same that neroyoung videos, it's just made by you in another section. Leave this here, but add more stuff so it's not the same!
Click to expand...
Click to collapse
suppose you read neuroyoung/misc section thread using a xperia, what would happen?
bootloop
Awesome :laugh:
i will start a rom now :good:
Problem
hey man, could you help me with this problems?
1- i get system folder with terminal emulator fine. but it give me error when i zipalign with the kitchen (the .apks)
2- i have tried without zipalign and rom is not booting..
plz help me solve that and i will thanks this post
sh4kon said:
Awesome :laugh:
i will start a rom now :good:
Click to expand...
Click to collapse
Goodluck :highfive:
XperiaMiniProZ said:
hey man, could you help me with this problems?
1- i get system folder with terminal emulator fine. but it give me error when i zipalign with the kitchen (the .apks)
2- i have tried without zipalign and rom is not booting..
plz help me solve that and i will thanks this post
Click to expand...
Click to collapse
mm try removing the apk that's causing the problem, most probably its damaged..and if its a very important app, then replace it with one from another rom or stock rom..
the zipalign wont make your rom boot if it doesnt boot now, something is going wrong!
have you edited files with notepad++ ? if you edit them with normal notepad the file will die and the rom probs will bootloop.
Nachospeicys said:
suppose you read neuroyoung/misc section thread using a xperia, what would happen?
bootloop
Click to expand...
Click to collapse
Well i learned how to do roms like that. no bootloop, since it works any device bro. Just try and see for yourself first
anerik said:
Well i learned how to do roms like that. no bootloop, since it works any device bro. Just try and see for yourself first
Click to expand...
Click to collapse
Neroyoung tutorial made for universal, this tutorial made for noobs. You know the difference right?
So, lets leave the OP with his tutorial alone. If he think his tutorial better than real developer like neroyoung.
Sent from Hubble Telescope
Thanks for this tutorial
Michunio said:
Thanks for this tutorial
Click to expand...
Click to collapse
it worked right?
chepoz said:
Neroyoung tutorial made for universal, this tutorial made for noobs. You know the difference right?
So, lets leave the OP with his tutorial alone. If he think his tutorial better than real developer like neroyoung.
Sent from Hubble Telescope
Click to expand...
Click to collapse
what the hell are you saying?? i never said mi tut is better than neroyoung,, dont be that stupid to thnk that!!
i made this for noob. and for noob, it will work better like this.. of course if they dont own an xperia mdpi i will recommend neroyoung one.
Nachospeicys said:
what the hell are you saying?? i never said mi tut is better than neroyoung,, dont be that stupid to thnk that!!
i made this for noob. and for noob, it will work better like this.. of course if they dont own an xperia mdpi i will recommend neroyoung one.
Click to expand...
Click to collapse
N why you said if we follows neroyoung tutorial we will get bootloop? I used that 2 times without any bootloop. So, watch your words man!
Sent from Hubble Telescope
Nachospeicys said:
what the hell are you saying?? i never said mi tut is better than neroyoung,, dont be that stupid to thnk that!!
i made this for noob. and for noob, it will work better like this.. of course if they dont own an xperia mdpi i will recommend neroyoung one.
Click to expand...
Click to collapse
Whats up with this noob tutorial... Noob guide thing...
A guide is a guide...
Neroyoung guide can also help users...
both guides are no really different

[EOL] Redesigned S5 Splash Screens [G900H ONLY] [k3gxx]

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

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

Categories

Resources