[BOOT ANIMATION] Simple Android boot - Captivate Themes and Apps

Hi guys, I was tired of having a super fancy boot screen and I wanted something really simple so I made this boot animation. It's basically just the Android logo with a loading spinner underneath but I think it looks really nice on the device
Download below!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

I use Serendipity VII on my Captivate...Does this boot animation work on it???
If it does...How do i flash it??
Thanks in advance for your answers...

lrbt07 said:
I use Serendipity VII on my Captivate...Does this boot animation work on it???
If it does...How do i flash it??
Thanks in advance for your answers...
Click to expand...
Click to collapse
Should work. Try putting it in either /system/media/ or /data/local/ keeping the same name (bootanimation.zip). You'll have to use either Root Explorer or you can use adb using these commands:
Code:
adb remount
adb push /path/to/bootanimation.zip /system/media/
OR
adb push /path/to/bootanimation.zip /data/local/
Hope this helps!

SpencerElliott said:
Should work. Try putting it in either /system/media/ or /data/local/ keeping the same name (bootanimation.zip). You'll have to use either Root Explorer or you can use adb using these commands:
Code:
adb remount
adb push /path/to/bootanimation.zip /system/media/
OR
adb push /path/to/bootanimation.zip /data/local/
Hope this helps!
Click to expand...
Click to collapse
Works on CM 7.1... I like it.

Related

Clear Lockscreen

I need somebody with the knowhow to do me a favour!
I'm running the new MoDaCo rom for Hero, and I really don't like the standart HTC lockscreen, but I do adore this one.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Can some body PLEAZ make me a .zip for updating my rom?
You can remove "HTC Lockscreen" via adb commands,then you got
Lockscreen similar to this!
Also there are apps at market which can change Lockscreen to this!
Code:
adb remount
adb shell rm /system/app/HtcLockScreen.apk
adb shell reboot or adb reboot
hmm.. app not found?
Nobody..???
Plesse help needed here!
When I adb this :
adb remount
adb shell
cd /system/app
mv HtcLockScreen.apk HtcLockScreen.bak
exit
it says "cant remove, file is read only"
If your on the new rom, the default lockscreen (vanilla one that you want) is broken anyway. I doubt Modaco has fixed it (with all due respect to him).
VillainRom 10.3 however will defiantly have this fixed.
Lennyuk said:
If your on the new rom, the default lockscreen (vanilla one that you want) is broken anyway. I doubt Modaco has fixed it (with all due respect to him).
VillainRom 10.3 however will defiantly have this fixed.
Click to expand...
Click to collapse
That was a honest answer...!
deleted

ThunderBolt Boot Animation and Splash

I made a custom splash screen and i have the official boot animation for the thunderbolt.
Requirements:
Rooted Device with a 480 by 800 resolution
ADB and Fastboot
Instructions:
Just unzip the contents of the zip file to the tools folder of your AndroidSDK (or wherever you have fastboot installed).
Plug your phone into the computer (Debugging enabled of course)
Open a command window
Type adb devices to make sure your computer recognizes the device
cd to the folder where you have fastboot and the splash screen .img
Type adb reboot bootloader
Your screen should say fastboot, not Hboot. If it says Hboot, manually scroll down and switch to fastboot mode.
Once in the fastboot bootloader type fastboot devices to make sure your computer recognizes the device
Type fastboot flash splash1 nexuscustom.img
It will say okay twice
Then type fastboot reboot
Thanks to Iriscience for his guide for installing the splash screens.
Splash Screen
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Video:
http://www.youtube.com/watch?v=Jjna8ZCDTe0
Download:
http://rapidshare.com/files/442312648/Thunderbolt_Glacier.zip
vibrant?
Will this work on my vibrant?
lilflip193 said:
Will this work on my vibrant?
Click to expand...
Click to collapse
yea it should work fine
Halabeaster54 said:
yea it should work fine
Click to expand...
Click to collapse
k thank you..cant flash tonight because i dony want to mess up my phone for the weekend because im going on a snowboarding trip. Will test when i return
Looks great
Sent from my GT-I5800 using Tapatalk

(Themed apk), transparent lockscreen.

Install with adb or rootexplorer. (to system/framework)
Make backup, try the CW recovery by Paul.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
screenshot??
Works great for me (Paul's EXT4 Fr2, latest Baseband).
Thank you!
A bit lazy to test myself...
Does this remove (hide) the message notification effectively?
possible to get the stock lockscreen?
I cant overwrite my original lge-res.apk, it says it is a read only system folder.
I tried both root explorer, ASTRO explorer and adb. Any tips?
Soab said:
I cant overwrite my original lge-res.apk, it says it is a read only system folder.
I tried both root explorer, ASTRO explorer and adb. Any tips?
Click to expand...
Click to collapse
mount rw with rootexplorer !
or put in theme update.zip file to flash in rec.
Okey i can write now. How do i install ? I tried extracting to system/framework
Sent from my LG-P990 using XDA App
Could you please tell me how to make my notification bar transparent like yours?
Thanks in advance
*I'm on stock ROM
I also want the transparent notification bar
Does this work with CM nightlies?
Sent from my Optimus 2X using XDA Premium App
does not work can you help me? it says application not installed. i am currently running cm7 on lg p999. please tell me how to.

ADB with optimus dual

i want load apk lg with ADB
driver for adb?
one guide for optimus dual?
adb does not recognize the optimus
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
h1o said:
i want load apk lg with ADB
driver for adb?
one guide for optimus dual?
adb does not recognize the optimus
Click to expand...
Click to collapse
Code:
c:
cd\sdk\tools
dir adb.*
Not there!
djmcnz said:
Code:
c:
cd\sdk\tools
dir adb.*
Not there!
Click to expand...
Click to collapse
??
h1o said:
??
Click to expand...
Click to collapse
adb.exe is not in the dir!
It says this.
djmcnz said:
adb.exe is not in the dir!
It says this.
Click to expand...
Click to collapse
okok,adb download.
thx
now tock Google Apps: http://www.multiupload.com/2IXIRLPK03
Stock LG Apps:http://www.multiupload.com/92A0DNYYLD
adb remount
adb push XXX.apk /system/app
another error...driver adb for optimus dual(seven)...link pleaseeeeeee(driver lg,no good)
h1o said:
okok,adb download.
thx
now tock Google Apps: http://www.multiupload.com/2IXIRLPK03
Stock LG Apps:http://www.multiupload.com/92A0DNYYLD
adb remount
adb push XXX.apk /system/app
another error...driver adb for optimus dual(seven)...link pleaseeeeeee(driver lg,no good)
Click to expand...
Click to collapse
you'd be much better off trying to install droid explorer. it will install the sdk for you. and it has an interface that will allow you to install packages-apk's

S5830 boot.img problem, can't find .rle

Hey all, my problem is that I can't find the .rle image in the extracted ramdisk. I can find a bunch of things except that , if anyone knows where's the .rle image, so I can replace it with the one I want
Image of what I find in ramdisk:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks in advance.
Originally Posted by alansj
How to create a boot image:
1. put a properly encoded initlogo.rle in root directory
2. insert this line in init.rc in the boot: section (optional, this disables the stock android boot animation)
setprop debug.sf.nobootanimation 1
3. wrap it all up and flash it to mtd2
Attached:
1. A boot image with these changes made. To try it on your phone, first back up your mtd2 image (the boot image). Type the following in a root shell to back it up to your sdcard:
cat /dev/mtd/mtd2 > /sdcard/mtd2.img
Then, unzip boot-rc29-customlogo.img.zip it and stick it on your sdcard and type the following in a root shell:
cat /dev/zero >> /dev/mtd/mtd2
flash_image boot /sdcard/boot-rc29-customlogo.img
(when you do the cat, it will tell you "write: No space left on device," which is fine)
To restore your original boot image, do the cat and then flash_image your mtd2.img backup.
2. Samples of the raw image as well as the rle encoded version.
3. A nifty photo of this working on my phone.
http://forum.xda-developers.com/attachment.php?attachmentid=128380&d=1226173630
Click to expand...
Click to collapse
this should help
badjaguar007 said:
this should help
Click to expand...
Click to collapse
Thanks at home I'll try to do it. D
Sent from my GT-S5830 using xda app-developers app

Categories

Resources