Related
I wanted to make some new clock faces for HTC Home. These work with the HTC Home Customizer ( http://www.pocketemu.com/hhc-info.html ) but I imagine you could install them without that by hand, i dont know why you'd want to though.
There's quite a few hours of work here to get these just right. Comments will be appreciated.
There are 10 in this first pack. I plan on making a few more packs.
Most of these are black fonts with beveling to make them look nice.
EDIT: Removed max compression on zip for those that dont have bz2. zip now has normal compression
EDIT2: rar version here: http://rapidshare.com/files/70732473/Kireols_HHC_Clocks_pack_1.rar.html
screens 6-10
I'm having trouble opening the zip file (Vista).... is it just me?
i had compression turned on max by default on my zip. that might affect you. zip fixed in top post
I'm using XP. Something is jacked up with your zip file. I get this error with all files when using WinRAR to try to unzip it.
! C:\Documents and Settings\Administrator.RETESTRAK\My Documents\KireolsClocks.zip: Unknown method in screenshot6.gif
EDIT: It's working ok now.
Thanks for the efforts
If you need a Star Trek font or a Flintstone font, I can look to see what I still have.
I like LCD-type fonts and solid fonts with drop shadows. Are these paks hard to make? I'd like to try my hand at them.
Have you tried to do weather images? What does it take to make those?
ParrotSquawk said:
If you need a Star Trek font or a Flintstone font, I can look to see what I still have.
I like LCD-type fonts and solid fonts with drop shadows. Are these paks hard to make? I'd like to try my hand at them.
Have you tried to do weather images? What does it take to make those?
Click to expand...
Click to collapse
They arent hard but are time consuming! for each font you have to find a good font, load up an image program and edit each individual number and symbol and make sure they are positioned correctly, the load to phone and test. I'd say each font is roughly 30 minutes to 1 hour for me. I havent tried anything but clocks yet. However I may in the future as everything is just an image file.
These are very nice, I like the claw and the German black the best, the only trouble is I cant use them because I have my tilt completely blacked out. But if you ever decided to change them to say...........red, then we would be in business. Thanks they look great!
good job they look nice i'll be adding one of them shortly.
Nice work! Not exactly my cup of tea, but I applaud you!
is it just me, or is there no zero in the claw group? the zero image looks the same as the one. sorry if someone has already mentioned this.
edit: also seems that the eight looks like a zero
kireol claw missing characters
abumaia said:
is it just me, or is there no zero in the claw group? the zero image looks the same as the one. sorry if someone has already mentioned this.
edit: also seems that the eight looks like a zero
Click to expand...
Click to collapse
I noticed the same thing here. I'm actually quite surprised that this has been out so long and only had one comment about the missing / malformed characters in this font. The claw happens to be my favorite of this group, but I can't use it if it doesn't display the right characters. I went sifting through the files to see if something was just mixed around and was disheartened to see that there was nothing I could fix from this end. Kireol: please distribute a new version of the claw font with all characters.
There was also a mention of different colors - yeah, count me in for that one too.
ok, born from the verbose bootscreen idea there was the fake verbose bootscreen idea, credit goes here: http://forum.xda-developers.com/showthread.php?p=4912469
this is what i came up with in a quick session, i think there is much room for improvement. if anybody likes to contribute, i would be glad for creative support
apply the zip as update.zip, make a nandroid backup before just in case. to make it easier to revert i attached a zipfile with the original files in them to revert to original, one with the sounds activated, one silent.
please tell me what you think
Hello,
do you have any screenshot of the boot or video?
Just extract the gif files and open them in IE or firefox. They'll play the anim. Very funny
thats quite funny
Lol
You are completely cool!
Thank you for this Bootscreens.
Now, Hero Booting isn't pain anymore!
glad you liked it. stay tuned for next version, already working on a progress bar... won't be out before weekend i guess.
still looking for a fingerprint scanner animation.
Nice one Thou i kinda miss my androids popping up everywhere. Would it be cool if you had a Android face popping down from the top of the screen?
OttarA said:
Nice one Thou i kinda miss my androids popping up everywhere. Would it be cool if you had a Android face popping down from the top of the screen?
Click to expand...
Click to collapse
nice one, on the list!
keep it coming!
btw i am also open for tips on a good tool for animated gifs, begins to be a PITA to arrange everything by hand...
kendong2 said:
nice one, on the list!
keep it coming!
btw i am also open for tips on a good tool for animated gifs, begins to be a PITA to arrange everything by hand...
Click to expand...
Click to collapse
which tool do ya use atm?
felikz said:
which tool do ya use atm?
Click to expand...
Click to collapse
for now i found a way to edit the files in inkscape, one layer per frame, exporting them to .xcf keeping the layers, and then use gimp to convert to animated gif. works, but is a lot of footwork... but i guess as i am trying to make a rather "complex" (at least for a gif) animation it just is a lot of footwork...
kendong2 said:
ok, born from the verbose bootscreen idea there was the fake verbose bootscreen idea, credit goes here: http://forum.xda-developers.com/showthread.php?p=4912469
this is what i came up with in a quick session, i think there is much room for improvement. if anybody likes to contribute, i would be glad for creative support
apply the zip as update.zip, make a nandroid backup before just in case. to make it easier to revert i attached a zipfile with the original files in them to revert to original, one with the sounds activated, one silent.
please tell me what you think
Click to expand...
Click to collapse
Hey, I was wondering if you could help me out. I dig your boot animation, and it's inspired me to make my own (OK, I'm just stealing the old "Cylon Eye" animation from the pre-release days.) Anyway, I've got the animation zip installed and working, however it seems like the phone is ignoring the frame delay. The animation seems to be going as fast as the phone can handle. So maybe there's a setting on the animated GIF that I'm not applying. Are there any specific settings you applied to your gifs?
Here's what I've got right now:
Code:
Interlace: No
GIF Comment: No
Loop Forever: Yes
Delay between frames where unspecified: 10ms
Frame disposal where unspecified: "I don't care" (other options are Combine and Replace)
Use Delay entered for all frames: Yes
Use Disposal entered for all frames: Yes
These settings are in GIMP. If you could help me figure this out, I'd greatly appreciate it.
craig0r said:
Here's what I've got right now:
Code:
Delay between frames where unspecified: 10ms
These settings are in GIMP. If you could help me figure this out, I'd greatly appreciate it.
Click to expand...
Click to collapse
set that value to a higher number, try 100ms. this specifies the general frame delay, you can set per-frame delays in the name of the frame. for example:
"Frame#1" is the layer name, make it
"Frame#1(500ms)" to make the delay half a second long.
(if that doesn't work try to google it, i am not 100% sure about the syntax)
would you mind sharing that animation you are talking about?
btw: work is still ongoing here, nuclear power now has a colored progress bar, but it is getting complicated handling 150+ layers in inkscape...
kendong2 said:
set that value to a higher number, try 100ms. this specifies the general frame delay, you can set per-frame delays in the name of the frame. for example:
"Frame#1" is the layer name, make it
"Frame#1(500ms)" to make the delay half a second long.
(if that doesn't work try to google it, i am not 100% sure about the syntax)
would you mind sharing that animation you are talking about?
btw: work is still ongoing here, nuclear power now has a colored progress bar, but it is getting complicated handling 150+ layers in inkscape...
Click to expand...
Click to collapse
Yeah, I realized that my math was off with the delay, after noticing yours was 500ms. I'm going to try a couple other things to get it smoother as well. The stock boot animation has a small animated gif in the middle of the screen with a black background, so I imagine the phone can handle that easier than a full 480x320 animation, so that's my next step. I was actually just about to post my animation in a separate thread, so I'll link that post here when I've done that.
EDIT: My initial attempt is here: http://forum.xda-developers.com/showthread.php?t=583094
There's still work to be done, so don't judge me to hard!
thank you for the bootscreen.. finally removed that dreaded sprint bootup animation =)
motoyola said:
thank you for the bootscreen.. finally removed that dreaded sprint bootup animation =)
Click to expand...
Click to collapse
well it is actually not done yet, work is still ongoing here
i don't know when i can finish this, when i had time some kernel-compiling came across my way glad you liked it though, it is a lot of work but not very difficult.
Very nice Boot SCreen. Hoping for android icons too.Thanks
Do I just have to rename it to update.zip and flash it via recovery ?
Thanks
alpha124
alpha124 said:
Do I just have to rename it to update.zip and flash it via recovery ?
Thanks
alpha124
Click to expand...
Click to collapse
yes
actually you don't need to rename it with the latest recovery image.
ok thanks for the quick reply
thats weird... I just flashed my hero with your bootscreen but it doesn't show up on booting.?
alpha124
everytime i make a boot animation i get all static and it doesnt work right, like a tv that cant tune in,although some frames it does, iv removed all transparency from the gif with photoshop and with gimp but still no success, ill upload the signed zip for the whole thing but i cant work out why it wont work!!!
thanks for any help people can give =]
I will head off to school for about 2hours. But if you haven't solved it before I'm back, I'll help you.
Sent from Swiftwork on HTC Hero
iv been trying to figure it out for the last 2 days lol thanks alot, much appreciated
Hope this helps!
To start with I believe that all new 2.1 no longer use the boot animation gifs. They should be in a zip containing a folder called part0 and a desc.txt.
The folder with part0 should contain each frame used in the gif saved as png files with the name any_name_here_00000.png. You need a 5 digit number that increases as the images changes. You can import the gifs to photoshop and then File>export>render video, choose png sequence and define a name.
The desc.txt should be how the animation should be played.
Code:
320 480 25
p 1 0 part0
p 0 0 part1
320 480 is image size in pixels
25 is fps
p is new line of code I believe
1 is play once, 0 is infinity
0 is delay after
part0 is your folder.
The desc file is hard to get to the right format. So I will upload one and you can edit the values. But don't change where spaces are. It might not work then.
Very important to remember that each system has its own place to put the file. /system/media/ /data/local/ /system/customize/resource.
yeh but the rom im making it for is with gifs fo rht eboot screen the same as the on i uploaded but different gifs, so its the gifs i made not working =[
rosswaa said:
yeh but the rom im making it for is with gifs fo rht eboot screen the same as the on i uploaded but different gifs, so its the gifs i made not working =[
Click to expand...
Click to collapse
Sounds odd... Which ROM? < That was a stupid question:/ And i can't delete it:/
rosswaa said:
everytime i make a boot animation i get all static and it doesnt work right, like a tv that cant tune in,although some frames it does, iv removed all transparency from the gif with photoshop and with gimp but still no success, ill upload the signed zip for the whole thing but i cant work out why it wont work!!!
thanks for any help people can give =]
Click to expand...
Click to collapse
How doesen't it work? doesen't it change the boot screen or is it a just a black screen or what is it? Also have you tried to export it from Photoshop as a portable gif?
C0mpu13rFr34k said:
How doesen't it work? doesen't it change the boot screen or is it a just a black screen or what is it? Also have you tried to export it from Photoshop as a portable gif?
Click to expand...
Click to collapse
its show like a tv trying to tune into it, everynow and then you see bit of the animation then static like mad so its deffinately showing the gifs, just not displaying them properly
rosswaa said:
its show like a tv trying to tune into it, everynow and then you see bit of the animation then static like mad so its deffinately showing the gifs, just not displaying them properly
Click to expand...
Click to collapse
That happened to me too in some of my bootscreens:/ If you go to export in Photoshop it has a function to export it to a mobile device... That should help but it probably doesen't fix it and then the only way to make it work is to turn down the speed...
what speed should i be using?
rosswaa said:
what speed should i be using?
Click to expand...
Click to collapse
The depends on how much of the picture is changing and a lot of other stuff but for me i had to set it for 250ms I think but i may have found another solution It's the "update-script". I'll make one for you and upload it to ensure it deletes the correct files etc.
C0mpu13rFr34k said:
The depends on how much of the picture is changing and a lot of other stuff but for me i had to set it for 250ms I think but i may have found another solution It's the "update-script". I'll make one for you and upload it to ensure it deletes the correct files etc.
Click to expand...
Click to collapse
Okay try to replace your "META-INF" with this or the other one if it doesen't work
sounds cool, someone has done the gifs and said he un-optimized them and they work fine now so waiting to find out the settings to use next time
the display resolution of my wildfire is so **** looks like i an using some old black and white handset, i got rooted wildfire any one knows how to get it better? thanks
adb pull /system/build.prop
Edit the file
find "ro.sf.lcd_density = 120"
change 120 to something like 100
save
adb push build.prop /system/build.prop
thx but no idea
thx buddy but i dont know how is that all done
i have adb installed in my computer though
what rom are you using?
post your build.prob here and i could make an zip to flash
Well the resolution is what it is. I don't know if changing the dpi of the screen would make it look sharper or anything , but the resolution is hardware. Not changeable by software.
ok
i just want the texts to be sharper than it is now, coz i cant read any thing on web unless i zoom in, texts are fractioned so its hard to understand
avseq said:
i just want the texts to be sharper than it is now, coz i cant read any thing on web unless i zoom in, texts are fractioned so its hard to understand
Click to expand...
Click to collapse
when maybe dpi should be 140.
but less things will fit on screen but they should be bigger, like a "zoom in"
info
i am using wildpuzzlerom v7.2
build no
1.28.1107.2 cl233281 release keys
wildpuzzlerom7.2 files
thanks
thankyou i will try and post the result
avseq said:
thankyou i will try and post the result
Click to expand...
Click to collapse
yes please post result, as i cant test them my self right now.
wht abt colour
gyz what abt the colour, colour looks really bad on wildfire if i install a new theme will it change the colour setting or is there any other trick to get better colour?
I just tried this and the results... well adwlauncher got a really interesting the actionbutton background totally messed up and the icons in notification actually looks worse. Text is slightly better i think though. All in all , no thanks. 8)
(and the resolution is still the same , but the ui 'takes up less of the screen' sorta)
Going the other way might make it look nicer , but i suspect the same problems arise , and also icons would hardly fit and so on... less space for stuff on the screen is a bigger problem than a little bit uncrisp graphics imo.
Edit: Didnt see your packages there Danne , i ripped it out and edited it , gonna try 140 too tho.
messy
i tried with the 140 one
things are proper messed up now its pretty worse thn i xpected, i am gonna try 100 one and post the result
Tried both now.
Apps don't scale that well , i guess the dpi change works on the larger phones cause they have the space to let text fit anyway and so on. Snowstorm in 140 has text all over it , adw actionbuttons are better but not that good and so on...
So then we could drop this idea for mean while
result for 100
tried the 100 one. texts looked a little bit better to me but things wont fit in the screen like when there is an app on homescreen text are half visible, not good, any other idea gyz?
and one more thing can anyone send me apk for rom manager because somehow my market wont show rom manager and tried scanning the qr code still wont work. it would be great, thanks for trying to help everyone, hope someone finds a better way.
danne_jo said:
So then we could drop this idea for mean while
Click to expand...
Click to collapse
Yeah, to be honest i didn't expect it to really get better , i did think the system would be better att resizing it all though.
As i said earlier , it's the resolution on the wildfire that isn't good enough to get the crispness of other phones.
I have a question about the .zip's you post too btw.
Would it be possible to switch the build.prop inside the archive and flash that, or is there some kinda checksum that would only allow the original file to be inside?
If it is possible to change the files , would you mind putting together a .zip that copies files into /system/fonts/ ?
I downloaded linux and stuff to try to get a rom-cooker working but my linux skills are fail. Hmm , is there a windows cooker available?
71baker said:
Yeah, to be honest i didn't expect it to really get better , i did think the system would be better att resizing it all though.
As i said earlier , it's the resolution on the wildfire that isn't good enough to get the crispness of other phones.
I have a question about the .zip's you post too btw.
Would it be possible to switch the build.prop inside the archive and flash that, or is there some kinda checksum that would only allow the original file to be inside?
If it is possible to change the files , would you mind putting together a .zip that copies files into /system/fonts/ ?
I downloaded linux and stuff to try to get a rom-cooker working but my linux skills are fail. Hmm , is there a windows cooker available?
Click to expand...
Click to collapse
You can mod package without re-signing them with SignApk, it's only recommanded to signapk when you mod vanilla.apks
71baker said:
Yeah, to be honest i didn't expect it to really get better , i did think the system would be better att resizing it all though.
As i said earlier , it's the resolution on the wildfire that isn't good enough to get the crispness of other phones.
I have a question about the .zip's you post too btw.
Would it be possible to switch the build.prop inside the archive and flash that, or is there some kinda checksum that would only allow the original file to be inside?
If it is possible to change the files , would you mind putting together a .zip that copies files into /system/fonts/ ?
I downloaded linux and stuff to try to get a rom-cooker working but my linux skills are fail. Hmm , is there a windows cooker available?
Click to expand...
Click to collapse
yes you can change build.probs in the zip
just make a folder called fonts and put that in one of the zips i added in this thread. remove build.prop and you should have a zip that update the fonts
I've foudn a fantastic LCARS boot animation that id like to use on my Note but it is a little two small. Does anyone know how to resize it please.
I have tried to edit the desc file to 1280 x 800 and also 800 x 1280 but it wont work. It is either distorted or all I get is a black screen while the boot sound is played....im using a seperate boot ogg file.
Here is the link to the boot animation file
http://forum.xda-developers.com/showthread.php?t=701574&page=12
Thanks in advance and a large cookie to whoever does it :laugh::silly:
theres an app called Absolute System that can do it, Unfortunately it is a paid app
https://play.google.com/store/apps/...EsImNvbS5jYW52czIzMjEuYWJzb2x1dGUuc3lzdGVtIl0.
EDIT: found this, I think its what you need
http://forum.xda-developers.com/showthread.php?t=1234611
thanks il give it a try.
Would i just copy the bootanimation.zip to my phone then run it through this programme?
yes, once the program has created it, move it to your phone and replace the original one with the one you made
What about ones someone else has made but just need resizing?
I should imagine it would be the same as creating your own, Just edit the resolution and let the program generate it ??
Ive never actually used the program i just remember seeing it one time, and when you asked about it i remembered
Curious did it work for you
splitroaster said:
Curious did it work for you
Click to expand...
Click to collapse
Im just about to try it buddy, just finishing off on Fleabay then its prodding tiime....Ill post back laters.
unfortunatley it wont work for me I keep getting FC's with it...so im back to the drawing board.
I have just used the other app ( boot animation creator ) and bongo worked perfectley. top advice thank you.
if the animation comes in typical zip file, you should be able to unpack it and just resize all the pics,
or am I missing something? (sorry, now unable to check the file by myself)
Sent from my GT-N7000 using xda premium
ITs ok bud i managed to sort it out
can someone resize this
I have this bootanimation but its small so i want to resize to fit the screen of my nexus 5 pls