Ok, so Rush, grab that one, place in your sdk tools folder, follow the steps in my post from this morning and you'll be golden.
PS - do NOT unzip it.
PS - do NOT unzip it.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I will try this method. The only difference would be in the ROM being used... I will use the bootanimation.zip from Yankee's Rom instead from the stock HTC One.You can do it to your current ROM.
As a rule of thumb, don't tinker with your nandroid backups.
Edit - ignore from here on down.
Find a stock One rom from the HTC One root community.
Download it to your PC.
Unzip it - 7zip is good for a PC.
Get the bootanimation.zip and put it in your sdk tools folder.
Make a nandroid of your existing rom.
Since you're in TWRP at that point, go ahead from the main page, Mount button, check system.
adb shell rm /system/customize/resource/bootanimation.zip
adb push bootanimation.zip /system/customize/resource
adb shell chmod 644 /system/customize/resource/bootanimation.zip
adb reboot
If it fails, restores your nandroid.
Yeah, I will later on today.Follow the steps, you'll be fine.
Success!!Yeah, I will later on today.
Now it's time to get back to business.
Thanks a lot.
I realized that the steps above (even though I changed bootanimation.zip to downanimation.zip) don't work the same way for both files. Oh, yeah, I did put the downanimation.zip inside my sdk tools folder.Get the bootanimation.zip and put it in your sdk tools folder.
Make a nandroid of your existing rom.
Since you're in TWRP at that point, go ahead from the main page, Mount button, check system.
adb shell rm /system/customize/resource/bootanimation.zip
adb push bootanimation.zip /system/customize/resource
adb shell chmod 644 /system/customize/resource/bootanimation.zip
adb reboot
Doing this right now!Posted by, EarlyMon ... do -
adb shell mv /system/customize/resource/hTC_downanimation.zip /system/customize/resource/downanimation.zip
Copy and paste, that all goes on one line.
No guarantees but that's probably it.
So I need to get it from an Evo 4G LTE running Sense 5 HTC Rom, right?Can't use it directly from a One - 720p vs 1080p screens, sorry.
So I need to get it from an Evo 4G LTE running Sense 5 HTC Rom, right?
That told you I was going to do a boo-boo. Lol.
I'm quite sure they'll be another time. HahahaAnytime.
Next time I'll try to remember to give all of the commands in the first post.