General :: Change Boot Animation Without Root

Jan 22, 2013

i have an xperia tablet s i need to change boot animation but without root. i searched a lot and most of people said that this is not possible, only few said that this can be done but hasn't said how to do that? i tried to adb push but it said read only file system.the xperia tablet has an ics and is purchased from other country and it isn't supported yet in my country so i can't root.

General :: Change boot animation without root


HTC Incredible :: How To Change Boot Animation Using Root Explorer?

Oct 10, 2010

I've got CM6 on my phone right now and I'm trying to change the boot animation using Root Explorer. I've used Root Explorer to change the boot animation on the stock 2.2 Rom. When I try to change the boot animation in CM6 it won't go through. I know the boot animation is located in system/media/boot animation.zip and I choose Mount R/W and it still won't change it. Do I have to use another method to change it?

View 1 Replies View Related

Motorola Droid :: Root To Change The Boot Animation

Apr 27, 2010

Ok so I have searched around.do you need to root to change the boot animation? If not where can I find some other ones.

View 5 Replies View Related

Motorola Droid :: Change Boot Animation Without Root?

Jan 3, 2010

I did a quick search didn't see this anywhere else so i figured i'd share. Change Boot Animation Without Root Tutorial. I didn't figure this out so i don't take any credit for it.

View 5 Replies View Related

HTC Droid Eris :: Change Boot Animation Easy Like One Click Root Method?

Sep 23, 2010

Is there a way to change the boot animation easy like the one click root method or a thread with easy detailed instructions if there is sorry i have not seen can u share the link .

View 3 Replies View Related

General :: Change Boot Animation

Jan 16, 2014

i just got a new phone (my first android), ive been trying to change my boot animation and cant seem to get it to work,i replaced the file which was named bootanimation_virigin.zip (also didnt think of renaming the original, so the original is gone), i even replaced the stock one which was named bootanimation.zip (also didnt rename it or back it up... -__-;; ) i made sure the files are correct and match up with the desc.txt file. i copied the original boot animation zip to my computer and just replaced everything, same number of files, about the same file size, same file type, same size and just put the folders "part0", "part1" and the desc.txt files back on my sd card and moved it to system/media/bootanimation_virigin, i compressed the files into a zip using root browser from the rom toolbox, i made sure that the compression was set to none, and then moved the zip file to system/media, i set the permisions to rw-r--r-- which is the exact same as the other boot animations. nothing shows up anymore till the phone is done booting but ill admit that it is definitely better than the stock virgin mobile animation...

here is everything i have for this boot animation (including: original virgin mobile boot animation, a video of the boot animation, all the pictures, and a folder titled "bootanimation_virign" which is the folder i moved into system/media)

[URL] ........

i thought it was something on my phone but it was the way after effects renders jpeg sequences, i think it has something to do with the attributes of the jpeg file but anyways i just used a program called boot animation creator and it worked perfectly

View 7 Replies View Related

General :: Galaxy Y - How To Change Boot Animation

Feb 19, 2012

How do i Change the boot animation on Samsung Galaxy Y s5360

View 9 Replies View Related

General :: Any Way To Change Kernel Boot Logo / Animation?

Jan 25, 2014

Is there any way to change my kernel's boot logo / animation ?

E10i

View 2 Replies View Related

General :: How To Change Boot Logo / Splash Image In Jelly Bean 4.1.2 (not Animation)

Nov 5, 2013

I just extract the boot.img file using cygwin android kitchen in advanced option the option 12 but nothing logo.rle ... i just read some thread here [URL] .......

View 4 Replies View Related

HTC EVO 4G :: How To Install A New Boot Animation WITHOUT Root

Jun 25, 2010

So I'm not quite ready to root yet but wanted to do some more custimization to my phone. I read in another forum about being able to change the boot animation without root. It worked so after reading about some of you all that don't like the sprint 4g boot animation I figured I'd share.

First, you need to install android SDK. Bill did a good guide to installing it: http://androidforums.com/tips-tricks-evo-4g/90418-how-install-android-sdk.html.

When I was installing the sdk I had a lot of trouble with installing the driver for the EVO for whatever reason. Eventually this is what worked for me:
dc50 Hideaway: ADB Driver for HTC Evo 4G

Once you get SDK installed find a new boot animation. There are a few here: [url]

The boot animation should be a zip file named "bootanimation". Put this file in the tools folder of the sdk.

Open up command prompt (Start>Run>type "cmd"). In command prompt you need to get to the sdk tools folder. To do this I typed in "cd C:Documents and SettingsUserDesktopandroid-sdk-windows ools" where "User"=you user name. This may be different depending on your version of windows and where you unpacked sdk.

Now from here you can check to make sure your device is connected by typing in "adb devices". If you get a line that says "List of Devices Attached" and then a line with some numbers and letters followed by "device" you are conneceted. If not go back a try reinstalling Android SDK.

Now with the bootanimation.zip file in the tools folder and command prompt pointing to the tools folder type "adb push bootanimation.zip /data/local". Make sure you put the spaces in or it won't work.

Restart your phone and you should see the new boot animation instead of the Sprint 4G one.

View 20 Replies View Related

HTC EVO 4G :: Applying Custom Boot Animation With Root?

Sep 9, 2010

I was wondering if there is an easy way to change the boot animation on my EVO as well as the splash screen. I do realize there is a long way to do it without root, but I am operating from a Mac. If there were some rooted apps that do this, please point me to them.

View 5 Replies View Related

HTC Incredible :: Change The Boot Animation

Sep 22, 2010

I want to change the boot animation, since I now I have access to the /system/customize/resource folder can I just delete that boot animation file and move the new one over from the sd card? I was going to use Astro to do this.

View 2 Replies View Related

HTC Desire :: Change The Boot Animation

May 27, 2010

You need adb and root. choose and download the bootanimation from here Boot Animations NEW! - Android @ MoDaCo. then place the bootanimation.zip into c:/where.ever.you.have.it/androidsdk/tools/ change or remove where.ever.you.have.it to the match your system. then hit windows key and r together. type cmd and hit enter. then type cd c:/where.ever.you.have.it/androidsdk/tools/adb devices (wait for it to find your phone, also make sure that usb debugging is on) now type adb push bootanimation.zip /data/local. when its finished reboot and enjoy.

View 15 Replies View Related

HTC EVO 4G :: Change Boot Animation Froyo Unrooted

Jul 31, 2010

I was able to change the boot animation before Froyu using the procedure at http://androidforums.com/tips-tricks-evo-4g/109120-how-install-new-boot-animation-without-root.html.After Froyo, I've tried to push the zip file as VZW_bootanimation.zip and bootanimation.zip to both /data/local and /system/customize/resource (I can't write to that location, I think it's for rooted phones only). None of these four options worked.What am I missing? That native boot animation is nasty.

View 3 Replies View Related

Motorola Droid :: How Do I Change My Boot Animation

Nov 14, 2010

I'm using Myn Warm twopointtwo ROM. How do I change the boot animation that plays when you power your phone?

View 1 Replies View Related

HTC Incredible : How To Change Boot Animation On FROYO?

Sep 1, 2010

I thought that i just had to place the boot animation.zip file in /data/local and that was it, but its not working. is there another way?

View 10 Replies View Related

Motorola Droid :: Loading A New Boot Animation With Root Explorer?

Feb 10, 2010

Is there a step by step for loading a new boot animation with Root Explorer? I have a good idea of what needs to happen, but don't see how I copy the new one in with the app.

View 3 Replies View Related

HTC Incredible :: Does Change ROMs Remove Boot Animation?

Sep 12, 2010

When I change ROMs, does this remove the boot animation that I might have changed? I know a wipe is usually involved with a ROM change, but don't know if that will wipe the boot animation. I was going to change one, but will wait until I load a ROM so I don't have to do it twice.

View 12 Replies View Related

Motorola Droid X :: How To Change Boot Animation Screen?

Nov 3, 2010

I have to send my X back and well, it has the boot image of an android peeing on an apple. I don't think Verizon will take to kindly to that. So I have to reset the entire phone and get it back to factory defaults. I don't know how to change the boot animation.

View 3 Replies View Related

Motorola Droid :: Trying To Change My Boot Animation To Go Along With A Theme

Aug 8, 2010

I'm just trying to change my boot animation to go along with a theme i have for bugless beast 0.4...i was told to put the bootanimation.zip in the data/local folder which i did..then i used terminal to load it up and it says no such directory or something.

So to be clear i was supposed to create the local folder myself right? data is in the root, then i make the local folder inside the data? it seems i'm doing everything right but when i power on the phone i dont even have an animation..it just goes from the M symbol to the phone on.

View 6 Replies View Related

Motorola Droid X :: Attempting To Change Boot Animation

Nov 14, 2010

