Quote:
Originally Posted by death2all110
Well fine then! I see how it is. Just shoot everyone down... jk
Great work man!
But that is what I was thinking, It can either normal boot and get shown a brief message like "Press Power Button again to boot in.to recovery." And if you hit the button again it boots recovery.
|
Thanks
Right now it goes into recovery if you just hold the power button down when turning it on instead of just hitting it quick. I could add a delay and just throw some text at the bottom of the boot logo. Hmm... now that I think about it, how about this:
-Boots up, shows a splash screen with the logo and some text like "hold down power for recovery"
-Listens for fastboot for up to 5 seconds, enough to run fastboot on the commandline real quick
-If it doesn't get a fastboot connection in 5 seconds, it checks the state of the power button
-If the power button is pressed, boot recovery, or else boot normal
Also if anyone has any better logos than what I've got now... Requirements are that most of the screen area must be a single color like the current logo, or the logo won't compress well enough, and must be 600x1024.
|