Guest wobblydoggy Posted February 24, 2011 Report Posted February 24, 2011 (edited) copy bootanimation.zip to folder where adb is located. then adb push bootanimation.zip /data/local adb rebootbootanimation.zip Edited February 24, 2011 by wobblydoggy
Guest ho66es Posted February 24, 2011 Report Posted February 24, 2011 (edited) copy bootanimation.zip to folder where adb is located. then adb push bootanimation.zip /data/local adb reboot http://www.mediafire.com/?z0drmi5wxa0smen it's a bit grainy atm needs to be resized to 1024x600 as the animation png files are all low res is it not a case of maybe changing the desc.txt from 1408 880 24p 0 0 part0 to 1024 600 24p 0 0 part0 or something similar? Edited February 24, 2011 by ho66es
Guest wobblydoggy Posted February 24, 2011 Report Posted February 24, 2011 (edited) as the animation png files are all low res is it not a case of maybe changing the desc.txt from 1408 880 24p 0 0 part0 to 1024 600 24p 0 0 part0 or something similar? haha i was just trying that as you posted... will let you know Try this one - I think it is better :huh: I did resize all the images in photoshop to 1024x600 but it just blackscreened the boot animation, think this is the best we can get still a tad grainybootanimation.zip Edited February 24, 2011 by wobblydoggy
Guest Jisonga Posted February 26, 2011 Report Posted February 26, 2011 Ok guys time for an idiot to join the party and spoil the fun ! I have downloaded the zip file placed it in the same directory as Pauls R8 rom as that contains all the adb files and then tried all kinds of things to push this file over to my Vega. I have debug mode running and the USB is in slave mode. Now when i try and push the files by using the command line adb push bootanimation.zip /data/local all i get is adb is not recognized as an internal or external command, operable program or batch file. It did the same even if i ran the adb-windows.exe program first. I am running Windows Vista 32bit. Any help would be great guys, and of course a big thank you to all your hard work. Jason.
Guest stevesilk51 Posted February 26, 2011 Report Posted February 26, 2011 Thanks Wobbly! Eventually resorted to ADB remote (wireless adb) as I'm having all sorts of problems with USB on my PC but it worked fine. As you say a tad grainy, but liveable. Good work! :huh: Steve
Guest Jisonga Posted February 26, 2011 Report Posted February 26, 2011 Well still no joy for me pushing this over. I did a while a go push over a new static boot screen ok but can not get this to work and run out of fresh ideas. Any chance of some one going back to basics and writing a slightly more step by step guide on pushing this over. Thanks again. Jason.
Guest Solidare Posted February 26, 2011 Report Posted February 26, 2011 Well still no joy for me pushing this over. I did a while a go push over a new static boot screen ok but can not get this to work and run out of fresh ideas. Any chance of some one going back to basics and writing a slightly more step by step guide on pushing this over. Thanks again. Jason. The adb code Sir Gash posted to push the status bar worked for me adb shell stop adb remount adb push bootanimation.zip /data/local/ adb reboot[/codebox] If you get a blank screen when it reboots, without turning it off try and push it again and then manually power off/on. Both these have worked for me. Good luck
Guest Bazabaza Posted February 26, 2011 Report Posted February 26, 2011 (edited) Ok guys time for an idiot to join the party and spoil the fun ! I have downloaded the zip file placed it in the same directory as Pauls R8 rom as that contains all the adb files and then tried all kinds of things to push this file over to my Vega. I have debug mode running and the USB is in slave mode. Now when i try and push the files by using the command line adb push bootanimation.zip /data/local all i get is adb is not recognized as an internal or external command, operable program or batch file. It did the same even if i ran the adb-windows.exe program first. I am running Windows Vista 32bit. Any help would be great guys, and of course a big thank you to all your hard work. Jason. In Paul's r8 folder abd.exe is adb-windows.exe you have to either rename it to adb.exe or substitute adb in the instructions with adb-windows Edited February 26, 2011 by Bazabaza
Guest Jisonga Posted February 26, 2011 Report Posted February 26, 2011 Doh! how obvious was that i typed adb-windows and guess what it worked first time. Sorry guys for wasting your time it was the only one thing i never thought to try and after having it pointed out i should of really spotted that one for myself. Thanks again for taking the time to put a pratt right and for the great looking animation much much better than the original. Now just to get that 3D desktop fully sorted and i have a Vega i can be really proud of. Jason.
Guest fredewis Posted March 5, 2011 Report Posted March 5, 2011 does this work with any phone in my case the zte blade
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now