Working on changing my boot animation on my X (not rooted) I followed all the steps but get stuck on the reboot. CMD says this operation is not permitted. USB debugging is checked, and the phone is in usb mode.

View 14 Replies View Related

HTC Incredible :: Change Splash Screen And Boot Animation?

Aug 17, 2010

That want to change their Incredible's Splash Screen and boot animation. I take no credit for developing any of this, just wrote up a little guide for noobs. All credit goes to App developers of Boot animation changer lite, touchpro247 for his xda thread.

Go Here :
http://www.gizmoninja.com/2010/08/17/change-your-droids-splash-screen-and-boot-animation-its-so-easy/

How to includes how to:
Add your own splash screen.
Add custom boot animations and sounds.
Links to some cool apps and animations and splash screens.

View 46 Replies View Related

HTC Incredible : Want To Change Boot Animation / Sound On FROYO?

Sep 2, 2010

Just found this out over at the XDA forums, that to change the boot animation and sound, you go to /system/customize/resource/ and it's named VZW_boot animation.zip and for the sound it's named VZW_Droid.zip..

View 2 Replies View Related

HTC Droid Eris :: Missed 1.5 Boot Animation / Bring Them Back On A 2.1 Setup Without Root

Jun 9, 2010

The topic says it all. I love 2.1 on the Droid Eris, but miss the little green guys that peek out at you and the sound they make during boot up. Any way to bring them back on a 2.1 setup without root?

View 17 Replies View Related

Motorola Droid :: Boot Animation Didn't Change After Connected Phone With Usb Debugging

Jan 3, 2010

First off, im running HC2.1,
1.Dont you have to root to be able to upgrade to a different software type? I rooted before in stalling greek35 2.1, then upgraded to HC2.1, do i have to reroot?
2. Rooting is just, using the update.zip file you download, then using droidroothelp.apk program, mount3, update those 3 things, flash 15.0, rename, reboot ect...so basically as long as you have SU app on your phone your rooted no?

Now boot animation question
I downloaded a boot animation, connected my phone with usb debugging, used the cd command and abd push bootanimation.zip /data/local, rebooted and the boot animation didnt change..after i used the push command, it said x.xkb transfered in 1.23seconds or whatever...any suggestions?

View 10 Replies View Related

General :: Boot Animation Not Changing

May 17, 2012

I have an app called Rom toolbox. Using this app I tried to install a boot animation. When I rebooted my phone I found that the boot animation is not installed.

View 4 Replies View Related

General :: Why Boot Animation Won't Work

Jul 5, 2013

I made this animation. Everything seems to be okay, but when I boot my phone with it, I just get the default Android boot animation like I normally do when I don't have a boot animation. I didn't compress it or anything.

View 3 Replies View Related

General :: Boot Animation For All Phones?

Feb 10, 2014

I am making a new boot animation(noob to make one ) and I want to ensure if I make one bootanimation on a resolution for ex ( 720 width * 1080 height ) will it work on any other phone with any android on the same resolution?

View 1 Replies View Related

General :: How To Extend Boot Animation Value

Dec 26, 2012

I want to start making boot animations, and I was wondering if it was possible to extend the time of a boy animation for more than 9 seconds? Is there code that I can adjust? I really want to make the pokemon theme along with the song as my boot animation.

~~~~~~~~~~~~~~~~~~~~~
Samsung galaxy s2
Rom: Jedi knight 6
kernel: Jedi kernel 2
~~~~~~~~~~~~~~~~~~~~~

View 3 Replies View Related

General :: Phicomm FWS 710 Pro Stuck Before Boot Animation?

Dec 29, 2013

since yesterday the smartphone is unable to boot.When it starts, it just keeps displaying the Phicomm logo, not even getting to the boot animation.The recovery menu is inaccessable, so how I can reflash the stock ROM?

Manufacturer: Shanghai Feixun Communication Co. Ltd.
Brand: Phicomm
Model: FWS 710 Pro
OS: Android 4.0.4
CPU: Qualcomm MSM7227A 1GHz
Memory RAM: 512MB + ROM: 512MB
MicroSD car slot up to 32GB

There are a few more on the english Phicomm website located here under the "Specifications" tab.

I found the [AIO]Universal Android Flasher, connected the phone via USB cable, started the program and clicked some buttons, which resulted in the message:

Code:

ERROR: Device not found

A quick search suggested to download the adb USB driver, which also couldn't find the device. I can't find any valuable information on recovering this smartphone without a recovery menu.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved