[MOD]Collection Of Unique Boot Animations For HTC Wildfire S - HTC Wildfire S

[[ UPDATED ON : 13-04-2013 ]]
[ BIOS STYLED AND UNIQUE BOOT ANIMATION ]
#No junk here !
Le first thread by me (seniors plz scold me if i did some mistake in PM ..ill learn slowly .)
My search led me to this .. here are the bootanimations (320x480)
NOTE:Bios type animations will show different specs ..lol . ...then too it looks cool XD XD XD
## SUBSCRIBE to be notified about the latest updates ##
##Dont Forget ToRate My Thread 5 Stars
Credits Section:
i got these from here and there...google... ..impossible to search each and everyones name ..if u find it belongs to u ..just pm me with a proof link .. ! ..just clearly mentioning NOT MY DEVELOPMENT !

How To Install :
##suppose i wanna install sanim.zip as my new bootanimation
1) Rename sanim2 or 3 to sanim.zip ..(for custom roms ..check the name of the zip file in system/media and rename it accordingly)
2)Move sanip.zip(or any other name according to ur current rom) to system/media and set proper permissions(using root explorer ..properties ..set permissions ..tickmark all the boxes excpet bottom row ! .. )
3)Reboot .Enjoy ..and if u liked the boot animation HIT THANKS !!!!!
4) For more search is on !!!

MOST RECENT AT THE BOTTOM OF THE POST
Screenshots :
Go to this link for all "screenshots" in one place : CLICK ME !!!! CLICK ME !!!..CLICK ME !!
OR
HIT THANKS BUTTON IF U LIKE THEM .. dont let ur ego come in between ! :angel:
This post will never end ...i will keep on adding ..stay subscribed friends :silly:

Downloads Section :
Here is the link to my whole folder of collection
HIT THANKS IF I DERSERVE
Move ur ego aside
LINK: http://db.tt/GBi0xYNf
.

Why i reserved this ?? :0 ..lol

Anyone reading this??
Update Notifier on my lonely Post :
14 New updates are coming today in the evening
--------------------------------------------------------

I read this.. it's better you use 480x800 instead 320x480 in bootloader but i appreciate it
Powered by my Thunderbolt (This isn't spam, this is my signature)

ScardracS said:
I read this.. it's better you use 480x800 instead 320x480 in bootloader but i appreciate it
Powered by my Thunderbolt (This isn't spam, this is my signature)
Click to expand...
Click to collapse
Thnxx for ur suggestion

Man i dont think that they are uniqie u just re-posting it from another thread

dude ..i mean that they r the awesome ones ..not junk ...they r different from other simple animations :/ ...

Harshraj said:
dude ..i mean that they r the awesome ones ..not junk ...they r different from other simple animations :/ ...
Click to expand...
Click to collapse
ohh, okey man sorry!

Harshraj said:
[[ UPDATED ON : 13-04-2013 ]]
[ BIOS STYLED AND UNIQUE BOOT ANIMATION ]
#No junk here !
Le first thread by me (seniors plz scold me if i did some mistake in PM ..ill learn slowly .)
My search led me to this .. here are the bootanimations (320x480)
NOTE:Bios type animations will show different specs ..lol . ...then too it looks cool XD XD XD
## SUBSCRIBE to be notified about the latest updates ##
##Dont Forget ToRate My Thread 5 Stars
Credits Section:
i got these from here and there...google... ..impossible to search each and everyones name ..if u find it belongs to u ..just pm me with a proof link .. ! ..just clearly mentioning NOT MY DEVELOPMENT !
Click to expand...
Click to collapse
Is this compatible to Wildfire S Sense 3.5 ROMs.....
I liked the BIOS type ones but done want to get a display of LG or Sony booting for my HTC WFS

khatodankit said:
Is this compatible to Wildfire S Sense 3.5 ROMs.....
I liked the BIOS type ones but done want to get a display of LG or Sony booting for my HTC WFS
Click to expand...
Click to collapse
They should be. And word of advice don't quote the whole OP.

Related

[Q] GET LIVE WALLPAPES ON SAMSUNG GALAXYi5510

i want to enable live wallppapers that so please anyone give step wise instruction to get live wallpapers ON SAMSUNG GALAXY i5510..if any folks know then please reply on this thread soon then many folks around here will get live wallpapers because it is the most unsolvable question yet for many peoples lyk me...
THANKS
hey try this there is a thread already available by wavebou2u n i can say he is a genius man.. he has full tech to enable live wallpapers .. just find him on wordpress http://bit.ly/gJ70JI) (i cant provide the link to the file as its not been uploaded by me so just ask waveboy he the expert behind this ) n download the file he provided (i cant provide the link to the file as its not been uploaded by me so just ask waveboy he the expert behind this )
then u need to root your phone and google up a software named deroid explorer now connect ur rooted phone to ur pc via usb and make sure u have usb debugging enabled now after connecting open deroid explore
here u will see at the left
system <--- click on it
now on right u will see app <---- click on it and now paste the apk file u downloaded form the link of waveboy
now look at left u will see lib <--- click on it
now here u need to paste librs.so n lib(whatever the second one is) file u downloaded
from the link of waveboy
now u are all done now disconnect ur phone restart it and tadddaa you are all done... and dont forget to say thanx to the wayboy

(FOR PROGRAMMERS) Create a ROM apks' images resizing tool

Hello Everybody , as i have seen this would apply to ALL android phones , so i posted it here !
I have searched over the xda , and couldn't see an apk resizing tool so it could fit on smaller devices more like hdpi to mdpi ... But it is easily possible with the script i am going to provide down ... I don't know if you heard about ImageMagick tools , a whole bunch of scripts almost capable of everything for editing pictures . These scripts contain a script called mogrify.c , this script can resize images in percentages , ratios , specific length and/or width ; but featuring a rare thing to find """RESPECT FOR ALPHA""" , yes it respects alpha = the transparent parts of the image are NOT filled with white instead of staying ...
USAGE :
So for the use of this script for example.png , if example.png was hdpi , we would type in for example "mogrify -resize 75% example.png" , and then example.png would be applicable to mdpi ... another example , but this time we have a bunch of pngs which need to be resized , so the command would be "mogrify -resize 125% *.png" and fastly they will be enlarged 25% each png in the specified folder ... and so on ... note that we can type in instead of 75% or 125% , 320x480 (but this will resize the image , not resolution , so only way for resizing from hdpi to mdpi using this script is by calculating ratios and percentages , and working on their basis ...
Ok so i was thinking one of the programmers could create a GUI for a proper use for ROMS , and this wouldn't be a hard task for programmers i guess , so what i want from the programmers to in this GUI is :
1-Extract every system apk except some(not at once , in alphabatical order) (if there was exceptions)
2-Run the script as wanted using percentages (from mdpi to hdpi , from xhdpi to mdpi etc ...)
3- XMLs are left to resize , so then include workspace.xml resizing or any other xmls (totally your job , i have no idea how it works)
4-Repack the apks and push them into a copy of the ROM
By that we could partially and most importantly ported a WHOLE rom to the desired device !!
The script is down , google for Mogrify if you needed a or wanted to know more info ! wish this stickies !
WARNING !! THIS TOOL DIDN'T WORK WELL FOR ME WHILE USING BATCHES (but worked pretty nice in normal cmd.exe) , TRY TO FIND AN ALTERNATIVE !!
PLEASE include me in the credits of it , I was very tiiirreeedd so i can find such an important script !!
How exactly do you run it? By making a batch file? I could definitely use this. Your OP is a bit confusing. But this does look promising.
hmm yeah forgot to tell how to run it , i will add it to OP ...
yes it looks prommising..let us know how to...gj
I am not a programmer myself , because of that i said [FOR PROGRAMMERS] , i am just a 14 year old student , but this GUI can be made like any other GUI , see like Virtous studio , it is a combination of many stuff all in one ! so this should be worth the hustle ! share it in your signitures , this will beautify the world of android !
any cotributions ??
Just came across this and first off thank you! I'm knee deep in a project that i need to convert a whole rom from hdpi to ldpi, this is a life saver. I will pass the word on to see if anyone wants to help you with the gui !
Sent from NS4G Pool Party
Thanks a lot , but actually i am NOT A PROGRAMMER , so i wished if i gave a headstart , the "guys" would continue the thing ! I can't do anything from now on , i gave what i had , and now its the programmers turn !
seaskyways said:
Thanks a lot , but actually i am NOT A PROGRAMMER , so i wished if i gave a headstart , the "guys" would continue the thing ! I can't do anything from now on , i gave what i had , and now its the programmers turn !
Click to expand...
Click to collapse
Yeah i got you, I'm going to see if any of my contacts want to take this on
Sent from my Sprint Galaxy Nexus
-Everything i post is opinion based on my experiences and should be taken a such.
any news ??
seaskyways said:
any news ??
Click to expand...
Click to collapse
you actually should stop in and talk to the guys who do TWRP i imagine a "one size fits all" theme zip would be awesome for them...
This is not meant for theming , this is for resizing a whole ROM apks ... so this is very important for the android devices , lets say the Sense 3.0 was given to the mdpi htc devices , wouldn't this be cool ??
seaskyways said:
This is not meant for theming , this is for resizing a whole ROM apks ... so this is very important for the android devices , lets say the Sense 3.0 was given to the mdpi htc devices , wouldn't this be cool ??
Click to expand...
Click to collapse
Trust me this is for themers too!
Sent from NS4G Pool Party
Yeah i know , I used this method to resize many things FOR THEMING , but i need help to spread it , I am not a recognized developer or even recognized user of anykind , so no one would look at this unless you guys spread it !
seaskyways said:
Yeah i know , I used this method to resize many things FOR THEMING , but i need help to spread it , I am not a recognized developer or even recognized user of anykind , so no one would look at this unless you guys spread it !
Click to expand...
Click to collapse
Believe me eyes are on this just be patient
Sent from NS4G Pool Party
Any updates ??
So I am the only one concerned about such a big project ??
seaskyways said:
So I am the only one concerned about such a big project ??
Click to expand...
Click to collapse
You made this rather confusing...
I see you attached some imagemajick code or something... But have you released something?
I don't understand from the OP if you've released something or written something, and there's no clear documentation of what's going on.
pulser_g2 said:
You made this rather confusing...
I see you attached some imagemajick code or something... But have you released something?
I don't understand from the OP if you've released something or written something, and there's no clear documentation of what's going on.
Click to expand...
Click to collapse
Dear Admin , No I haven't released anything , this is an Idea for the PC/Linux programmers... I have attached that file in there , so that I could make it easier for devs to accomplish what we all need , a tool to resize pngs without any loss of alpha data ... So if a Elite programmer could work on this , to decompile every apk in the system and resize all the pngs and xml files and recompile them into the ported system , then One Software would apply on all hdpi , mdpi , ldpi , xhdpi etc ! get it or still not yet clear ??
Hey OP - PM me, let's talk more. This sounds very doable to me, and I am a programmer. I just need some more details.

[MOD]Boot animations for Galaxy Ace

[[ UPDATED ON : 13-04-2013 ]]
[ BIOS STYLED AND UNIQUE BOOT ANIMATION ]
#No junk here !
Le first thread by me (seniors plz scold me if i did some mistake in PM ..ill learn slowly .)
My search led me to this .. here are the bootanimations (320x480)
NOTE:Bios type animations will show different specs ..lol . ...then too it looks cool XD XD XD
## SUBSCRIBE to be notified about the latest updates ##
##Dont Forget ToRate My Thread 5 Stars
Credits Section:
i got these from here and there...google... ..impossible to search each and everyones name ..if u find it belongs to u ..just pm me with a proof link .. ! ..just clearly mentioning NOT MY DEVELOPMENT !
How To Install :
##suppose i wanna install sanim.zip as my new bootanimation
1) Rename sanim2 or 3 to sanim.zip ..(for custom roms ..check the name of the zip file in system/media and rename it accordingly)
2)Move sanip.zip(or any other name according to ur current rom) to system/media and set proper permissions(using root explorer ..properties ..set permissions ..tickmark all the boxes excpet bottom row ! .. )
3)Reboot .Enjoy ..and if u liked the boot animation HIT THANKS !!!!!
4) For more search is on !!!
MOST RECENT AT THE BOTTOM OF THE POST
Screenshots :
Go to this link for all "screenshots" in one place : CLICK ME !!!! CLICK ME !!!..CLICK ME !!
OR
HIT THANKS BUTTON IF U LIKE THEM .. dont let ur ego come in between ! :angel:
This post will never end ...i will keep on adding ..stay subscribed friends :silly:
Downloads Section :
Here is the link to my whole folder of collection
HIT THANKS IF I DERSERVE
Move ur ego aside !
LINK: http://db.tt/GBi0xYNf
.
Why i reserved this
Anyone reading this??
Update Notifier on my lonely Post :
14 New updates are coming today in the evening
--------------------------------------------------------
Dude. Flashable zips. Make it happen
Sent from my GT-S5830 using xda premium
i love your collections!
RE :
Good collection of bootanmation
Checking it now!

[Bootanimation] New APM Editions [Chelsea]

Hello guys , I back with a new Work .... Chelsea Boot animation....:fingers-crossed:
It's for Galaxy S3 and each device with 720x1280 resolution ...
It does't have big value so I ask you download and try it I'm Sure U like it , and give me your Idea please , I'll work and be better ...
I need your idea and your supports , so please send reply(Message) and press :good:thanks:good: . It takes one second....just 1 :fingers-crossed:
ِDownload Link 4shared
<<<<--------Please Press :good: Thanks :good: if you like it...[/SIZE]

[Guide][tip]adding text that appears while flashing a rom from cwm

Okay so this guide is for peoples (and everyone who are intrested) who requested me to demostrate how to manupulate the text that comes im cwm screen during flashing of a custom rom
****I AM NOT RESPONSIBLE FOR MESSING OF BRICKING YOUR PHONE SO PLEASE TRY ON YOUR OWN RISK****
First decompress the rom (you should know how to do that if you are trying to mod it or use search button )
For custom text, you have to edit updater-script
If you dont have any knowledge of updater-script then:
***DO NOT EDIT ANYTHING EXEPT WHAT I DO OR YOU MAY MESS UP YOUR ROM***
You may find the it here at:
META-INF/com/google/android/*here*
**do a Backup of the file first**
use ONLY but ONLY notepad++ for opening the updater-script or it may get currupted
Add this in given format::
ui_print("TEXT should be here");
(Note: you can add many lines in the given format if you want many lined texts while flashing)
Add your text start at top in tje format as mentioned and save the updater-script and replace it with original in the rom
Now compress the rom again and make a flashable zip...
And you're ready to see your custom text while flashing it via cwm
Credits: all xda dev who are amazing teachers..
Ps. Its my first thread so correct me if something is wrong
press THANKS if i helped you in any way
Cheers
Hritik154 said:
use ONLY but ONLY notepad++ for opening the updater-script or it may get currupted
Click to expand...
Click to collapse
lol
I use Notepad (not Notepad++) and it never gets corrupted. To be honest, any text editor will do, so long as you don't mess up in your editing.
NightRaven49 said:
lol
I use Notepad (not Notepad++) and it never gets corrupted. To be honest, any text editor will do, so long as you don't mess up in your editing.
Click to expand...
Click to collapse
Im generally recommending notepad++ for editing files..plus i said it MAY corrupt the file..its just a precaution for my future posts where you (in general) may want to edit xml files and opening with notepad will corrupt it...for example try opening build.prop next time with notepad you'll know what im talking about
Hritik154 said:
Im generally recommending notepad++ for editing files..plus i said it MAY corrupt the file..its just a precaution for my future posts where you (in general) may want to edit xml files and opening with notepad will corrupt it...for example try opening build.prop next time with notepad you'll know what im talking about
Click to expand...
Click to collapse
notepad++ have a good layout for editing a code
btw my friend kurotsugi already create this thread
and last...u must sign ure rom
Development in galaxy y is so fast now and i think no one is noob here
and why we are using Notepad++
becoz it has 3 formats for diff. operating system.
1.windows/DOS
2 unix/posix
3.mac
if u r writing code for linux than u choose 2nd one in EOL CONVERSION.
Becoz Android is linux based OS.
kartik verma said:
Development in galaxy y is so fast now and i think no one is noob here
and why we are using Notepad++
becoz it has 3 formats for diff. operating system.
1.windows/DOS
2 unix/posix
3.mac
if u r writing code for linux than u choose 2nd one in EOL CONVERSION.
Becoz Android is linux based OS.
Click to expand...
Click to collapse
Lol someone is spamming thread just cuz i pointed out error in his mod xD dunno how xda came to this point...anyyyway you already said no noobs here so i guess everyone knows its a linux based os and how to use notepad++ i said use it its upto you if you want to or not..and as i said its for precaution while editing xml files cuz they may get corrupted while using notepad..greets
Hritik154 said:
Lol someone is spamming thread just cuz i pointed out error in his mod xD dunno how xda came to this point...anyyyway you already said no noobs here so i guess everyone knows its a linux based os and how to use notepad++ i said use it its upto you if you want to or not..and as i said its for precaution while editing xml files cuz they may get corrupted while using notepad..greets
Click to expand...
Click to collapse
m not spamming ur thread
u r a free lancer and their is no error in my mod.
peoples like u who figuring out useless error in other mods which arent exist.
This is a thread , on the request of users.
u made thread like this.... XD
Why not u post about permissions in android ...??? They are more helpful than this plus.
kartik verma said:
m not spamming ur thread
u r a free lancer and their is no error in my mod.
peoples like u who figuring out useless error in other mods which arent exist.
This is a thread , on the request of users.
u made thread like this.... XD
Why not u post about permissions in android ...??? They are more helpful than this plus.
Click to expand...
Click to collapse
Please check your post or pm me if you wanna know something not related to this thread..its actually spamming just dont increase postcounts until or unless you have something to ask from this specific thread
Hritik154 said:
Please check your post or pm me if you wanna know something not related to this thread..its actually spamming just dont increase postcounts until or unless you have something to ask from this specific thread
Click to expand...
Click to collapse
no need to ask already learnt many thing which u are learning now.
and i dont want to increase post counts and i dont want likes , i never say other user to like maah post , i help u so hit thanks buttons.
like u who say "press thanks buttons"
kartik verma said:
no need to ask already learnt many thing which u are learning now.
and also want to increase post counts and i dont want likes , i never say other user to like maah like , i help u so hit thanks buttons.
like u who say "press thanks buttons"
Click to expand...
Click to collapse
Why do you have to be so irritating :/
Just simple to understand line:
DONT POST IF YOU DONT HAVE SOMETHING TO ASK RELATED TO THREAD
grow up guys
back to topic or malybru come here
The reason why you should use notepad++ is due to the way windows handles the return key (and other functions)
If you make a new line (ie press enter) windows and Linux handles this differently and may cause the script to fail unless using the way Linux interpretates it by using notepad++
Anyway there are plenty of threads in xda that go into far more detail & explain all the commands of the updater script so I suggest if you want more details please search

Categories

Resources