• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Unable to change boot on startup since going to froyo.

H

Hand76

Guest
I am triying to use PutYourBootHereWithAudio like before and it runs through all the steps fine but the phone reboots with the old (or new) htc startup still...

I downloaded htc sync before hand as that is what worked for me in the past, anyone else get this?
 
Here is a patch that will make it so you can put your own bootanimation.zip in /data/local. Only use this if you want to use a custom one because this patch does not move the current one. If you don't put anything in /data/local then it will just be a black screen on boot.


Just install the zip in clockworkmod put bootanimation.zip and android_audio.mp3 (if your animation has sound) in /data/local.

http://db.tt/97HUf1
 
Upvote 0
I changed the name of both files and placed them both in my sdk tools folder.

I mounted /system

I than run cd\
cd sdk
cd tools
adb shell
# push VZW_bootanimation.zip /system/customize/resource/

But I get: \sbin\sh: push: not found

Am I pushing this wrong?

You can't use the adb push from inside adb shell. Exit the shell and execute the following from the computer's command prompt

Code:
adb push VZW_bootanimation.zip /system/customize/resource/
adb push VZW_Droid.mp3 /system/customize/resource/

When you are in the adb shell, you are essentially remotely connected to the phone's os. The reason you are getting the '\sbin\sh: push: not found' error is that push is not one of the phone's commands, it is provided by adb which is on your computer.
 
Upvote 0
Instead of making a new thread I will just ask here anyone using audio getting the sound cutting out (or goign really low) halfway through startup?

Haven't had that issue, though my audio is only at the beginning of the animation. There is a point in the boot sequence where the animation slows way down, perhaps that is where you are experiencing your issue.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones