need help with themeing - Hero CDMA Q&A, Help & Troubleshooting

ok i can make a theme and push it to my phone but i have no clue how to get it to flash able or how to put it in a rom ant help would be awesome im trying to learn how to do metamorph but i wanna learn how to do flashable zips also thanks in advance i will post some of the apks i have so far

hero32 said:
ok i can make a theme and push it to my phone but i have no clue how to get it to flash able or how to put it in a rom ant help would be awesome im trying to learn how to do metamorph but i wanna learn how to do flashable zips also thanks in advance i will post some of the apks i have so far
Click to expand...
Click to collapse
Do you have a windows or a mac computer?

i have both but i do all of the stuff on my hp running vista i replyed 2 days ago but it didnt show up for some reason glad i checked it

i have tryed everything and i cant get it to sign when i push it with adb it works perfict no problems with nothing

so what you need is an update script to do this, its contained in the meta-inf folder, easiest thing i would do is download 7zip and another theme (anyone of them will do but i would try to use one for the rom the theme is to like a CM6.1 or AospMod) i would either move the meta-inf from that zip into yours or delete the system folder in the downloaded theme and replace it with your themed one then it should be flashable

ok do i just open the them with open archive or do i need to completely unzip it i have 7 zip and apk manager but im lost

hero32 said:
ok do i just open the them with open archive or do i need to completely unzip it i have 7 zip and apk manager but im lost
Click to expand...
Click to collapse
just open the archives and drag and drop the folders (thats how i do it anyway)

and its that easy just take it from another them and drop it n mine and its set for everyone to flash it

hero32 said:
and its that easy just take it from another them and drop it n mine and its set for everyone to flash it
Click to expand...
Click to collapse
as far as i know yes just after thats in sign it and try it

yea that is another problem signing i cant figure it out

hero32 said:
yea that is another problem signing i cant figure it out
Click to expand...
Click to collapse
i found on here a while ago a way to sign by right clicking its the most convenient thing ever, also make sure your dont sign .apks in the /system folder they don't need to be at all either.
a forum search should show you how to sign a whole .zip if you still have any issues with signing PM me a link to your build and i can sign it for you

http://www.4shared.com/file/C14v7RL4/comquoordtapatalkxdaactivity.html this is a link to a little change i did not sure if i did the link right i changed it all blue to match my phone let me know what u think its not signed i just push it i would like to get it out to everyone though

hero32 said:
http://www.4shared.com/file/C14v7RL4/comquoordtapatalkxdaactivity.html this is a link to a little change i did not sure if i did the link right i changed it all blue to match my phone let me know what u think its not signed i just push it i would like to get it out to everyone though
Click to expand...
Click to collapse
oh its just a single .apk you want to make flashable thats a totally different story, did you move the meta-inf into this if not thats good i thought you were asking for a whole build to be themed.
if you did find the orignal meta-inf that was inside it and put it back in, you have to make a flashable zip a totally different way

im going to put up some screen shots of what i have let me know what everyone thinks

{
"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"
}
geshack.us/i/snap20101124164837.png/[/IMG]

/img713.imageshack.us/i/snap20101124164856.png/

http://img204.imageshack.us/i/snap20101124164958.png/

lol ok it only took three trys but hey i got it

http://img189.imageshack.us/i/snap2...mg827.imageshack.us/i/snap20101124165027.png/ and everyone keep in mind this comes from a whole bunch of diffrent roms like south paw hexskrew leadfoot papasmurf regaw and a crap load more so give them the applause not me i just used there stuff so thanks guys and the rom is southpaw v2

http://img829.imageshack.us/i/snap20101124164844.png/

Related

[THEME] eViL Lockscreen Port!

