Jump to content


* * * * - 1 votes

Automatic Splash Image Creator (PNG to Flashable Zip in One Click!)


  • Please log in to reply

#11 goblue13579

goblue13579

    Member

  • Members
  • 17 posts

Posted 11 October 2012 - 04:56 PM

View Postinvisiblek, on 11 October 2012 - 04:51 PM, said:

this is correct

Thanks, the "kernel" folder made me think that I had to put the kernel I wanted to use in there or something like that. Good stuff.

#12 Shelby04861

Shelby04861

    Average Android

  • Members
  • 308 posts

Posted 12 October 2012 - 03:31 AM

View Postgoblue13579, on 11 October 2012 - 04:48 PM, said:


If that's true, every kernel dev could have their own splash screen, which would be cool.

Edit: con247, GO BLUE!

Many kernel devs already have their own splash screens. This makes it so we cab have what we want. Gives you the control.
If it's broken...beat it into submission until it works!

#13 goblue13579

goblue13579

    Member

  • Members
  • 17 posts

Posted 21 October 2012 - 08:33 AM

Any chance this could be updated to replace the one for recovery as well? If it's much work don't bother, but it would be nice. Thanks!

#14 con247 (OP)

con247

    Android Lover

  • Members
  • 167 posts

Posted 21 October 2012 - 08:58 AM

Yeah it is doable pretty easily but modifying the recovery partition to me doesn't seem like an excellent idea. Because if your image is corrupt and borks boot and recovery your only choice is odin.

#15 invisiblek

invisiblek

    iamr00t!

  • 345 posts

Posted 21 October 2012 - 09:21 AM

View Postcon247, on 21 October 2012 - 08:58 AM, said:

Yeah it is doable pretty easily but modifying the recovery partition to me doesn't seem like an excellent idea. Because if your image is corrupt and borks boot and recovery your only choice is odin.

this
Posted Image

#d2common on irc.freenode.net <-- for all us variants of the sgs3
#verizons3 on irc.freenode.net <-- verizon specific

#16 goblue13579

goblue13579

    Member

  • Members
  • 17 posts

Posted 21 October 2012 - 09:40 AM

View Postcon247, on 21 October 2012 - 08:58 AM, said:

Yeah it is doable pretty easily but modifying the recovery partition to me doesn't seem like an excellent idea. Because if your image is corrupt and borks boot and recovery your only choice is odin.

Ah, good point. Thanks for the quick answer!

#17 hesh.monster

hesh.monster

    troll

  • Members
  • 147 posts

Posted 22 October 2012 - 03:50 AM

Stupid question...is it possible to set this up in an app to run on the device rather than pc? Maybe I'm just lazy but it would be pretty sweet. Also, if I pull the image from the zip after its created can I use root explorer to copy paste or even terminal to adb push?

sent by my carrier pigeon

#18 invisiblek

invisiblek

    iamr00t!

  • 345 posts

Posted 22 October 2012 - 05:06 AM

View Posthesh.monster, on 22 October 2012 - 03:50 AM, said:

Stupid question...is it possible to set this up in an app to run on the device rather than pc? Maybe I'm just lazy but it would be pretty sweet.
Yes
The app would need to dump the current boot partition, make the modifications and then reflash it

View Posthesh.monster, on 22 October 2012 - 03:50 AM, said:

Also, if I pull the image from the zip after its created can I use root explorer to copy paste or even terminal to adb push?

sent by my carrier pigeon
No, the boot partition is not technically mounted while android is running. Its loaded into memory which you could write to, but it won't do any good because it will get wiped out upon a reboot.
Posted Image

#d2common on irc.freenode.net <-- for all us variants of the sgs3
#verizons3 on irc.freenode.net <-- verizon specific

#19 con247 (OP)

con247

    Android Lover

  • Members
  • 167 posts

Posted 22 October 2012 - 04:40 PM

View Posthesh.monster, on 22 October 2012 - 03:50 AM, said:

Stupid question...is it possible to set this up in an app to run on the device rather than pc? Maybe I'm just lazy but it would be pretty sweet. Also, if I pull the image from the zip after its created can I use root explorer to copy paste or even terminal to adb push?

sent by my carrier pigeon

View Postinvisiblek, on 22 October 2012 - 05:06 AM, said:

Yes
The app would need to dump the current boot partition, make the modifications and then reflash it


No, the boot partition is not technically mounted while android is running. Its loaded into memory which you could write to, but it won't do any good because it will get wiped out upon a reboot.

The main issue would be finding image manipulation binaries compiled for arm.

#20 ImaComputa

ImaComputa

    Average Computa

  • Members
  • 496 posts

Posted 25 October 2012 - 08:58 PM

Here's a jelly bean style one I made for anybody who wants to replace the stock Samsung one.

Posted Image


Flash in CWM:

http://d-h.st/4BP

Edited by ImaComputa, 25 October 2012 - 08:58 PM.