Help with installing custom bootscreen please??? - EVO 4G Q&A, Help & Troubleshooting

I am using Evervolv-Acies rom, with clockmod recovery. I am trying to install this custom boot screen, but it's not working or I am doing it wrong. I have tried...
Install with "PushBoot" installer
- Download PushBoot HERE
- Extract "PushBoot" folder
- Move boot animation zip to "PushBoot" folder
- Plug in device (Leave in charge only mode) & double click "PushBoot2" Batch file
- Follow prompts in cmd.exe window to install your boot animation
Install with Root Explorer
- Download bootanimation.zip and put on root of your SD card
- Open RE & navigate to "system/media"
- Select "Mount R/W", then either delete, or move existing bootanimation.zip
- Navigate back to "sdcard", then move bootanimation.zip to "system/media" (AOSP ROMs)
- For Sense ROMs, move it to "/system/customize/resource"
Is Root Explorer a program? Or is it just File Library? or there is another App in the market, just Explorer.
Under File Library, I went to system/media and then it shows my zip file, but what do I do with this.. It doesn't sync with the directions. Also, the other way, was pushboot, which I tried, plugged in my usb cable to my computer and phone, hit the pushboot2 on the computer, couldn't find device. What am I doing wrong? All I want to do is change this bootscreen and possibly a splash screen?? Please help???

kcstier said:
I am using Evervolv-Acies rom, with clockmod recovery. I am trying to install this custom boot screen, but it's not working or I am doing it wrong. I have tried...
Install with "PushBoot" installer
- Download PushBoot HERE
- Extract "PushBoot" folder
- Move boot animation zip to "PushBoot" folder
- Plug in device (Leave in charge only mode) & double click "PushBoot2" Batch file
- Follow prompts in cmd.exe window to install your boot animation
Install with Root Explorer
- Download bootanimation.zip and put on root of your SD card
- Open RE & navigate to "system/media"
- Select "Mount R/W", then either delete, or move existing bootanimation.zip
- Navigate back to "sdcard", then move bootanimation.zip to "system/media" (AOSP ROMs)
- For Sense ROMs, move it to "/system/customize/resource"
Is Root Explorer a program? Or is it just File Library? or there is another App in the market, just Explorer.
Under File Library, I went to system/media and then it shows my zip file, but what do I do with this.. It doesn't sync with the directions. Also, the other way, was pushboot, which I tried, plugged in my usb cable to my computer and phone, hit the pushboot2 on the computer, couldn't find device. What am I doing wrong? All I want to do is change this bootscreen and possibly a splash screen?? Please help???
Click to expand...
Click to collapse
You want to replace the bootanimation.zip file in system/media with the new one that you want to use.
Root Explorer is a file manager that works at a root level. It is available in the market, but isn't free. As far as I know, the best free alternative is ES File Explorer. You just need to enable root mode in the settings. Just use that to move the new bootanimation.zip to system/media and overwrite the current one. Or if you want to save the current one, just simply raname it to bootanimation.bak and leave it right where it is.
Sent from my PC36100 using XDA App

Why not just place the zip file for the boot animation and rename it PC36IMG.zip and place it on the root of your sd card then.
1) Next power off phone
2) While holding volume down button and power button at the same time boot into recovery
3) When recovery starts it will search for update,
4) When it find it you will be asked to apply update, select yes by hitting the volume up key
5) Now it will ask to reboot device select yes by hitting volume up key again
Now you should be all set and "Bam" new animation.
"Hell I don't know anymore"

Related

how to install a boot screen .zip?

i need to install it and the creator says with it you have to install it via adb to /system/media? how do i do this? i tried and couldnt figure it out
0ryan0 said:
i need to install it and the creator says with it you have to install it via adb to /system/media? how do i do this? i tried and couldnt figure it out
Click to expand...
Click to collapse
If doing by adb, place the bootanimation.zip in your android sdk folder, in command prompt, navigate there, and issue the following commands:
adb remount
adb push bootanimation.zip /system/media
adb reboot
/system/customize/resource on sense roms
OR
place the file on your sdcard, use root explorer, enable r/w, copy the file, then move it to the above folder.
Where can I find the sdk folder?
0ryan0 said:
Where can I find the sdk folder?
Click to expand...
Click to collapse
In the android sdk software kit
Sent from my PC36100 using XDA App
I still don't know where that's at im new to all this so bare wit me
you need to download the Android SDK from the internet.
If you don't have ADB setup, it would take you two seconds to do this with root explorer to copy this from you sd card to system/media.
jstalford said:
If you don't have ADB setup, it would take you two seconds to do this with root explorer to copy this from you sd card to system/media.
Click to expand...
Click to collapse
Yeah I don't have the android sdk set up on my computer and thats what I do its very easy and works the same I think.. It works for me every time....
Sent from my PC36100 using XDA App
Make sure if you want to keep your old boot to rename it or move it to a new folder ....
Sent from my PC36100 using XDA App
http://developer.android.com/sdk/index.html
You can get it there. Its easier for me to just push it there, but like I said earlier, you can do it the root explorer way as well.
teh roxxorz said:
http://developer.android.com/sdk/index.html
You can get it there. Its easier for me to just push it there, but like I said earlier, you can do it the root explorer way as well.
Click to expand...
Click to collapse
I've been wanting to hook up the sdk on my computer I've never used it and I'm kind of new to all this I've done allot of flashing and want to use the sdk jw how easy it is to install on the computer and set up ?
Sent from my PC36100 using XDA App
linsalata28 said:
I've been wanting to hook up the sdk on my computer I've never used it and I'm kind of new to all this I've done allot of flashing and want to use the sdk jw how easy it is to install on the computer and set up ?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Very simple. Go to the site, install, open in, hit the sdk manager exe, run it, it creates a folder and you're done.
Then you you navigate to the folder via command prompt, then do your business.
None of this Bootscreen stuff makes sense, Please help?
I am using Evervolv-Acies rom, with clockmod recovery. I am trying to install this custom boot screen, but it's not working or I am doing it wrong. I have tried...
Install with "PushBoot" installer
- Download PushBoot HERE
- Extract "PushBoot" folder
- Move boot animation zip to "PushBoot" folder
- Plug in device (Leave in charge only mode) & double click "PushBoot2" Batch file
- Follow prompts in cmd.exe window to install your boot animation
Install with Root Explorer
- Download bootanimation.zip and put on root of your SD card
- Open RE & navigate to "system/media"
- Select "Mount R/W", then either delete, or move existing bootanimation.zip
- Navigate back to "sdcard", then move bootanimation.zip to "system/media" (AOSP ROMs)
- For Sense ROMs, move it to "/system/customize/resource"
Is Root Explorer a program? Or is it just File Library? or there is another App in the market, just Explorer.
Under File Library, I went to system/media and then it shows my zip file, but what do I do with this.. It doesn't sync with the directions. Also, the other way, was pushboot, which I tried, plugged in my usb cable to my computer and phone, hit the pushboot2 on the computer, couldn't find device. What am I doing wrong? All I want to do is change this bootscreen and possibly a splash screen?? Please help???
Root explorer is an app available from the market...just long press on the new bootanimation.zip,select copy navigate to the correct path for your Rom , rename old bootanimation.zip to bootanination.bak (if you want to keep it) paste in the new file...bada bing bada boom...you're done. What folder you need to navigate depends on which Rom you are using....
Sent from the hidden underground command bunker.
using Sprint Lovers Evolution | 2.3.3
having the same problem, moved the old bootanimation.zip to somewhere else, followed directions from last 2 posts (using Root Explorer) and not working...grrrr.
was working before i d/l this new rom...what else should i try?
Edit: had to walk away & then figured it out...thanks

[Tutorial] Changing Boot Animation and Sound

For those wanting to change the boot animation on your Wildfire S, here is a quick tutorial. Remember that you do this at your own risk- I take no responsibility. It is fairly simple though.
1. Download your preferred bootanimation and place on the root of your sd card.
2. Rename to "bootanimation.zip" (without the quotes of course)
3. use root explorer and navigate to /system/customize/resource
4. rename the "bootanimation.zip" to "bootanimation.zip.old" and
5. Next navigate to your sdcard, and find the bootanimation.zip file that you downloaded and renamed.
6. long press and choose copy
7. now navigate to the /system/customize/resource folder on your phone and toggle to mount R/W
8. Then just paste the bootanimation
9. Change permission to RW,R,R and done!
9. Reboot to check out your new boot animation
For boot sound replace this file:
android_audio.mp3

How to install notification toggle mod

Basically I wanna install that mod I have a rooted r800i. O understand u have to flash the system hi Rom.zip but what apps do I need and how do I install this.....
Sent from my R800i using XDA App
When it says you have to flash a zip file you dont do it in adb you do it from the phone using clockwork mod recovery, this allows you to change system settings easily with one file (the .zip) as i suspect you haven't unlocked your bootloader you just extract the file to your memory card (usually a system.apk file) use a program such as root explorer on your phone, copy the file to the /system/ path change the permissions like it says on the mod page, and move the file into /system/app
restart the phone and it should be there.
However if you unlocked your bootloader and installed a custom recovery/kernel you could just select the .zip you downloaded and apply it to the system, and its done.
I just followed this...
http://forum.xda-developers.com/showthread.php?t=1207310&highlight=install+in+recovery&page=2
...as was suggested in the notification toggle thread.
All done in less than a minute and working perfectly - no flashing necessary.