After converting from G1 to Hero I am amazed by the lack of themes for hero, I would of though there be at least colour changes??
Anyway after giving myself a crash course on package stripping building and signing I've come up with this
{
"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"
}
None of work was mine, I just re-packaged it to run on Hero's Custom ROM's.
Download Modaco 2.2 to 2.8 version here >>http://www.4shared.com/file/137484516/5a864521/update.html
Will it run on other ROMs, do you need root?
Yep you will need root I'm afraid. It should work on both 2.2 & 2.3 MoDaCo's rom
How does this fit in with music player? As that curves around the curved bar...?
nicelad_uk said:
How does this fit in with music player? As that curves around the curved bar...?
Click to expand...
Click to collapse
Works fine
I've just tested it on my updated Orange hero...seems to be working fine at the moment and no problems..........but does anyone know if this isn't safe to do (cause some future problems)? Should I not use it and revert back because I dont have the modaco rom installed?
should honestly be fine
It looks awsome thank you!
Tried this with the stock RUU EU Rom and it worked fine.
Wondering about the transparent background that Evil uses, is that just a Transparent image i could make in photoshop or is there much more to it?
ratcom said:
After converting from G1 to Hero I am amazed by the lack of themes for hero, I would of though there be at least colour changes??
Anyway after giving myself a crash course on package stripping building and signing I've come up with this
None of work was mine, I just re-packaged it to run on 2.2 MoDaCo Custom ROM.
You will need to push this onto your phone for it to work (make sure you are in recovery mode BEFORE pushing)
I used these commands......
Code:
adb shell mount /system
adb push c:\com.htc.resources.apk /system/framework
Once I know how I will make this into update.zip for ease
http://www.megaupload.com/?d=DU4RNF8N
Click to expand...
Click to collapse
can you please explain step by step how you did that? i know there are instructions on these forum, but they do not work for me (especially i would like to know, how you signed the apk again?)
Nice one mate and great to see you here on Hero!
Sorry double posted from my Hero!
felikz said:
can you please explain step by step how you did that? i know there are instructions on these forum, but they do not work for me (especially i would like to know, how you signed the apk again?)
Click to expand...
Click to collapse
I found these instruction here http://forum.xda-developers.com/showthread.php?t=467639
Before using this you need to know how to set this up:
I will assume that you have the sdk downloaded and extracted somewhere(if not, do that now), extract both files to the tools directory of your sdk.
Now you will need to add the tools dir of your sdk to the environment variable CLASSPATH.(seem to work with windows 7)
To do this, right click on My Computer click properties, then choose the tab that says advanced. Click the button that says environmental variables. Go to system variables find the one that says CLASSPATH, double click it, go to the end of variable value. There should be a semicolon ; at the end. type in the path to the testsign.jar located in the tools directory of your SDK, for example the path to my testsign.jar was c:\sdk\android-sdk-windows-1.0_r1\tools\testsign.jar If CLASSPATH is not in your system variables then create it. Secondly, Find the system variable called PATH and add to the end of it, the full path to your sdk directory. For example, mine was c:\sdk\android-sdk-windows-1.0_r2\tools
Now right click the reg file that you extracted and choose to install it, or merge.
Now, right click an apk, do you see an option that says ResignApk? That's how you will resign your .apks and .zips.
If you find the right click menu not working for some reason you can type the following in cmd to sign your files: java testsign whateverfiletosign
Now through doing this you have done two things, first off you have made the resigning process extremely easy, secondly you will not have to cd to the tools dir of the sdk to use adb or any other tool in the sdk.
Click to expand...
Click to collapse
Does this just install now with the custom bootloader? ie, click on update.zip and it will do the rest?
yes
Fantastic, looks great. Got any more?
Is there a way of theming the main UI ?
Got this on and its perfect so I put it on my brothers, he's not too keen. How do we revert back to the default lockscreen?
nicelad_uk said:
Got this on and its perfect so I put it on my brothers, he's not too keen. How do we revert back to the default lockscreen?
Click to expand...
Click to collapse
There you go mate
http://www.4shared.com/file/138265831/d9916ba3/update_-orginal.html
Is there a way to remove the dark transparent curve on the music player and also the dark transparent box that covers the lower part of the screen when you get a message or touch the screen? That would make this already great mod perfect
Thanks
That's pretty cool.

[THEME] Clear as a bell * MoDaCo 3.0 friendly *

