I have made bunches of Bootanimations & Bootscreens in the past.
I will list them here.
Note: some are good ... some are bad.
But you can find anything I make in this thread.
What is the difference between bootscreen and bootanimation? (Both produce an animation upon boot.)
BOOTANIMATION
resides in the "/data/local/" or /system/media/" folder on your phone
is made up of individual picture files and strung together upon boot to make an animation
does not read any audio file therefore doesn't have sound upon boot
BOOTSCREEN
resides in the "/system/media/bootscreen/" folder on your phone
is made up of a animated GIF file and played as an animation upon boot.
plays an mp3 file to add audio to the animation (but only works on certain ROM's. I use them with xtrROM & xtrSENSE ROM's and have no issues. other ROM's may not support them)
NOTE: both should not be on your device at the same time, or it will only play the bootanimation and never the bootscreen
Helpful links
********************************************
Custom Boot Animation Gallery {No root Needed}
[HOW-TO]--Stock Bootscreen w/ Sound
Animations
********************************************
CLICK A PICTURE AND GO TO THAT ANIMATIONS POST
DroidX
Andy Colors
xtrROM & xtrSENSE
Andy Does
Sylock
Droid Eye
3D Plasma
Plasma RGB
Wait Circle
Unstable Core
Andy Colors V2
Loading System Check: Blue
Loading System Check: xtrROM & xtrSENSE
Andy Power Black and Colors
Loading Semicircles
B&W
portrait_________landscape
Red
...coming soon
Green
...coming soon
Blue
Pink
R2-D2 with sound!
Preview Bootanimation on phone while in Android!
1) Install GScript Lite from the app market
2) Create a script called "Bootanimation"
3) Make sure "Needs SU?" is checked
4) In the bottom field type:
Code:
TIMEOUT=20
( bootanimation & sleep $TIMEOUT; kill $! 2>/dev/null )
The TIMEOUT is in seconds and can be changed as you like.
*** this code was contributed by Arabia ***
5) Save the script
6) Click on the Bootanimation script you just created. Let the animation run all the way through until the script ends returning you to the GScript app.
7) Show off your bootanimation whenever you want =)
Helpful files
********************************************
Here are a few BATCH files I use to swap BootAnimations and BootScreens.
(you are responsible for backing up any animations you want to keep before running any of these batch files)
Just make a TEXT file and save it as "whatever.bat"
RemoveAnimations.bat
Code:
:: this batch file will remove ANY bootscreen or bootanimation on the device
:: ***make sure you backup any that you want to keep***
@echo on
path=C:\android-sdk-windows\tools
adb remount
adb shell rm /system/media/bootscreen/*.*
adb shell rm /system/media/bootanimation.zip
adb shell rm /data/local/bootanimation.zip
Preview.bat
Code:
:: connect your phone to your PC and select Charge Only or HTC Sync
:: This batch file will demo the bootscreen/bootanimation on your phone
@echo on
path=C:\Android-SDK-windows\tools
adb shell bootanimation
ADBWireless.bat
Code:
:: Sets the PATH for ADB and enables ADB Wireless. Launch the APK on the phone first.
@echo off
path=c:\android-sdk-windows\tools
adb connect 192.168.1.5:5555
BootanimationRemovePushPreview.bat
Code:
:: connect your phone to your PC and select Charge Only or HTC Sync or install "ADB Wireless".
@echo on
:: Sets the PATH for ADB.
path=C:\android-sdk-windows\tools
:: Enables "adbWireless". Launch the app on your phone first.
adb connect 192.168.1.5:5555
:: Remove ANY bootscreen or bootanimation on the device.
:: ***make sure you backup any that you want to keep***
adb remount
adb shell rm /system/media/bootscreen/*.*
adb shell rm /system/media/bootanimation.zip
adb shell rm /data/local/bootanimation.zip
:: Install the bootanimation on your phone and preview it.
adb push bootanimation.zip /data/local/
adb shell bootanimation
BootscreenRemovePushPreview.bat
Code:
:: connect your phone to your PC and select Charge Only or HTC Sync or install "ADB Wireless".
@echo on
:: Sets the PATH for ADB.
path=C:\android-sdk-windows\tools
:: Enables "adbWireless". Launch the app on your phone first.
adb connect 192.168.1.5:5555
:: Remove ANY bootscreen or bootanimation on the device.
:: ***make sure you backup any that you want to keep***
adb remount
adb shell rm /system/media/bootscreen/*.*
adb shell rm /system/media/bootanimation.zip
adb shell rm /data/local/bootanimation.zip
:: Copies the 5 bootscreen files to your phone and previews the bootscreen.
adb push .DS_Store /system/media/bootscreen
adb push boot1.gif /system/media/bootscreen
adb push boot2.gif /system/media/bootscreen
adb push droid.mp3 /system/media/bootscreen
adb push boot_animation.xml /system/media/bootscreen
adb shell bootanimation
Droid X Bootanimation
Resized to 320x480
Original
{
"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"
}
Original Inverted
Retro
Retro Inverted
OldPhoto
OldPhoto Inverted
Andy Colors
Andy Colors
bootanimation & bootscreen
Bootscreen/Bootanimation for xtrROM & xtrSENSE
This is an animation I made for the xtrROM & xtrSENSE roms
I made 2 versions of this one.
A BootAnimation and a BootScreen (with sound)
As always, the actual animation is sized for the Eris and much better quality and frame rate.
whoa.. these are nice ima try some
Andy Does
Andy Does
BootAnimation & BootScreen with the "Oh Yeah" sound from Ferris Bueller's Day Off
Sylock animations
Sylock bootanimations
The speed and graphics quality of the animated GIF's is very low compared to the animation on your phone.
They are much faster and prettier.
Sylock Red
Sylock Blue
I may add the DROID intro and sound to these.
Droid Eye
I saw this commercial for the Droid X and decided to rip it to a bootanimation.
Sized for our Droid Eris @ 480x320.
View this one in landscape.
Main ______________________________Loop
3D Plasma
*** 3D Plasma ***
Yep... break out your red and blue 3D glasses for this round
(again, the frame rate and quality are much better than these GIF's)
Blue on Red
Main_______________________Loop
Red on Blue
Main_______________________Loop
Plasma RGB
Plasma RGB
with or without sound
Wait Circle animation
Wait Circle animation
Very simple and small.
The default 'desc.txt' file is:
Code:
320 480 12
p 1 0 main
p 0 0 loop
These look great at half size also (like this):
Code:
160 240 12
p 1 0 main
p 0 0 loop
The frame rate looks best at 8, 12, or 16.
*** I also ported this to a BOOTSCREEN (all 3 versions are in one zip file) ***
New Animation
I came across this animation but it was for the Droid. Can you get it to work for the eris? also, can you format it to run vertically so that it takes up the whole screen? the file is included. thanks for the time.
Unstable Core
DroidEris1981 said:
I came across this animation but it was for the Droid. Can you get it to work for the eris? also, can you format it to run vertically so that it takes up the whole screen? the file is included. thanks for the time.
Click to expand...
Click to collapse
Here ya go!
Resized to 320x480
turned to landscape view
added "DROID" sound
(frame rate and image quality are much better)
Andy Colors V2
Andy Colors V2
bootanimation & bootscreen w/sound
how about this one?
http://www.youtube.com/watch?v=ZBuhqzseFN4&feature=related
Funnyface19 said:
how about this one?
http://www.youtube.com/watch?v=ZBuhqzseFN4&feature=related
Click to expand...
Click to collapse
LOVE IT!
I will convert this one later tonight or tomorrow morning for sure. Check back then.
Noob Q alert
Do we just flash in recovery?
TheDoctor1177 said:
Do we just flash in recovery?
Click to expand...
Click to collapse
no. all of mine are meant to be pushed VIA adb. Check the "helpful links" the first post in this thread for more education about bootanimations and bootscreens.
Thanks man! These boot screens are awesome!!
REALLY close to being done with the "LOADING SCREEN" bootanimation.
I have to take a break to pickup my daughter from school =)
Be back in a bit and I will upload the finished product.
Check back in a couple hours.
Related
[THEME] Transparency Fusion v2.1 White For Modaco 2.9
As a request of Formel-LMS
NOTE BEFORE YOU START:
Standard disclaimer, I don't guarantee anything that might happen after following these steps. These steps worked for me and I have tried to include every steps. My phone is running Modaco 2.9 but this should theoretically work on any ROM. But no guarantees. So please do nandroid Backup 1st so if anything wrong happens you can do Nandroid restore.
{
"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"
}
http://rapidshare.com/files/323578908/2.9_Solid_White_with_Services.zip
Fantastic, love it. i sorted out the fonts with your ADB remount, i just wanna put some more detail on for people if you wanna use it thats fine:
* Download attached services.jar.zip and remove the .zip portion.
* Copy services.jar to your sdk tools folder - mine is C:\android-sdk-windows\tools.
* Open command prompt (right click run as administrator in Win vista & 7)
* Change directory - by entering "cd" without the quotes followed by the directory of your tools folder, mine is C:\android-sdk-windows\tools so i would put cd C:\android-sdk-windows\tools
* From command line run: adb remount
* also from command line: adb push services.jar /system/framework/
* Finally run: adb shell reboot
Your phone may take a while to boot but don't worry it will, also dont forget to do a NANDROID BACKUP! and make sure you have MoDaCo 2.9
If you need the android SDK go here:
http://developer.android.com/sdk/index.html
REQUEST: dying4004 is there anyway you could make system menus and stuff white and that patterned lock screen to make a true white theme? that would be awesome as i dont know anyone thats done that yet! Thanks
jayw08 said:
Fantastic, love it. i sorted out the fonts with your ADB remount, i just wanna put some more detail on for people if you wanna use it thats fine:
* Download attached services.jar.zip and remove the .zip portion.
* Copy services.jar to your sdk tools folder - mine is C:\android-sdk-windows\tools.
* Open command prompt (right click run as administrator in Win vista & 7)
* Change directory - by entering "cd" without the quotes followed by the directory of your tools folder, mine is C:\android-sdk-windows\tools so i would put cd C:\android-sdk-windows\tools
* From command line run: adb remount
* also from command line: adb push services.jar /system/framework/
* Finally run: adb shell reboot
Your phone may take a while to boot but don't worry it will, also dont forget to do a NANDROID BACKUP! and make sure you have MoDaCo 2.9
If you need the android SDK go here:
http://developer.android.com/sdk/index.html
REQUEST: dying4004 is there anyway you could make system menus and stuff white and that patterned lock screen to make a true white theme? that would be awesome as i dont know anyone thats done that yet! Thanks
Click to expand...
Click to collapse
thnx for the nice walkthrough.
about white icons and stuffs..... i might give it a shot but its very time consuming. so i will try to manage some time in the weekend and give it a try. cheers
Now, I've got a Question.
This Theme is very nice, but it would be nicer, If the HTC Widgets are couloured, too.
I've coloured the Music Widget white, but the text is already white. White text on white ground isn't easy to read so far.
Does anybody explain me, how we get the text black or another colour?
Formel-LMS: bro try this as a result of fixed red pressed buttom u mentioned.
http://www.mediafire.com/?iromeqyqjzf
Thanks for the services.jar that returns the font color back to the original, would it be possible to upload the original theme so that a roll back can be achieved without having to do a nandroid restore. I do nandroid backups as a safety precaution anyways but it would be quicker just to re-install the original theme.
Thanks for the hard work... kudos
I modified the play icon in HtcMusic.apk and looks great in white bar.
But the problem is when I changed some icons in /framework-res.apk/res/drawable like "3G" and "G" data transfer, "Bluetooth" and some other so they look better with the white bar. Resign the apk, sign a update.zip, install without problems and get a loop.
I don't see what is the problem. I re-create an update.zip with originals apks (original black) with no problem and apply it, as I understand it's not a problem of the sign. Only by modifying a single icon, framework-res.apk get a loop
Any suggestions?
Awesome work! Gonna try this now
My SD card is filling up fast with themes today!
Any chance we could get the white notifications bar without the change in the bottom "dock"?
Really nice theme been using it for a day now and i realy like it
danielferguson said:
Any chance we could get the white notifications bar without the change in the bottom "dock"?
Click to expand...
Click to collapse
already done it. hope you have found it by now. cheers
bump for new hero owners who might not noticed it.
{
"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"
}
How to Install via Root Explorer
1. Download the boot animation you want
2. Rename bootanimation.zip
3. Copy to your sdcard
4. Open Root Explorer and copy bootanimation.zip to /data/local
How to Install via ADB What is ADB and How do I use it? Goto Post 2
1. Download bootanimation.zip
2. Copy to your "Tools" folder that contains adb commands
3. Open Command Prompt and enter following command
Code:
adb push bootanimation.zip /data/local
Download
HD Xoom Boot Animation - Honeycomb Bumble Bee
HD Xoom Boot Animation - Xoom Glow
Powered by Android Blue
Powered by Android Red
Want to Go Back to Stock? [URL="http://www.mediafire.com/?0m9q0i9xd9ym26u"]Click Here
[/URL]
Video Preview
Honeycomb Bumble Bee - http://www.youtube.com/watch?v=Gjda3B0RZu4
Powered by Android - http://www.youtube.com/watch?v=tf9MQfhJAfw
Video Preview on Device
Honeycomb Bumble Bee - http://www.youtube.com/watch?v=x0JPJCkx4Lk
Xoom Glow - http://www.youtube.com/watch?v=4K9IK9yHcag
What is ADB and How do I use it?
ADB lets you control your Xoom with a command prompt to access system files
How to setup Windows Android SDK (Software Dev Kit)
1. Download the latest SDK HERE
2. Extract contents to a new folder on PC (I have mine in adroid-sdk-windows)
3. Goto control panel and open system properties (or right click my computer)
4. Go to Advanced settings
XP: Click the Advanced tab
Vista/Win7: Click Advanced system settings on the left
5. Click Environment Variables near the bottom
6. Double-click on Path in the first scroll box named User Variables
7. Enter the full path to the tools/ directory at the end of Variable Value text box - make sure to separate from existing text with a semi colon ;
8. Here is what the entire contents of my Variable Value text box
Code:
C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\Java\jre6\bin;C:\Users\Addie\Desktop\android-sdk-windows\tools
9. Press OK and close remaining boxes open
9. Run SDK Setup.exe from C:\Desktop\android-sdk-windows\
10. If you get an error about not having Java SDK installed but you do, add the path to 'bin' within your Java installation location to the Path environmental variable as described above before the sdk entry you just made. (eg add "C:\Program Files\Java\jdk1.6.0_20\bin;") This is likely to only be necessary where the 64 bit Java SDK is installed (obviously) on a 64 bit machine.
11. If it gives you an error about http go to settings and click on "Force http//....."
12. Unselect all options except for the USB driver
13. If you can't get the setup to work, download the USB-DRIVERS folder - HERE (Windows XP/Vista/Windows 7)
14. On your phone, click Settings > Applications > Development and make sure USB Debugging is on.
15. Plug your phone into your computer via USB cable (it needs to be on). It should say installing drivers if using Windows.
16. After it installs the drivers, goto the Start menu and type cmd into the search bar (Vista or higher) or click Run then type in cmd (XP) to open the command prompt.
17. Enter the following code after command prompt:
Code:
adb devices
You should see a serial number pop up, it’s the serial number of your phone. This means you are all set.
If you do NOT see a serial number, then you need to reinstall the drivers.
Download USBDeview
While the phone is still plugged in, open USBDeview and sort by manufacturer. Find all the HTC/Android drivers and uninstall them all. (Windows Vista requires program to be run as an administrator, otherwise files won't uninstall.)
Once all have been uninstalled, unplug the phone from the USB cable and plug it back in.
The correct drivers should reinstall automatically (check the drivers as they are installing, one should say ADB Device driver).
To check, go to Devices in your Start menu then click on the “Android Phone”. Click on the Hardware tab, and check the list of drivers for ADB Interface under Type.
Done! Now you can use ADB to alter your phone from your computer.
Click to expand...
Click to collapse
How to Use ADB Commands
1. Use windows Explorer to navigate to Tools folder within android-sdk-windows
2. Right Click and choose new shortcut
3. Enter this Location C:\Windows\System32\cmd.exe
4. Click next and name whatever you like (Now you will have quick access to command prompt & it will open up to the right directory)
5. Open the command prompt shortcut just added
6. You should see this prompt C:\Desktop\android-sdk-windows\tools\>
7. Simply type adb shell and press enter and you will be brought to a $ prompt
*If you are rooted you will see # prompt
8. Now you can type many different commands to manipulate your Xoom... (Root, Pull/Push Files, etc)
Nice....,may have to try that when you release it...
Sent from my Xoom using XDA Premium App
WOW! looks really cool... it might even replace the BIOS style xoom bootanim for me!!!
zorack8000 said:
it might even replace the BIOS style xoom bootanim for me!!!
Click to expand...
Click to collapse
Same for me, like the bios one, but this one is awesome !
Holy sh*t that's sick as hell! Awesome work! Will def replace my BIOS one
Sent from my Xoom using XDA Premium App
Download is posted
I hope to increase resolution of image and make a bit clearer... When i tried full 1280x800 images bootanimation.zip was 50mbs....
any ideas on how to increase resolution and maintain small file size?
bignadad said:
Download is posted
I hope to increase resolution of image and make a bit clearer... When i tried full 1280x800 images bootanimation.zip was 50mbs....
any ideas on how to increase resolution and maintain small file size?
Click to expand...
Click to collapse
Send me the 50mb version lol Does it work still at that size?
great job! the stock loaded boot images are horrid. looking forward to the high resolution one when you have it!
Try JPEG instead of pngs. Or use pngs at a lower resolution. Upload the 50 MB one so we can play with it.
Sent from my ADR6300 using XDA App
I'm out of town this weekend but will post 50mb one when I get home tomorrow
Btw. What's up with all the props and no ones hit the thanks button? Come on guys
thanks I'm using this as a boot animation now
bignadad said:
Btw. What's up with all the props and no ones hit the thanks button? Come on guys
Click to expand...
Click to collapse
There's no thanks button in the android app else I would. I'll have to visit next time I'm on my PC. I rarely go to xda on my computer anymore.
EDIT: just found the browser button.
Did some testing last night on the better quality boot animation.
The one currently posted is reduced to 512x320
I tried one last night at full res 1280x800 (jpg) and was only about 15mbs...
when i tested it seemed to start okay but played very slow and only got half way through. sometimes it even boot looped. i had to press all 3 hard buttons to reset and get back up. i test the fps at 24 and 14. Also tried reducing all images over 100kb to less by compressing.. got same results... i have not tested full res pngs, but i remember trying that the first time i tested and got same results im getting now..
its like the xoom cant process the images quick enough??? Any help?
Here is the link to the 65mb full res (png) boot animation
http://www.mediafire.com/?ndj9z4qc258gchz
i have not tested, but let me know if anyone can make it work.
i think the prob is that its too long... But i can see shortening it up. Its only 10 seconds now. All other boot animations ive seen (there are many) have less than 70 or so images. mine has 152. you would think the xoom could handle it.
Any help? would really like to get this full res and correct speed
Updated with a much better quality version.. Also tweaked it a bit
Download
HD Xoom Boot Animation - Honeycomb Bumble Bee
New Xoom Glow Boot Animation is Posted
Download
HD Xoom Boot Animation - Honeycomb Bumble Bee
HD Xoom Boot Animation - Xoom Glow
Video Preview
Honeycomb Bumble Bee - http://www.youtube.com/watch?v=Gjda3B0RZu4
Video Preview on Device
Honeycomb Bumble Bee - http://www.youtube.com/watch?v=x0JPJCkx4Lk
Xoom Glow - http://www.youtube.com/watch?v=4K9IK9yHcag
Wow nice job on the boot screens they look great
Hi all
this is my first bootanimation ,hope you like it , it's just my first one ...i still need to upgrade my skills for making more professional bootanimations
Non-flashable
just do it manually using root explorer or adb
* unzip android_audio.rar * "Attachment"
PHP:
1: adb remount
2: adb push <bootanimation.zip path on c:\> <bootanimation path on your device>
3: adb push <android_audio.mp3 path on c:\> <bootanimation path on your device>
4: adb reboot
PHP:
Download Tron Legacy Bootanimation From Here
http://www.easy-share.com/1914628529/bootanimation.zip
Tron Legacy Bootanimation
http://www.youtube.com/watch?v=TDq2GhTCUU8
i really liked your bootanimation can you make bootanimations from other movies too like transformers
Tried this in my evo and the video is stretched and looks very bad. Anyway of fixing that
Extreme EVO, flashing is too much fun lol
ANYTHING YOU FLASH FROM HERE YOUR DOING SO AT YOUR OWN RISK
AND DOING SO VOIDS YOUR WARRANTY
I WILL TAKE NO RESPONSIBILITY FOR ANY ERRORS YOU MAY HAVE
SEE GUIDES POST BELOW FOR INFO ON FLASHING ANYTHING HERE
<<<< ALL DOWNLOADS AND ROM MIRRORS >>>>
<<<< NOW IN ONE PLACE,AT THE BOTTOM OF THIS POST >>>>
<<<< BROWSE INSIDE EACH LINK TO FIND WHAT YOU WANT >>>>
THEMEING
Icon Packs
icon packs (complete stock icons-for now)
TIZEN LOVE ICONS
Thanks to KASHORTIEXDA
{
"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"
}
GALAXY S5 ICONS
ROUNDED S5 ICONS
Thanks to KASHORTIEXDA
CYANOGENMOD ICONS
BLUE
THIN BLUE BLACK BG
BLUE TRANSPARENT BG
BLUE BLACK BG
THIN BLUE TRANSPARENT BG
]BLUE THIN BORDER
RED
THIN RED BLACK BG
RED BLACK BG
RED TRANSPARENT BG
THIN RED TRANSPARENT BG
RED EXPLOSION
RED THIN BORDER
GREYSCALE
IOS ICONS
thanks to ANDROID_2013
COLOUR
IOS ICONS
thanks to ANDROID_2013
SEE ATTACHMENTS BELOW FOR ICON PACKS
......................................................................................................................................
wallpapers
also available - individually or as wallpaper packs
CYAN converted wallpapers coming soon
more to come soon.......
tell me what you want and il make it happen.........
......................................................................................................................................
BOOT/SHUTDOWN ANIMATIONS
stock samsung
The Simpsons Intro
R2D2 boot
R2D2 shutdown
tizen mod android popping
android with tizen chest spinning
more coming soon
......................................................................................................................................
RINGTONES, NOTIFICATIONS,ALARMS, OTHER SOUNDS
GOOGLE EDITION SOUNDS
CM10.2 SOUNDS
IOS7 SOUNDS
HTC SENSE SOUNDS
......................................................................................................................................
FONTS
TIZEN SANS FONTS
22,385 .TTF FONTS
individually or zipped
......................................................................................................................................
DOWNLOADS AND MIRRORS
HERES THE LINK TO ALL AVAILABLE ROMS, SOUNDS, WALLPAPERS, FONTS BOOT AND SHUTDOWN ANIMATIONS AND ICON PACKS
be sure with roms you pick the correct rom, for the correct gear
downloads
gdrive
dropbox
IF YOU WANT YOUR WORK FEATURED HERE PM ME
.....................................................................................................................................
WITH THANKS TO
GOOGLE
SAMSUNG
APPLE
HTC
THE CYANOGEN MOD TEAM
ANDROID_2013
SKIN1980
KASHORTIEXDA
GUIDES
FLASHING BOOT ANIMATIONS
first download your custom boot animation
place it on the root of your gears internal memory
then open sdb.exe , and run the following code
Code:
sdb root on
sdb shell mount -o remount rw /
sdb shell install-bootanimation.sh
sdb shell install-shutdownanimation.sh
sdb shell reboot watch
thats it done
FLASHING THEMES
To install these theme packs,open a command propmt naviagtated to sbd.exe, then in windows explorer copy all icons [unzipped, just the .png files] into the theme folder on your gear 2 internal disk, if you dont see it, the script "setup-folder.sh" below, will create it for you
run command
Code:
sdb root on
then
Code:
sdb shell
then if you havent already
Code:
setup-folder.sh
then,
Code:
install-theme.sh
then to complete type
Code:
reboot
CUSTOM SOUNDS
to install custom sounds follow these steps exactly
FIRST YOU MUST COPY CHOSEN SOUND FILES TO THE ROOT FOLDER WHERE YOUR COMMAND PROMPTING SDB.EXE
RINGTONES
Code:
sdb root on
Code:
sdb push (name_of_tone).ogg /opt/share/settings/Ringtones/
IF YOUR TONE NAME HAS SPACES USE "_" SEE BELOW
FOR EXAMPLE ;- sdb push Vega_tone.ogg /opt/share/settings/Ringtones
MUST USE CAPITALS WHERE THEY ARE
Code:
sdb shell reboot watch
DO NOT EXCEED 80MB
MAKE SURE IT LOOKS LIKE THIS
NOTIFICATIONS
FIRST YOU MUST COPY CHOSEN SOUND FILES TO THE ROOT FOLDER WHERE YOUR COMMAND PROMPTING SDB.EXE
Code:
sdb root on
Code:
sdb push "(name_of_tone).ogg" /opt/share/settings/Alerts/
IF YOUR TONE NAME HAS SPACES USE "_" SEE BELOW
FOR EXAMPLE ;- sdb push "Vega_tone.ogg" /opt/share/settings/Alerts/
MUST USE CAPITALS AND QUOTATION MARKS WHERE THEY ARE
Code:
sdb shell reboot watch
DO NOT EXCEED 80MB
MAKE SURE IT LOOKS LIKE THIS
thats it done
CUSTOM FONTS
FIRST YOU MUST COPY CHOSEN FONT FILES TO THE ROOT FOLDER WHERE YOUR COMMAND PROMPTING SDB.EXE
Code:
sdb root on
Code:
sdb push (name_of_font).ttf /usr/share/fonts/
IF YOUR FONT NAME HAS SPACES USE "_" SEE BELOW
FOR EXAMPLE ;- sdb push my_font.ttf /usr/share/fonts/
MUST USE CAPITALS WHERE THEY ARE
Code:
sdb shell reboot watch
MAKE SURE IT LOOKS LIKE THIS
then select chosen font on your gear 2 in display settings
CUSTOM ALARMS
To install custom alarms. First thing you must do is find your chosen sound and make it .ogg
Then make a copy of it in and convert to .wav format (do that fast and free here)
Then rename them both too
Ticktac.ogg
and
Ticktac.wav
Then you will need to turn on root and mount the system rw
With these commands
Code:
sdb shell root on
Code:
sdb shell "mount -o remount rw /"
Then either in tizen in sdk or sdb
remove the Ticktac.ogg and Ticktac.wav files from
opt/usr/share/settings/Alarms folder "with right click, remove"
Or
In sdb.exe using the pull commands
Code:
sdb pull /opt/share/settings/Alarms/Ticktac.ogg
Code:
sdb pull /opt/share/settings/Alarms/Ticktac.wav
Then reboot your watch with commands
Code:
sdb shell reboot watch
then copy Ticktac.ogg and Ticktac.wav to the gears internal disk folder "alarms"
then run sdb.exe again
Code:
sdb root on
Code:
sdb shell "mount -o remount rw /"
Code:
sdb shell install-alarms.sh
Code:
sdb shell reboot watch
disconnect your gear from your computer
and your done
MAKE SURE IT LOOKS LIKE THIS
CUSTOM BLUETOOTH DISCONNECT TONE
copy your desired tone, to the folder your sdb.exe is located
then rename it to "bt_disconnect.ogg"
then push it to "/usr/share/feedback/sound/operation/bt_disconnect.ogg"
like so
Code:
sdb push "C:\Users\Gav\Downloads\tizen\sdb\bt_disconnect.ogg" /usr/share/feedback/sound/operation/bt_disconnect.ogg
you will need to right click the file holding the shift key, and selecting copy as path for its location which i will highlight in bold below
sdb push "C:\Users\Gav\Downloads\tizen\sdb\bt_disconnect.ogg" /usr/share/feedback/sound/operation/bt_disconnect.ogg
(it should look like this)
then run code
Code:
sdb shell reboot watch
and its done
the sam can be done for reconnect tone, by renaming the file "bt_connect.ogg"
Great work! I would love to see a theme with Galaxy S5 stock icons.
jamas79 said:
Great work! I would love to see a theme with Galaxy S5 stock icons.
Click to expand...
Click to collapse
would you, ok thats easy il get on that
Nice work!! I really want the CYANOGENMOD ICONS but the link is broken due to a lot of traffic Can you PM me the zip or give me a mirror please?
jason.T said:
Nice work!! I really want the CYANOGENMOD ICONS but the link is broken due to a lot of traffic Can you PM me the zip or give me a mirror please?
Click to expand...
Click to collapse
There you go http://forum.xda-developers.com/attachment.php?attachmentid=2897922&d=1408080556
Thanks for letting me know . Uh must have had a lot of traffic IL re duplicate everything on another 2 mirrors tomorrow morning
New links added and more being done as i type this
Updated op
new links added
op updated with custom alarm install guide
I added a ringtone to my gear 1.
the duration is 21 seconds and the size of 307 KB.
when I receive a call the ringtone starts after 7 seconds plays for 3 seconds stops for 2 seconds, plays for 3 seconds stops for 2 seconds etc.
where am I doing wrong?
can you help me?
Thanks in advance
md
What audio format is it in ? Is the audio corrupt ?
Try flashing it to your phone and seeing if it plays correctly then reflect to your watch into ring tones BTW not alerts
Well i reflash my gear 1 with [ROM] TizenMod 3.0 by Skin1980 i paired my note 3 without backup .
in sdb folder (shift right click open command here) : sdb root on then sdb shell then setup-folder.sh then reboot.
i downloaded GE Sounds then i put RobotsforEveryone.ogg in sdb folder then in sdb folder (shift right click open command here) :
sdb root on then sdb push RobotsforEveryone.ogg /opt/share/settings/Ringtones/ then sdb shell reboot watch....
All ok but if i set ringtone RobotsforEveryone.ogg when I receive a call the ringtone starts after 7 seconds plays for 3 seconds stops for 2 seconds, plays for 3 seconds stops for 2 seconds etc.
any suggestions? thanks
md
md70power said:
Well i reflash my gear 1 with [ROM] TizenMod 3.0 by Skin1980 i paired my note 3 without backup .
in sdb folder (shift right click open command here) : sdb root on then sdb shell then setup-folder.sh then reboot.
i downloaded GE Sounds then i put RobotsforEveryone.ogg in sdb folder then in sdb folder (shift right click open command here) :
sdb root on then sdb push RobotsforEveryone.ogg /opt/share/settings/Ringtones/ then sdb shell reboot watch....
All ok but if i set ringtone RobotsforEveryone.ogg when I receive a call the ringtone starts after 7 seconds plays for 3 seconds stops for 2 seconds, plays for 3 seconds stops for 2 seconds etc.
any suggestions? thanks
md
Click to expand...
Click to collapse
it does take a couplr of seconds to send to watch, but i cant explain the gaps, er....... are you sure the audio isnt corrupt, have you tried setting it on your phine to see if it plays flawlessy there
dumb question but if you set RobotsforEveryone.ogg (downloaded from yours GE SOUNDS) like ringtone in your watch, when you receive a call you hear it totally fine ? come on , 30 seconds without no stops?
What do you mean. 30 seconds no stops. Is that good or bad
Sent from my GT-I9305T using XDA Free mobile app
now ok ! i reflashed stock cnf1 then tizenmod 3.0
probably something is corrupt from stock rom and tizenmod upgrade cause i have overwritten everytime
thanks for support i appreciate it
md
new wall papers added
Any news on S5 theme?
Galaxy s5 icons added
more icon packs added
ANYTHING YOU FLASH FROM HERE YOUR DOING SO AT YOUR OWN RISK
AND DOING SO VOIDS YOUR WARRANTY
I WILL TAKE NO RESPONSIBILITY FOR ANY ERRORS YOU MAY HAVE
SEE GUIDES POST BELOW FOR INFO ON FLASHING ANYTHING HERE
<<<< ALL DOWNLOADS AND ROM MIRRORS >>>>
<<<< NOW IN ONE PLACE,AT THE BOTTOM OF THIS POST >>>>
<<<< BROWSE INSIDE EACH LINK TO FIND WHAT YOU WANT >>>>
THEMEING
Icon Packs
icon packs (complete stock icons-for now)
TIZEN LOVE ICONS
Thanks to KASHORTIEXDA
{
"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"
}
GALAXY S5 ICONS
ROUNDED S5 ICONS
Thanks to KASHORTIEXDA
CYANOGENMOD ICONS
BLUE
THIN BLUE BLACK BG
BLUE TRANSPARENT BG
BLUE BLACK BG
THIN BLUE TRANSPARENT BG
]BLUE THIN BORDER
RED
THIN RED BLACK BG
RED BLACK BG
RED TRANSPARENT BG
THIN RED TRANSPARENT BG
RED EXPLOSION
RED THIN BORDER
GREYSCALE
IOS ICONS
thanks to ANDROID_2013
COLOUR
IOS ICONS
thanks to ANDROID_2013
SEE ATTACHMENTS BELOW FOR ICON PACKS
......................................................................................................................................
wallpapers
also available - individually or as wallpaper packs
CYAN converted wallpapers coming soon
more to come soon.......
tell me what you want and il make it happen.........
......................................................................................................................................
BOOT/SHUTDOWN ANIMATIONS
stock samsung
The Simpsons Intro
R2D2 boot
R2D2 shutdown
tizen mod android popping
android with tizen chest spinning
more coming soon
......................................................................................................................................
RINGTONES, NOTIFICATIONS,ALARMS, OTHER SOUNDS
GOOGLE EDITION SOUNDS
CM10.2 SOUNDS
IOS7 SOUNDS
HTC SENSE SOUNDS
......................................................................................................................................
FONTS
TIZEN SANS FONTS
22,385 .TTF FONTS
individually or zipped
......................................................................................................................................
DOWNLOADS AND MIRRORS
HERES THE LINK TO ALL AVAILABLE ROMS, SOUNDS, WALLPAPERS, FONTS BOOT AND SHUTDOWN ANIMATIONS AND ICON PACKS
be sure with roms you pick the correct rom, for the correct gear
downloads
gdrive
dropbox
IF YOU WANT YOUR WORK FEATURED HERE PM ME
.....................................................................................................................................
WITH THANKS TO
GOOGLE
SAMSUNG
APPLE
HTC
THE CYANOGEN MOD TEAM
ANDROID_2013
SKIN1980
KASHORTIEXDA
GUIDES
FLASHING BOOT ANIMATIONS
first download your custom boot animation
place it on the root of your gears internal memory
then open sdb.exe , and run the following code
Code:
sdb root on
sdb shell mount -o remount rw /
sdb shell install-bootanimation.sh
sdb shell install-shutdownanimation.sh
sdb shell reboot watch
thats it done
FLASHING THEMES
To install these theme packs,open a command propmt naviagtated to sbd.exe, then in windows explorer copy all icons [unzipped, just the .png files] into the theme folder on your gear 2 internal disk, if you dont see it, the script "setup-folder.sh" below, will create it for you
run command
Code:
sdb root on
then
Code:
sdb shell
then if you havent already
Code:
setup-folder.sh
then,
Code:
install-theme.sh
then to complete type
Code:
reboot
CUSTOM SOUNDS
to install custom sounds follow these steps exactly
FIRST YOU MUST COPY CHOSEN SOUND FILES TO THE ROOT FOLDER WHERE YOUR COMMAND PROMPTING SDB.EXE
RINGTONES
Code:
sdb root on
Code:
sdb push (name_of_tone).ogg /opt/share/settings/Ringtones/
IF YOUR TONE NAME HAS SPACES USE "_" SEE BELOW
FOR EXAMPLE ;- sdb push Vega_tone.ogg /opt/share/settings/Ringtones
MUST USE CAPITALS WHERE THEY ARE
Code:
sdb shell reboot watch
DO NOT EXCEED 80MB
MAKE SURE IT LOOKS LIKE THIS
NOTIFICATIONS
FIRST YOU MUST COPY CHOSEN SOUND FILES TO THE ROOT FOLDER WHERE YOUR COMMAND PROMPTING SDB.EXE
Code:
sdb root on
Code:
sdb push "(name_of_tone).ogg" /opt/share/settings/Alerts/
IF YOUR TONE NAME HAS SPACES USE "_" SEE BELOW
FOR EXAMPLE ;- sdb push "Vega_tone.ogg" /opt/share/settings/Alerts/
MUST USE CAPITALS AND QUOTATION MARKS WHERE THEY ARE
Code:
sdb shell reboot watch
DO NOT EXCEED 80MB
MAKE SURE IT LOOKS LIKE THIS
thats it done
CUSTOM FONTS
FIRST YOU MUST COPY CHOSEN FONT FILES TO THE ROOT FOLDER WHERE YOUR COMMAND PROMPTING SDB.EXE
Code:
sdb root on
Code:
sdb push (name_of_font).ttf /usr/share/fonts/
IF YOUR FONT NAME HAS SPACES USE "_" SEE BELOW
FOR EXAMPLE ;- sdb push my_font.ttf /usr/share/fonts/
MUST USE CAPITALS WHERE THEY ARE
Code:
sdb shell reboot watch
MAKE SURE IT LOOKS LIKE THIS
then select chosen font on your gear 2 in display settings
CUSTOM ALARMS
To install custom alarms. First thing you must do is find your chosen sound and make it .ogg
Then make a copy of it in and convert to .wav format (do that fast and free here)
Then rename them both too
Ticktac.ogg
and
Ticktac.wav
Then you will need to turn on root and mount the system rw
With these commands
Code:
sdb shell root on
Code:
sdb shell "mount -o remount rw /"
Then either in tizen in sdk or sdb
remove the Ticktac.ogg and Ticktac.wav files from
opt/usr/share/settings/Alarms folder "with right click, remove"
Or
In sdb.exe using the pull commands
Code:
sdb pull /opt/share/settings/Alarms/Ticktac.ogg
Code:
sdb pull /opt/share/settings/Alarms/Ticktac.wav
Then reboot your watch with commands
Code:
sdb shell reboot watch
then copy Ticktac.ogg and Ticktac.wav to the gears internal disk folder "alarms"
then run sdb.exe again
Code:
sdb root on
Code:
sdb shell "mount -o remount rw /"
Code:
sdb shell install-alarms.sh
Code:
sdb shell reboot watch
disconnect your gear from your computer
and your done
MAKE SURE IT LOOKS LIKE THIS
CUSTOM BLUETOOTH DISCONNECT TONE
copy your desired tone, to the folder your sdb.exe is located
then rename it to "bt_disconnect.ogg"
then push it to "/usr/share/feedback/sound/operation/bt_disconnect.ogg"
like so
Code:
sdb push "C:\Users\Gav\Downloads\tizen\sdb\bt_disconnect.ogg" /usr/share/feedback/sound/operation/bt_disconnect.ogg
you will need to right click the file holding the shift key, and selecting copy as path for its location which i will highlight in bold below
sdb push "C:\Users\Gav\Downloads\tizen\sdb\bt_disconnect.ogg" /usr/share/feedback/sound/operation/bt_disconnect.ogg
(it should look like this)
then run code
Code:
sdb shell reboot watch
and its done
the same can be done for reconnect tone, by renaming the file "bt_connect.ogg"
new wall papers added
Galaxy s5 icons added
more icon packs added
sq s5 icons fixed
Hi you
gav83collins said:
sq s5 icons fixed
Click to expand...
Click to collapse
Theme of you very nice, If I want to back theme my gear as before set up your theme, how can I do?, please show me?
theaminh81 said:
Theme of you very nice, If I want to back theme my gear as before set up your theme, how can I do?, please show me?
Click to expand...
Click to collapse
simply re flash the rom via odin
sdb link and other links updated
so I followed directions to the T and the theming wporked perfectly. As for the notification sounds not so much. Now when i go to settings, sounds, and click on notifications it just takes me back to the home screen.... any ideas sir @gav83collins
ragzz03 said:
so I followed directions to the T and the theming wporked perfectly. As for the notification sounds not so much. Now when i go to settings, sounds, and click on notifications it just takes me back to the home screen.... any ideas sir @gav83collins
Click to expand...
Click to collapse
oh, errrrr ??? thats a new one, i dont know, all i can suggest is re flashing the rom and trying again
gav83collins said:
oh, errrrr ??? thats a new one, i dont know, all i can suggest is re flashing the rom and trying again
Click to expand...
Click to collapse
OK... Is there a way to batch install the sounds. It took forever to push each one...
ragzz03 said:
OK... Is there a way to batch install the sounds. It took forever to push each one...
Click to expand...
Click to collapse
im afraid not, you will find the process quicker this time though, with experience comes speed
the fastest way, is to write the text in to a text editor like notepad, save it, then copy it all into sdb and press enter and it will do it all in 1 go, for example look at my next post
gav83collins said:
im afraid not, you will find the process quicker this time though, with experience comes speed
the fastest way, is to write the text in to a text editor like notepad, save it, then copy it all into sdb and press enter and it will do it all in 1 go, for example look at my next post
Click to expand...
Click to collapse
sdb.exe
sdb root on
sdb shell mount -o remount rw /
sdb push (name_of_tone).ogg /opt/share/settings/Ringtones/
sdb push "(name_of_tone).ogg" /opt/share/settings/Alerts/
sdb shell reboot watch
you could even do fonts and themes
sdb.exe
sdb root on
sdb shell mount -o remount rw /
sdb push (name_of_tone).ogg /opt/share/settings/Ringtones/
sdb push "(name_of_tone).ogg" /opt/share/settings/Alerts/
sdb push (name_of_font).ttf /usr/share/fonts/
sdb shell install-theme.sh
sdb shell reboot watch
gav83collins said:
im afraid not, you will find the process quicker this time though, with experience comes speed
Click to expand...
Click to collapse
You are wise kemosabe..
ragzz03 said:
You are wise kemosabe..
Click to expand...
Click to collapse
lol, dont forget to save the text file in notepad, and update it whenever you add things, then if you need to reflash the rom, its just a couple of clicks to do it all at once
gav83collins said:
lol, dont forget to save the text file in notepad, and update it whenever you add things, then if you need to reflash the rom, its just a couple of clicks to do it all at once
Click to expand...
Click to collapse
Sounds good to me.. I need to be faster as I do all my fiddling at work lol.. Thanks for everything
Custom bluetooth disconnect tone guide added
ragzz03 said:
Sounds good to me.. I need to be faster as I do all my fiddling at work lol.. Thanks for everything
Click to expand...
Click to collapse
http://forum.xda-developers.com/gea...io-guide-installing-mods-to-tizenmod-t2884142
there you go this will make it faster
Is there a way to go back to the stock icon theme after applying one?
Sent from my SAMSUNG-SM-G900A using XDA Free mobile app