[HOW TO] [ROOT]: Install Custom S-Pen Pointers and Sounds

Hello everyone. This is my second attempt at making a useful thread for the community so if it isn't formatted correctly or isn't right in anyway please PM me and I will fix it., it might be helpful to me to leave instructions on how to fix it as well. If something like this already exists, I am sorry please notify me of that and I will take this down.
This is a thread to instruct you on how to make custom s-pen sounds and install them as well as how to install custom s-pen pointers on any TW based rom including stock ( this is just install, I don't know how to make custom pointers yet). There are two requirements YOU MUST BE ROOTED AND RUNNING STOCK OR TW BASED ROM. This is my method, I am not saying that there aren't better ways just that this is how I do it and I know it works. I am not responsible for things going wrong and you being left with a device that doesn't work. You do this because you choose to and understand the risk involved. Also, please make back ups of all the files you want to change so that you have all the original files.
For Sounds: (You can use any sound you have or even the voice record app to make the sound you'd like)
1. Make sure you're rooted
2. Have some sort of root permission file explorer installed (I use Rom Toolbox)
3. Find or record the sounds you want to use as your s-pen attach and detech sounds If they aren't in the .ogg format then convert it to .ogg (I use wavepad for this step)
4. Decide if you want the sound to be sound 1,2 or 3
5. Once you have your sound the way want it rename the file for attach to Pen_att_noti1 (the number can also be a 2 or 3 depending on where you want the sound) and the sound for detach to Pen_det_noti1 (again the number can be different)
6. Place the files on your phone where you can locate them with the file explorer you have installed.
7. Locate the file(s) you want to use and using your explorer navigate to the directory system\ media\ audio\ ui and paste the sounds there. (You might be asked to overwrite whats there. If you want to save the original sounds simply find the file with the same name before you paste and rename to (thefilenamehere.ogg.bak)
8. Restart your phone
9. Once rebooted navigate to your spen sound selector and choose the sound want.
Thanks to my friend TheGrammerFreak for this nexxt bit
For Pointers:
(I don't know how to make pointers. This is assuming you have a file that you know can be used as the pointer. i am trying to learn and when/if I do I will add that to this thread)
1. Make sure you're rooted
2. Make sure you have some root permission file explorer installed.
3. Make sure you have a program that can open .apk files on you PC (I use 7-Zip)
4. Using the explorer you have navigate to the directory system\ framework and copy the file framework-res.apk to a place that you can access via the pc (I used my extsdcard)
5. Attach your phone to the computer
6. Find the framework-res.apk and move it onto your computer
7. Take the file you want to use and reaname it to tw_pointer_spot_hovering_spen
8. Open (not to be confused with unzip. Right click the apk and select "open with") the framework-res.apk with a program that will open it
9. Once open navigate to res\ drawable-xhdpi and find the file named tw_pointer_spot_hovering_spen delete that file and take the file you made/have of the same name and paste it directly into that directory. exit the program after doing so.
10 Take the framework-res.apk file that you edited and place onto your phone where you can locate it.
11. Detach your device from the computer
12. Using your explorer on your phone navigate to the edited framework-res.apk[ and select to copy it.
13. Navigate with your explorer to the directory system\ framework and paste the file there. WARNING: You might get several errors and force closes, don't worry this is normal.
14. Either restart your phone or pull your battery and boot up and you will now see your new pointer. Enjoy!
NOTE: If you want a different pointer for your files that air view capable or if you want your new pointer to be used as your air view pointer follow the same instructions except that the file you are wanting to use and the one you replace are both named tw_pointer_spot_hovering_spen_more and these files can be the same as your normal pointer if you choose.

[Boot Animation] white Samsung boot animation for the Galaxy Core Prime

I have another boot animation for the Core Prime, but it should also work with any Samsung phone that uses .qmg boot animations.
***Requirements***
Backup of your old/stock boot animations just in case the new one doesn't work
Rooted device
File Explorer (Make sure it has root permissions)
***Instructions***
Step 1: Download the attached zip below and extract it to your SD card (or your device storage).
Step 2: Go to your file explorer app and navigate to /system/media, scroll down and you should see three QMG files: bootsamsung.qmg, bootsamsungloop.qmg, and shutdown.qmg. Delete them after you've backed them up.
Step 3: In your file explorer app copy the extracted bootsamsung.qmg, bootsamsungloop.qmg, and the shutdown.qmg files from your SD card/device storage and then navigate to /system/media. Paste all three of these files in this location. Warning! Your phone will boot loop if you don't use the bootsamsungloop.qmg file!
Step 4: Reboot your phone. The boot animation should play as normal. If it doesn't check to make sure that you've followed the above instructions and try again, and post here if you need help with anything.

Categories

Resources