This is a part port of Z҉A҉L҉G҉O̚̕̚ theme found here http://forum.xda-developers.com/showthread.php?t=553326
ALL CREDIT GO'S TO Z҉A҉L҉G҉O̚̕̚ FOR HIS HARD WORK! I just did the easy part
Not a big update I know but I also wanted to clear up any mis-understandings
Single update.zip file will do everything 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"
}
Download here for Modaco 3.0 version >> http://www.4shared.com/file/166539476/ad6fb729/clear30.html
Download here for Modaco 2.9 version >> http://www.4shared.com/file/146467136/6e8e9c5d/ClearEverything29.html
Enjoy
Normal Clock
If you like the normal clock, here it is....
Download for Modaco 2.9 only >> http://www.4shared.com/file/146988943/47b1244/normalclock29.html
Wonderful!, please finish and we will be very happy
Amazing, my favourite so far, not tried the clear widgets yet. Can't decide if I preference the clear or black rosie. Keep them coming.
I love the black rosie, not to sure bout the clear widgets, il give them a go in the morning.
Great work tho, keep them coming plz.......
ratcom said:
If you want the clear widgets use this file AFTER you have the main theme installed...
Click to expand...
Click to collapse
And.......... If we want/like the..... umhhhhhhh.........errrrrr........... wallpaper ?
Where can we find?
P.s. Coool, great job. Thanks
P.s. Nice boobs.
Some screenshots would be really nice ;-)
Noob question solved
Thanks for the theme.
Lookin sick!
Mmmmm an upper transparent bar anyone?
wallpapers available here > http://www.4shared.com/file/140906679/77a0e66c/wallpapers.html
And yes this includes our lady friend
Very nice!!! Thank you!
guy and I redo the launcher in the bottom better so if you want to replace are in a zip
sorry for my bad anglish
http://www.megaupload.com/?d=O74TFPAL
kosworld said:
guy and I redo the launcher in the bottom better so if you want to replace are in a zip
sorry for my bad anglish
http://www.megaupload.com/?d=O74TFPAL
Click to expand...
Click to collapse
THANKS!!!! nice work!
http://www.4shared.com/file/141332769/a057784f/kosworld_n_Guys_arc.html
Sorted!
okay man
si tu veux de mon aide Graphiquement tiens mon msn [email protected]
can you give me a little tutorial for me to exchange myself
kosworld said:
can you give me a little tutorial for me to exchange myself
Click to expand...
Click to collapse
Read this post on signing and building update.zip files, You must have the sdk installed and running to start with!
The key is to treat apk and update.zip files as zip files which can be chopped and changed as much as you want from within winrar. The hard part is getting the signing to work however I found this post very useful http://forum.xda-developers.com/showthread.php?t=467639
the 3 main files to skin are ....
com.htc.resources.apk - HTC stuff
framework-res.apk - Basic android stuff
rosie.apk - HTC sense stuff
just try taking one of my theme zip's apart and have a play, if cannot get it signed send it me and I'll do it for you
okay thanks for the help
sorry to ask but only had my htc hero for 4 days now lol
how do i install themes i know it has summit to do with recovery mode but i dont know how to access that lol ps its running latest orange firmware and is in su mode
skedone said:
sorry to ask but only had my htc hero for 4 days now lol
how do i install themes i know it has summit to do with recovery mode but i dont know how to access that lol ps its running latest orange firmware and is in su mode
Click to expand...
Click to collapse
You need to follow these instruction... http://forum.xda-developers.com/showpost.php?p=4257045
ratcom said:
You need to follow these instruction... http://forum.xda-developers.com/showpost.php?p=4257045
Click to expand...
Click to collapse
cheers for that link mate but i used 1clickroot on my phone my question was how to install the theme
skedone said:
cheers for that link mate but i used 1clickroot on my phone my question was how to install the theme
Click to expand...
Click to collapse
just download the theme and rename it "update.zip" put this onto your memory card, turn off your phone then press and hold the "home" button while pressing the power button.... keep the "home" button down until you get to the recovery screen then select flash the update.zip as you would a rom.

Working G1's IM.APK (added by Adzz)

The long awaited IM Application
{
"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 to "Adzz" he added the file to the thread
Adzz said:
I dont know if this is any use to people? I've got this working on my Hero...just extract the zip file to find .apk
Click to expand...
Click to collapse
will this help anyone
IM APP update.zip - add-on for post 4.2.9.1 users (G1 forums)
I hope some1 can make it work on the htc hero
I GOT IT WORKINGG!!!!!
THANKS EVERYONE FOR NOT TRYING ANYTHING
im help
How do u do it mate,
FC here :/
Dude tell us what you did in stead of just saying that you did it xD
How. Plzzz
Beta testing of the patched version will start soon
inkredi said:
Beta testing of the patched version will start soon
Click to expand...
Click to collapse
What sounds great
Finally! Subscribed!
Please tell us how to make it work ...
Share Da Love
inkredi said:
I GOT IT WORKINGG!!!!!
THANKS EVERYONE FOR NOT TRYING ANYTHING
Click to expand...
Click to collapse
Don't sell yourself short, I see it as a pretty big deal that you got this working. Mostly because a handful of people actually *have* tried to get it working. I put a great deal of effort into it myself last spring, trying to get it working in Android on the Vogue. In fact, I'm pretty sure the only reason I didn't get it working on that device is that it doesn't have a SIM card. That was before there was any official CDMA support in Android, so the Vogue community (dzo, vilord, and others I'm sure I'm leaving out) hacked the RIL (radio interface library) to make Android *think* it was running on a GSM network. There was a slight bug in their hacked RIL that fed a malformed phone number to the IM.apk. It would run until you tried to sign into MSN, then claim it couldn't find your phone number on the SIM. I'm not enough of a hacker to modify low-level interface binaries, so I left it alone.
Anyhoo, congratulations is what I'm getting at.
Since people want answers, I will share that the problem seems to be this:
Code:
E/AndroidRuntime( 807): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.providers.im/com.android.providers.im.LandingPage}: android.content.res.Resources$NotFoundException: String resource ID #0x7f050005
I'm about to take a peak at the source again for the first time in like 7 months. This is a different problem than the Vogue had. I will try and figure out what that missing string resource is and correct it.
I know, I know, you've already solved the problem. But nobody has any idea how, and I won't be sleepy for a few hours. I'll share my results along the way.
Thanks to all Devs!!!
Once this is working, will it be running off Data or SMS?
It'll be SMS unless inkredi did a SH*T load of work on it.
Side note, I'm having some serious issues with this for some reason. When I was working on it last spring, I had no problem editing the source. Now I have to deal with binary XML files. I didn't have this problem before, and I have to figure out why. With any luck inkredi won't hold onto his work for too long (hint hint... share the wealth!)
EDIT: Oh right, it's because I was building the IM app from the Android source. At 2 in the morning, I'm not particularly keen to download the entire android source. Maybe inkredi will share his ideas tomorrow :/
craig0r said:
I'll share my results along the way.
Click to expand...
Click to collapse
Thanks man !
Hope you find the clue to solve it !
This would be nice stuff to bake in the future ROM's
I dont know if this is any use to people? I've got this working on my Hero...just extract the zip file to find .apk
Adzz said:
I dont know if this is any use to people? I've got this working on my Hero...just extract the zip file to find .apk
Click to expand...
Click to collapse
Sweet lord, why am I downloading the entire OS source if this is working?!
This works GREAT for me. Thanks for posting that. Where'd you find it?
wow ..i must say it must be better than my method
i had to use a java app i made to skip the phone number verification to make it work on 3G networks instead of just wifi...i tested on cupcake and modaco and AOSP 2.1 .... now craig0r just told me that that dude posted a working version ...
anyway its been nice working on it. ill test it, if theres any problems ill continue working on my version.
and "Adzz" ill post ur app in first post. Thanks to u
Adzz said:
I dont know if this is any use to people? I've got this working on my Hero...just extract the zip file to find .apk
Click to expand...
Click to collapse
Woot !
Thanks dude ... Installing right now ...

[BOOTSCREEN] Drawing Eclair

