New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
piromi
Old
#21  
Junior Member
Thanks Meter 0
Posts: 5
Join Date: Apr 2009
Location: TM
very nice look. good job.
 
Paki0402
Old
#22  
Paki0402's Avatar
Senior Member - OP
Thanks Meter 182
Posts: 171
Join Date: Mar 2011
Hi guys,

build a new one for beatsaudio fans
Instructions and downloads are @ firstpost



Cheers paki
 
Marcosuper7
Old
#23  
Marcosuper7's Avatar
Senior Member
Thanks Meter 225
Posts: 191
Join Date: May 2012
Location: Spain
Quote:
Originally Posted by Paki0402 View Post
Hi guys,

build a new one for beatsaudio fans
Instructions and downloads are @ firstpost



Cheers paki
Very nice look. Thanks...
 
liviugreuu
Old
#24  
Senior Member
Thanks Meter 8
Posts: 123
Join Date: Mar 2012
very beautiful
 
stratex5
Old
#25  
Member
Thanks Meter 7
Posts: 55
Join Date: May 2012
Can i say paki, another way is using adb push to data/local/

Sent from my LG-P920 using xda app-developers app
 
alanhenrique
Old
#26  
alanhenrique's Avatar
Senior Member
Thanks Meter 11
Posts: 111
Join Date: May 2012
Location: São José do Rio Preto
BEATS boot animation ?

it's GREAT !!!!!
 
TMProduct1onZ
Old
#27  
TMProduct1onZ's Avatar
Senior Member
Thanks Meter 199
Posts: 306
Join Date: Mar 2012
Location: Slavonski Brod
Im using the beats one from now on its awesome bro keep up the good work

Sent from my LG-P920 using xda premium
 
stratex5
Old
#28  
Member
Thanks Meter 7
Posts: 55
Join Date: May 2012
Hey paki,

One way to change your boot animation WITHOUT ROOT is to install the android sdk from: developer.android.com then installing platform-tools package from the sdk manager then right click computer and select properties. Click Advanced System ...(Sorry not sure exact name) then click environmental variables from the box then in the top panel choose path then add a semicolon to the end and add the source folder of platform-tools (eg ;c:/program files/android/platform-tools; ) then open cmd and find the directory of the bootanimation then plug in your phone and make sure the device has debug mode enabled... in the cmd window type:
Code:
adb devices
To check if the device is online then type in:
Code:
adb push bootanimation.zip /data/local/
or if that doesnt work:
Code:
adb push bootanimation.zip ./data/local/
Then its should say copy complete then reboot the phone and it should be there.

Paki if you wish you may put this in the OP for other users. I have used this and it works, just takes alot of time.

Sent from my LG-P920 using xda app-developers app
The Following User Says Thank You to stratex5 For This Useful Post: [ Click to Expand ]
 
Paki0402
Old
#29  
Paki0402's Avatar
Senior Member - OP
Thanks Meter 182
Posts: 171
Join Date: Mar 2011
THX stratex5,

I've heard about this way but I never tried it before - It works!!

Today I've made a little tool with it U can install a custom boot animation to "data/local".

Here it is:
  • download "BootAni_to_data-Tool.7z" und unpack the archive
  • place the bootanimation.zip you want to flash into folder "place_bootanimation_here"
  • run "Flash_BootAni_to_data.bat" to install or "Remove_BootAni_from_data.bat" to delete the cutom animation

Click image for larger version

Name:	Flash_BootAni_to_data.JPG
Views:	157
Size:	62.6 KB
ID:	1287359 Click image for larger version

Name:	Remove_BootAni_from_data.JPG
Views:	150
Size:	61.4 KB
ID:	1287360


Have Fun - cheers paki
The Following User Says Thank You to Paki0402 For This Useful Post: [ Click to Expand ]
 
stratex5
Old
#30  
Member
Thanks Meter 7
Posts: 55
Join Date: May 2012
Wow! Nice job Paki! I have to admit, you have done a really nice job of this. I went through your batch file and it looks pretty good. :thumbup:

Tags
bootanimation, ics, lgo3d, mod