Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Childofthehorn
Old
#1  
Childofthehorn's Avatar
Recognized Developer - OP
Thanks Meter 105
Posts: 243
Join Date: Jun 2010
Location: DFW, Texaaas

 
DONATE TO ME
Default [WINDOWS] {05/22} WET_ANDY * a UNIVERSAL splash screen converter and flashing tool

Meet Wet Andy, a UNIVERSAL splash screen tool.



Yes, you heard right, this is a tool that can take any standard image (jpg, png, bmp), convert it to the exact screen size of your device, and flash it to your device.

Custom splash screens have never been easier! It will work with API7 through API15 without issue (on the 8 different devices I tested). This is a self-contained package, no installers, and can be used from a flash drive with no additional downloads required. All the tools are right there!


STEPS:

1. Connect your Device and enable USB Debugging. Start the "Wet Andy" program by clicking it.

2. Hit the "TEST ADB" button, it will tell you if your device is connected. (output can be seen as ADBTEST.txt in the folder)

3. Hit "PICK" and you must pick an image file that is JPG, BMP, or PNG using the file chooser.

4. Hit "CONVERT", you will not see the progress on screen, but when you see your image, display.txt, and splash.img in the program folder it has worked!
* This program auto converts the image to the size of your screen, so you can use any image. If your phone does not display its screen size in the props, the default is 480x800

5. Close the program. (ffmpeg has something weord where it keeps going, but don't worry as it WORKED.

6. Restart the program and "TEST ADB"

7. Once you see it is connected, hit "Install"
* The phone will freeze, then reboot into the bootloader. From there, it will do the install.
* Once you see the screen go blank and the program show "Installing", it has installed and is rebooting
* You will see the new image as it boots!

TO REUSE AND FLASH ANOTHER IMAGE TO THE SPLASH, DELETE THE SPLASH.IMG !!!!


DOWNLOAD: http://dl.dropbox.com/u/58849669/WetAndy.windows.zip

Say THANKS and/or DONATE if you like the program!!!

NOTICE: BY USING THIS PROGRAM, YOU AGREE TO THE RIGHTS AND PRIVILAGES OF GOOGLE AND THEIR SDK TOOLS
The Following 8 Users Say Thank You to Childofthehorn For This Useful Post: [ Click to Expand ]
 
AleDB
Old
#2  
AleDB's Avatar
Member
Thanks Meter 9
Posts: 40
Join Date: May 2012
Good

Sent from my GT-I9100 using xda premium
 
billbowers
Old
(Last edited by billbowers; 24th May 2012 at 05:01 AM.)
#3  
billbowers's Avatar
Senior Member
Thanks Meter 1518
Posts: 2,781
Join Date: Feb 2011
Location: Houston, Texas

 
DONATE TO ME
Very cool. Thanks

**EDIT** Works fantastic on my evo 3D. thanks again.

NO RULES!
 
varun.chitre15
Old
#4  
varun.chitre15's Avatar
Recognized Contributor / Recognized Developer
Thanks Meter 4561
Posts: 2,126
Join Date: Oct 2011
Location: Sangli

 
DONATE TO ME
^^OP
This works for all phones?
My boot.img contains logo in form of rle
That is initlogo.rle
Then?
What if I want splash screen in form of initlogo.rle?


You can buy me a coffee by donating me
 
Childofthehorn
Old
#5  
Childofthehorn's Avatar
Recognized Developer - OP
Thanks Meter 105
Posts: 243
Join Date: Jun 2010
Location: DFW, Texaaas

 
DONATE TO ME
This is not your boot.img, this is the system splash which is before your kernel and such. Messing with your Boot.img is a different matter.

Works on all devices that use the splash standard set forth by Android.

This is not a boot animation. This is just an image at startup.

Requires Root, shell, and fastboot access. SGS2 users need to be running AOSP packages that use the base system standards.
 
varun.chitre15
Old
#6  
varun.chitre15's Avatar
Recognized Contributor / Recognized Developer
Thanks Meter 4561
Posts: 2,126
Join Date: Oct 2011
Location: Sangli

 
DONATE TO ME
What?
I have Micromax A70 and we have first boot logo inside the kernel i.e zimage and second bootlogo is from boot.img which is initlogo.rel
We dont have any splash partition to flash splash.img via fastboot
So this is not for our device?


You can buy me a coffee by donating me
 
Childofthehorn
Old
#7  
Childofthehorn's Avatar
Recognized Developer - OP
Thanks Meter 105
Posts: 243
Join Date: Jun 2010
Location: DFW, Texaaas

 
DONATE TO ME
This is unfortunately, not going to rip your boot image, replace the image and zip it all up again. Kernel code requires that you compile your own after doing the conversion.

I can make a converter and compiler for kernel code that puts your image in there with links to the source code.

They basically made those areas blank and put no beginning splash. What you are seeing with the kernel start and boot start is not a splash image. Your images are built into your running code, so not your boot splash.

Running as the zImage and uImage pieces is not true native Android code and does not really adhere to the base code standard. They basically put a micro layer between the OS and the hardcoded chip firmware. They run it as a standard OS.
 
camblue
Old
#8  
camblue's Avatar
Recognized Themer
Thanks Meter 768
Posts: 1,887
Join Date: Jul 2010
Location: Reno, NV

 
DONATE TO ME
Great tool, do you know if this works on the Toro Galaxy Nexus?
 
Childofthehorn
Old
#9  
Childofthehorn's Avatar
Recognized Developer - OP
Thanks Meter 105
Posts: 243
Join Date: Jun 2010
Location: DFW, Texaaas

 
DONATE TO ME
Just try it. There is literally no harm that can come from this program. If you have no splash ability on your devices, well can't help you there just yet.

Its just using fastboot to flash the splash image. The fancier bits are in the device recognition with display specs and file conversion.

For the SGS2 users and those whose boot images are in the kernel, I can make a image converter that automatically compiles the kernel, then pushes it and flashes the new kernel. I can also add some fuctionality for rle image conversion for some of the more odd implementations.

Tell me if you want it. I can do it. Not that hard.
 
camblue
Old
(Last edited by camblue; 26th May 2012 at 02:02 AM.)
#10  
camblue's Avatar
Recognized Themer
Thanks Meter 768
Posts: 1,887
Join Date: Jul 2010
Location: Reno, NV

 
DONATE TO ME
How long does it take for a file to be converted? It has said file loaded for a while and seems to stay there?

Ok never mind I restarted it duh LOL and it seemed to install but the splash screen is the same, will try again

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Guide Your Sheep to Safety with Finger Shepherd

Just a coupe of days ago, we brought you news about a game calledAgent Sheep. In that … more

Nandroid Manager Receives Major Update

Do you find yourself obsessively jumping from ROM to ROM? And do you hate having to restore a full … more

Careers in Android: Recruiter Reveals How Resumes are Chosen – XDA Developer TV

XDA Developer TV Producer Jayce released a video a … more

HttpClient Tutorial to Upload and Download with Your App

Developers wanting to interact with the Internet need to choose a package to do the … more