Hi,
This is my first bootscreen that i made. I called it Drawing eclair since i use the original eclair logo from google. They already make a good logo so why dont we use it
I tested this bootscreen GSM Hero with Chocolate Eclair and Vanilla Eclair, i hope it works on any ROM (please let me know). And I hope you all like it
Edit :
[BOOTSCREEN] Drawing Froyo <<< my new boot animation
Nice Good idea
Here's a gif for a better preview
{
"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"
}
BTW this will not work for sense ROMs but I think it wil work for (almost) all Froyo and vanilla ROMs
That's pretty awesome. Going to give it a try.
Very nice I like it you should make a Froyo now since I just moved to it
C0mpu13rFr34k said:
Here's a gif for a better preview
Click to expand...
Click to collapse
thanks a lot for the preview
C0mpu13rFr34k said:
BTW this will not work for sense ROMs but I think it wil work for (almost) all Froyo and vanilla ROMs
Click to expand...
Click to collapse
BTW its work on my Chocolate Eclair right now and its senseROM
MentalDeath said:
Very nice I like it you should make a Froyo now since I just moved to it
Click to expand...
Click to collapse
still working on it
aankun said:
still working on it
Click to expand...
Click to collapse
it's okay I went back to my Eclair
Hello I don't have a hero but wanted to try this out. When I opened the zip fle, it contains metadata for mac (the __MACOSX folder). Does this affect flashing on your heros?
PS.
I'll actually create my own recovery .zip file but i'm curious about that..
kenshinta said:
Hello I don't have a hero but wanted to try this out. When I opened the zip fle, it contains metadata for mac (the __MACOSX folder). Does this affect flashing on your heros?
PS.
I'll actually create my own recovery .zip file but i'm curious about that..
Click to expand...
Click to collapse
I'm not an expert on this, but it's look OK on my Hero And since I use OSX I can't see this folder
aankun said:
BTW its work on my Chocolate Eclair right now and its senseROM :confused
Click to expand...
Click to collapse
Oh okay then that's an exception But non other than that i'm 99% sure since the bootscreen in other ROMs is located in a different directory
Great work BTW I forgot to say xD
how to make this work? i flashed it and nothing happens ):
Hmmm....
C0mpu13rFr34k said:
Oh okay then that's an exception But non other than that i'm 99% sure since the bootscreen in other ROMs is located in a different directory
Great work BTW I forgot to say xD
Click to expand...
Click to collapse
ahh.. different directory. You are right. After i re-flash my chocolate eclair and then apply the boot animation, it didn't work. And I found another bootanimation.zip file on system/customize/resource/
I added some lines on the install script to delete the file first and then copy the new bootanimation file. Its working now (I think...) Correct me if I'm wrong
aankun said:
ahh.. different directory. You are right. After i re-flash my chocolate eclair and then apply the boot animation, it didn't work. And I found another bootanimation.zip file on system/customize/resource/
I added some lines on the install script to delete the file first and then copy the new bootanimation file. Its working now (I think...) Correct me if I'm wrong
Click to expand...
Click to collapse
That will probably work but there's no need to delete other files than the original bootanimation.zip or if you want it to work for every ROM the bootanimation.zip in all directories where it could be (did that make sense?) (Can't test it since i'm running Cronos Froyo...)
whoops I misread something my bad
MentalDeath said:
whoops I misread something my bad
Click to expand...
Click to collapse
Why do you quote me for that? By accident?
C0mpu13rFr34k said:
Why do you quote me for that? By accident?
Click to expand...
Click to collapse
He was probably fast on the edit button
Summered said:
He was probably fast on the edit button
Click to expand...
Click to collapse
Ya I edited it but didn't think of deleting the quote which I'll do now.

[BOOT ANIMATION] Vaudeville Android - with Preview

