is it possible to change atrix hd animation to razr maxx 912 default animation with sound? plz provide link. thanks
orangzeb said:
is it possible to change atrix hd animation to razr maxx 912 default animation with sound? plz provide link. thanks
Click to expand...
Click to collapse
Yes, see Razr Maxx section of xda to obtain animation.
Thanks found the animation from here :
http://www.droid-life.com/2011/11/02/download-droid-razr-boot-animation-and-sounds/
placed in system / media and it's working fine but don't know where to put the sounds ? someone it comments says I need to convert it and rename to ndroid_audio.mp3.
orangzeb said:
Thanks found the animation from here :
http://www.droid-life.com/2011/11/02/download-droid-razr-boot-animation-and-sounds/
placed in system / media and it's working fine but don't know where to put the sounds ? someone it comments says I need to convert it and rename to ndroid_audio.mp3.
Click to expand...
Click to collapse
I know it needs to be in the same location as the boot animation. What format is the sound in?
Sent from my ATRIX HD using XDA Free mobile app
There are two files
1."DroidHD.ogg" and audio.zip
Tried placing the file in same location but no go.
orangzeb said:
There are two files
1."DroidHD.ogg" and audio.zip
Tried placing the file in same location but no go.
Click to expand...
Click to collapse
Inside the boot animation zip, there's a txt file, probably named desc or something like that. What sound file does it mention?
Sent from my ATRIX HD using XDA Free mobile app
palmbeach05 said:
Inside the boot animation zip, there's a txt file, probably named desc or something like that. What sound file does it mention?
Sent from my ATRIX HD using XDA Free mobile app
Click to expand...
Click to collapse
That text file has this line :
s droidhd.ogg
orangzeb said:
That text file has this line :
s droidhd.ogg
Click to expand...
Click to collapse
Thats the sound file you need to put with your bootanimation
Sent from my ATRIX HD using XDA Free mobile app
Related
video --youtube
Just replace bootanimation.zip in system/media/ or data/local using root explorer and restart
DOWNLOAD
I can't delete ore replace the boot animation in system, media. It says I'm not allowed ore whit root explore it says its read only.
So I need some help guys.
Sent from my Desire HD using XDA App
rafah said:
I can't delete ore replace the boot animation in system, media. It says I'm not allowed ore whit root explore it says its read only.
So I need some help guys.
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
when in /system/ with root explorer, at the top of the page there's a button that says mount R/W, press it .......
AndroHero said:
when in /system/ with root explorer, at the top of the page there's a button that says mount R/W, press it .......
Click to expand...
Click to collapse
Thanx. It worked and looks great.
Sent from my Desire HD using XDA App
No problems, thanx!
hi. this is weird. I only got the original android logo for the animation after i replaced from data/local how come?
im on revolutionhd 2.0.12
update: ok the file download was incomplete and i think the system used its default android plain bootup. its ok now
Hi.
Really nice but for some reason I'm not getting the bee first. I'm getting the HTC-Logo and after that there is the animation after the bee. Someone else having this "problem"?
shatterator said:
Hi.
Really nice but for some reason I'm not getting the bee first. I'm getting the HTC-Logo and after that there is the animation after the bee. Someone else having this "problem"?
Click to expand...
Click to collapse
I think the bee was a splash screen
posted from a Myn EVOlved device powered by Android
Ok thanks. So I would have to change the splash screen as well.
shatterator said:
Ok thanks. So I would have to change the splash screen as well.
Click to expand...
Click to collapse
its up to you
tnx....nice boot
kuklux said:
its up to you
Click to expand...
Click to collapse
Alright and how do we do that and where do we get this splash screen?
Sent from my Desire HD using XDA App
wanne have the splash screen 2
nice boot for my DHD, thanx
beautiful!!!
This simple guide will show you how to enable the CRT animation on any Gingerbread build. It's a fairly easy process, but it does require one developer tool: apktool. You can download it below.
Download APKTOOL
On Windows, download apktool-windows and apktool.jar
Extract the file contents in each archive into your Windows folder:
C:\Windows
Save your framework-res.apk file to a place that you know
I saved mine to: C:\hktw\framework-res.apk
Open the[FONT=inherit !important] command prompt[/FONT]
On Windows, press the Start button, type: cmd, press the Enter button
You’ll need to change the directory of your commands to the one where you saved your .apk file
Type the “cd” command and then the directory where you saved your file.
cd C:\hktw
Now you need to tell apktool to decompile the framework…
apktool d -f framework-res.apk
You should see in your .apk folder a new folder has been created: “framework-res”
Inside of that folder you can now see all of the decompiled parts of your .apk
Edit res/values/bools.xml
Change "<bool name="config_animateScreenLights">true</bool>" to "<bool name="config_animateScreenLights">false</bool>"
When you’re done editing, you’ll need to recompile the .apk
cd C:\hktw
apktool b -f framework-res
Note the inclusion of the “.apk” during decompilation, and the exclusion of the “.apk” during recompilation
After you’ve sent the recompile command, apktool will work and eventually create two new folders called “dist” and “build”
Inside of the “build” folder will be the recompiled parts of your .apk
Open the original .apk file using WinRAR of 7zip
Drag and drop the “resources.arsc” file inside of “build/apk” to the root of your original .apk
Now place that modified framework-res.apk in your /system/framework. You're done!Alternatively, you can use my CWM installable package attached below on HKTW 2.3.4.
You make it so complicated, then so easy!
Sent from my MB860 using XDA App
I've been so busy. I'm going to try my best as soon as we get the OTA build for AT&T.
I installed the hktw build and then enabled Animations and I get the CRT animation....was I not supposed to?
jiggytom said:
I installed the hktw build and then enabled Animations and I get the CRT animation....was I not supposed to?
Click to expand...
Click to collapse
You don't get it from the stock hktw.
Sent from my MB860 using XDA Premium App
This won't work on our Atrix's yet, though, correct? As I recall we're still on Froyo. Sorry, I'm just a bit confused as this was posted in the Atrix forums. I assume we have to wait for the upcoming 2.3.x update for this to work?
kennethpenn said:
You don't get it from the stock hktw.
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
I have the HKTW build from http://forum.xda-developers.com/showthread.php?t=1138092 and enabling animation has brought the CRT effect for me..
I have the HKTW build from http://forum.xda-developers.com/show....php?t=1138092 and enabling animation has brought the CRT effect for me..
Click to expand...
Click to collapse
Same here.
kennethpenn said:
You don't get it from the stock hktw.
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
I enbaled animations after I flashed and already had the CRT. Animations were disabled by default
Uhh, yea...I got my crt animation simply by enabling all window animations in the settings....
BravoMotorola do you have gingerbread on your at&t?!
ATRIX already got 2.3.4! Where are you my friend?
Sent from my MB860 using XDA App
buil of january? its too much buggy
if you talking a official update I don't receive...:S....
I already unlock today my atrix =)
BravoMotorola said:
Uhh, yea...I got my crt animation simply by enabling all window animations in the settings....
Click to expand...
Click to collapse
I confirm this, just go to settings ...display enable all animations and you will get crt animation.
Sent from my MB860 using XDA App
EclipseX said:
buil of january? its too much buggy
if you talking a official update I don't receive...:S....
I already unlock today my atrix =)
Click to expand...
Click to collapse
Nope! The 2.3.4 dev build leaked 2 weeks ago...and it runs great except for no fingerprint scanner...
+1 worked for me too
ceo.mtcl said:
I confirm this, just go to settings ...display enable all animations and you will get crt animation.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
Sent from my MB860 using XDA App
kennethpenn said:
You don't get it from the stock hktw.
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
Yes, you do. Enable all screen transitions in the settings and it automagically happened.
BravoMotorola said:
Nope! The 2.3.4 dev build leaked 2 weeks ago...and it runs great except for no fingerprint scanner...
Click to expand...
Click to collapse
It works great but I wish we have an ASOP ... greedy me. Lol
Sent from my MB860 using XDA App
here?! I can't find it :S
Same Q as above?
Where is it?
Can someone point me out to the download link? or is it just exclusive to certain ROM???
kuailan said:
Can someone point me out to the download link? or is it just exclusive to certain ROM???
Click to expand...
Click to collapse
+1 please if there is such mod
I am also waiting for this mod in Rcmix 3D v 1.8........is there any one to help us out.....
Sent from my HTC DesireHD A9191 using XDA Premium App
I never heard about a such mod ... any video ?
Yes i really want this back as well
I've got it on my coredroid Rom .
dancing droid
there is a link (orig.from Damo)
https://rapidshare.com/files/3460824324/Phone.apk
yes just download the phone.apk from the above link and than use root explorer to push it in system/app with appropriate permission........than just reboot and wow u have got dancing android on your DHD while incoming call.......
https://rapidshare.com/files/3460824324/Phone.apk
click thanks button if u like my comment
this won't install...i get the message 'problem parsing the file'
Is there a way to get it showing on the lock screen when a call comes in?
Sent from my Desire HD using XDA Premium App
jockyboy said:
this won't install...i get the message 'problem parsing the file'
Click to expand...
Click to collapse
Use a file explorer with root privilege and move apk to system/app and set permissions to rw-r-r
Sent from my HTC Glacier using XDA Premium App
i used root explorer and done just that....once the file was moved i long press the file and set persions to w/r on all then rebooted and still don't work.
what is it supposed to do exactly ??
jockyboy said:
i used root explorer and done just that....once the file was moved i long press the file and set persions to w/r on all then rebooted and still don't work.
what is it supposed to do exactly ??
Click to expand...
Click to collapse
Just if unknown number is calling, there is a dancing android instead of picture of android..
Sent from my HTC Desire HD using XDA Premium App
I tried to replace my old phone.apk with this one and set the permissions correctly, but I ended up getting alot of force closed.
Would it be possible to replace it in my rom and re flash it?
now that we have root, has anyone already began to change their bootanimation?
I currently have the one off of the Droid Razr replacing my At&t boot animation, but i have not managed to get rid of the motorola symbol yet before it. also it's a smaller resolution so it displays as a small square in the middle of the phone.
Basically this thread is for posting what boot animation you have/figuring out problems with bootanimation.
crash
Here is the original from the razr hd. (germany)
and the
droid razr hd (us)
Can someone write a "how to"?
Edit...
Cannot upload zip!
My connection crashed everytime i try...just on this site!??
Here are the links:
http://www.android-hilfe.de/motorol...-auf-dem-razr-hd-schon-jemand-versucht-4.html
Razr hd (germany)
droid razr hd:
http://www.android-hilfe.de/motorola-razr-hd-forum/315123-bootanimation.html
I used boot animations root by jrummy apps inc. to change mine
edit: thanks for that droid razr hd boot animation, it fits perfectly and blue is my favorite color ^.^
No prob.
Can you pls tell me how i can install the doid razr hd animation??
Sry...im a noooooooooob°!
To change bootanimation.
1. Download a file explorer ( i use root explorer) that allows u to access root on ur phone
2. Navigate to /system/media. There you will see a bootanimation.zip file. I recommend to rename it to bootanimation_original.zip or something.
3. Now find the new bootanimation you want and copy it to this folder (/system/media).
4. Now rename your NEW bootanimation to bootanimation.zip
5. If your new bootanimation needs sound (like the droid razr from verizon) then also replace the .ogg on /system/media.
Make sure u make a backup of the original bootanimation and .ogg file just in case
Sent from my rooted Bell ATRIX HD running at&t software w/ unlocked boatloader
heifeif said:
No prob.
Can you pls tell me how i can install the doid razr hd animation??
Sry...im a noooooooooob°!
Click to expand...
Click to collapse
ML417 said:
I used boot animations root by jrummy apps inc. to change mine
edit: thanks for that droid razr hd boot animation, it fits perfectly and blue is my favorite color ^.^
Click to expand...
Click to collapse
This app does this for you, though it is a simple process
Yeah, thanks!:good: Really easy!
Droid animation runs great....but no sound?
Make sure you move the .ogg file to the media folder. U don't need to rename it.
Can somebody post stock boot animation? I have to replace phone. Thanks
luis1108 said:
Can somebody post stock boot animation? I have to replace phone. Thanks
Click to expand...
Click to collapse
Already!?
Sent from my phone.
Not to get off topic, but why are you replacing phone? Problem with root? Also let me know how replacing it goes after being rooted
Sent from my MB886 using xda app-developers app
luis1108 said:
Can somebody post stock boot animation? I have to replace phone. Thanks
Click to expand...
Click to collapse
at&t?
Edit:
Here you go! extract the att_pu.zip to get the .ogg file.
LEave the bootanimation.zip file the way it is... just copy and paste in on the /system/media folder on ur internal storage. same with the .ogg file
Enjoy!
i finally found out how to change the boot logo.
I followed this guide:
http://forum.xda-developers.com/showthread.php?t=1831062
but the line you need to type into adb is:
fastboot flash logo logo.bin
Hey sirhoover ive had like 5 rooted ahds replaced.... rooting does not void warrant y...Ive been testing hard.lmao...but yeah just call and play dumb....just say my screen just went black and won't do anything. lol
Sent from my MB886 using Tapatalk 2
cmvienneau said:
Hey sirhoover ive had like 5 rooted ahds replaced.... rooting does not void warrant y...Ive been testing hard.lmao...but yeah just call and play dumb....just say my screen just went black and won't do anything. lol
Sent from my MB886 using Tapatalk 2
Click to expand...
Click to collapse
Lol, first moto phone and didn't know how they were with being sticklers on not replacing phones that had been tinkered with. Thanks for the reply!
Bumping for the recently rooted
Sent from my phone.
I need the stock att_pu.ogg someone have a working link?
Sent from my MB886 using xda app-developers app
LeGenDz R3DeaDz said:
I need the stock att_pu.ogg someone have a working link?
Sent from my MB886 using xda app-developers app
Click to expand...
Click to collapse
In the zip three posts up
Sent from my phone.
When I put the two files in system/media , I doesnt work I have the same bootanimation that I put yesterday
Sent from my MB886 using xda app-developers app
Google boot animation in the app store. There's an app that will do it for you.
Sent from my JokerATRIX HD MAXX
I was wondering if the boot animation could be changed on this version on android. I am using Android Lolipop for the XT-1068
I guess its possible, the bootanimation.zip file remains the same (at /system/media if I remember) I don't see any tutorial to change boot animation specific for lollipop so I guess it's the same method as the older versions.
Sent from my XT1063 using XDA Free mobile app
Lynse said:
I guess its possible, the bootanimation.zip file remains the same (at /system/media if I remember) I don't see any tutorial to change boot animation specific for lollipop so I guess it's the same method as the older versions.
Sent from my XT1063 using XDA Free mobile app
Click to expand...
Click to collapse
I`ll go try right now.
EDIT: Does it have to be a video?
Louis7122 said:
I`ll go try right now.
EDIT: Does it have to be a video?
Click to expand...
Click to collapse
I guess its not a video, its some frames or something like that, i recommend you to download a flashable bootanimation specific for Moto G (720x1280 resolution), its the easiest way to do that, I haven't tried to change the bootanimation of this phone yet so I don't know much.
Sent from my XT1063 using XDA Free mobile app
Lynse said:
I guess its not a video, its some frames or something like that, i recommend you to download a flashable bootanimation specific for Moto G (720x1280 resolution), its the easiest way to do that, I haven't tried to change the bootanimation of this phone yet so I don't know much.
Sent from my XT1063 using XDA Free mobile app
Click to expand...
Click to collapse
Yeah...
The File inside the zip is a video soo....
,-, Captcha....
Louis7122 said:
I was wondering if the boot animation could be changed on this version on android. I am using Android Lolipop for the XT-1068
Click to expand...
Click to collapse
Yes, but you have to use a bootanimation.zip containing .mpg. This way Motorola reduces the size of the .zip file.
A bootanimation that mimics the default lollipop-boot can be downloaded here. Extract the downloaded zip and place bootanimation.zip into /system/media.