I posted this over in the Vibrant forum, but wanted to share it with all of you. I have one other that I posted there that I'm redoing to include a shutdown animation as well. Let me know what you all think of this!
The zip is flashable through CWM on at least galaxy s phones and a mt4g, so I imagine it works on others, too.
Credit to jlbmgrnr for collaboration on the idea and packaging it.
- Standard disclaimer about me not being responsible for phones getting messed up goes here -
file: dancing-boot-anim.zip is just the dancing, without the fake apple bootscreen.
file: bootanim-dancing-edify.zip is flashable with CWM3
*Preview*
{
"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 love the vaudeville green man. Can you put up a version without the -unqualifiable- apple?
In 2011, it's not as if we still have fight to get the green man a seat at the table.
awesome boot animation man. already installed it to my HTC Desire HD. good thing it's 480-800 resolution by default. i thought i would spice it up by adding my own custom sound mp3 to go along with it. sound file link at the bottom of this post.for those with a DHD you can push the files through AndroidSDK adb with the following commands. for this instance i am using the rom LeeDROID 2.2.2. connect your dhd to your computer and make sure it is set to charge only and make sure debugging is set to on.
first download vaderville-boot-anim.zip and extract the contents to a folder on your computer. first go to system folder and then media folder and find the bootanimation.zip file. copy and paste the bootanimation.zip into the same folder where your adb.exe is located which is usually program files\android\android-sdk\platform-tools\. open up adb through your cmd prompt and execute the following commands to load the new boot animation.
adb remount
adb push bootanimation.zip /data/local
also extract and put the android_audio.mp3 file into the same folder as adb so type:
adb push android_audio.mp3 /data/local
now we test everything out by rebooting
adb reboot
if everything goes well, your dhd will reboot and play the awesome boot animation along with the "new york, new york" song by frank sinatra minus the voice. this tutorial can be applied to any android phone provided you know where your rom stores it's boot animation file and sound file.
thermanlee maybe you can ask jlbmgrnr to add this sound file to the package so it can be flashed through cwm. in the bootanimation.zip you can open up the desc.txt and change the resolution to fit your android phone and then save and flash it. enjoy
Awesome
Can has MDPI version pweez?
nice!!! good work mate...
Awesome! One of the things we were going to do is add sound, but we weren't sure how. Thanks for the heads up. I'll let him know if he hasn't already read this.
Sent from my SGH-T959 using XDA App
PdtS said:
Awesome
Can has MDPI version pweez?
Click to expand...
Click to collapse
What size are you needing?
please....
i want this too for a htc hero (flashable thru recovery if possible) love it!!!!
Great bootanimation! Makes me happy :3
is this appliclable to QVGA devices(240 X 320)??
Love it. Thanks!
Awesome work!
Haha, such a cool bootscreen! Time to replace the Honeybee one I'm currently using.
droidjems said:
Can you put up a version without the -unqualifiable- apple?
In 2011, it's not as if we still have fight to get the green man a seat at the table.
Click to expand...
Click to collapse
I have a new version without the apple. I verified that it runs on my phone, but let me know if there are any problems with it:
(I can't post the link because I haven't made eight posts yet, but maybe someone can post a clickable version)
http colon slash slash dl.dropbox.com/u/3780990/dancing-boot-anim.zip
jlbmgrnr said:
I have a new version without the apple. I verified that it runs on my phone, but let me know if there are any problems with it:
(I can't post the link because I haven't made eight posts yet, but maybe someone can post a clickable version)
http colon slash slash dl.dropbox.com/u/3780990/dancing-boot-anim.zip
Click to expand...
Click to collapse
Here you go mate:
http://dl.dropbox.com/u/3780990/dancing-boot-anim.zip
Also added to original post
Looks great but didnt seem to want to install from CWM on my phone, does this not work with the CWM 3.0.0.5?? Sorry for the noob question
exploited000 said:
Looks great but didnt seem to want to install from CWM on my phone, does this not work with the CWM 3.0.0.5?? Sorry for the noob question
Click to expand...
Click to collapse
It may not, and I didn't even think about that. I'll look around tonight and see what I need to set up differently for CWM 3, and I'll repackage it if I find any info.
jlbmgrnr said:
It may not, and I didn't even think about that. I'll look around tonight and see what I need to set up differently for CWM 3, and I'll repackage it if I find any info.
Click to expand...
Click to collapse
Thanks so much i would appreciate it
OK, here's the CWM3 version. It installed successfully on my phone with CWM2.5, so I believe you should have no problem. Let me know how it works out, and if it goes well then I'm 100% Edify from now on.
http colon slash slash dl.dropbox.com/u/3780990/bootanim-dancing-edify.zip
(Same deal as before. I imagine thermanlee will want to pop this into post #1.)

Categories

Resources