EDIT: Due to the lack of interest in this, there isn't any reason for me to put anymore time into this, unless there are requests.
this is for metamorph use only!
download : http://www.multiupload.com/GQZES5961X
download for hdpi-v4 folder (SK2.5) : http://www.multiupload.com/TZ6EFRIEDM
Just because yoi have Skyraider I guess sometimes the first link will work, and for others link two so try the first one, then the second if need be. OR just check your framework-res folder and see if you have the folder drawable-hdpi, OR drawable-hpdi-V4
Looks great on vanilla Skyraider 2.5
Thanks
getting boot loop after applying in metamorph on skyraider 2.5 vanilla
Sorry Idk how to help with that tho cos I tried to install 2.5 but it wouldn't load, this worked fine for me on SR2.2V, and CM6test8, so i can't see why it would be any diff. for SR2.5, but I could be wrong.
Not too mention the post before says that i looks great on SR2.5 so you must have dont something wrong, but if I an ever get 2.5 loaded ill look into, i really don't see how it wouldnt work tho.
Mthodmn101 said:
getting boot loop after applying in metamorph on skyraider 2.5 vanilla
Click to expand...
Click to collapse
Actually now that I think about it, is it a boot loop, or does MM reboot when applying, if the second option, MM has options within the program to lower the settings to help with that.
first it was bootlooping, then i restored and went to try and apply again, and every time it said reboot, it wouldnt reboot, just kept saying the message i needed to reboot in order for the settings to show up. So i used QuickBoot to reboot and the theme isnt showing up, just the normal lockscreen.
I also have blue circle battery, hide location icon and black bar installed for skyraider 2.5
If you can, adb pull your framework-res folder from SR2.5 ROM that you are trying this on, I will compile that up into a MM and send it to you and that will work.
i pushed my framework-res.apk and manually added the files into the apk and pushed it back and got it working. thanks.
i noticed that my framework-res didnt have drawable-hdpi, but drawable-hdpi-v4 ... maybe that was the problem
Ahhh that's exactly what it was, good catch man, thank you. first post updated with new link.
im sure its not you but maybe you can fix it... why is the bar thinner than the tab? shouldnt they be even?
I'm running Skyraider 2.5 and when I click on Metamorph it does it check and then reboots everytime. Am I doing something wrong?
I just updated the first post, did you download the file that says hdpi-v2?
wowthatisrandom said:
im sure its not you but maybe you can fix it... why is the bar thinner than the tab? shouldnt they be even?
Click to expand...
Click to collapse
yea im not too sure i know i edited the file right but thats how it ported, and sinec i havent seena video of it, idk how it actually looks on the D2, I can try and make that bar all blue for u though.
I'm sure there is a way to make them fit, but i was just happy to get them to line up right and never really thought of it, those were actually my first .9 images ive edited so, im still new haha.
BlazeD OnE said:
I'm sure there is a way to make them fit, but i was just happy to get them to line up right and never really thought of it, those were actually my first .9 images ive edited so, im still new haha.
Click to expand...
Click to collapse
ya they r not fun to play w im impressed u got that far. farther than i got i can say taht much... nonetheless i hope you can get them to be thicker
Maybe it's just me, but I really like the the tabs the way they are now.. a nice change from the way I'm used to seeing them.
I guess I'll make sure I don't lose the current .zip file then
This isnt working for me on the lastest skyraider vanilla i am getting boot loops
I finally got this to work. Just pulled the framework, copied and pasted from the droid2 zip to the stock framework and pushed it back. Excellent, thanks all.
is it possible to get this working on skyraider 2.5 sense ??
Related
Un so um jesusfreke if I understand all this and I'm not shure I fully do, but if I take out thr framework-res.apk un pack it edit it pack it all back up and sign it with thr sighnapk.jar utility and throw it back on my phone which has been moded with your boot recovery and update it will work....well at least in theory????? What's the worst that could happen at a failed attemtp do ya think?
worst that could happen?
brick phone. and I dont mean zack morris.
But assuming you know what everything you just typed actually does, should be fine.
VR4Stryph said:
Un so um jesusfreke if I understand all this and I'm not shure I fully do, but if I take out thr framework-res.apk un pack it edit it pack it all back up and sign it with thr sighnapk.jar utility and throw it back on my phone which has been moded with your boot recovery and update it will work....well at least in theory????? What's the worst that could happen at a failed attemtp do ya think?
Click to expand...
Click to collapse
I think you also have to re-sign all the .apk files in the /system/app folder. I just tried this last night and it all worked. I modified the default background in framework-res.apk. So now my phone is using the default background image with ugly black lines that I painted on it in gimp (see screenshot)
The only caveat is that you may have to reset the phone once you re-sign all the apks (alt+w in recovery mode). You will lose all your installed applications and data, and you'll have to re-enter your google account and password when you boot back up.
Try it without reseting, and if your phone acts weird, then try a reset and it should smooth things back out. After that point, you should be able to modify framework-res.apk without having to reset again.
The worst* that will happen is that you can't boot the phone normally. If that happens, put the modified RC30 update back onto your sd card somehow (external reader, another phone that uses miniSD cards, etc), and then boot into recovery mode and re-apply the modified RC30 update.
*I make no guarantees you won't brick your phone of course . But I can't think of anyway you would by doing this.
This isn't exactly skinning but it might help you start:
I modified the Launcher.apk so I could have my own wallpaper in the wallpaper gallery and take out the ugly stuff. Im sure you could change other resources in this and possibly other apk's as well.
I downloaded the android source from here http://source.android.com/download then slightly changed the source for Launcher.apk and recompiled it (make Launcher). My modified Launcher.apk worked fine on the emulator so I remounted my G1's /system partition as rw and replaced /system/app/Launcher.apk with my version and removed Launcher.odex then rebooted (dont forget to save the originals if you try this). So far its been working great in JesusFreke's modified RC30.
A screenshot of the modified wallpaper gallery is here: http://x8x.us/android/device.png
The signed modified Launcher.apk is here: http://x8x.us/android/Launcher_modified_wallpaper.apk
A tarball of the modified source is here: http://x8x.us/android/Launcher_modified_wallpaper.tar.gz
You can browse the modified source directory here: http://x8x.us/android/Launcher_modified_wallpaper/
The only changes I made were to src/com/android/launcher/WallpaperChooser.java and the res/drawable/wallpaper_*.jpg files.
Hopefully this will help you make similar changes on your own, at least until Google comes up with an easier method for changing skins and such. And maybe a wallpaper gallery thats not static!
Being able to do things like this are what I was hoping for when I bought the G1, sucks that they won't allow people to choose to enable root.
I just saw a detailed post from Living_Sword over at modmygphone on how to make the re-signing thing work. Thought y'all might be interested
http://www.modmygphone.com/forums/showthread.php?p=16871#post16871
JesusFreke said:
I just saw a detailed post from Living_Sword over at modmygphone on how to make the re-signing thing work. Thought y'all might be interested
http://www.modmygphone.com/forums/showthread.php?p=16871#post16871
Click to expand...
Click to collapse
Looks alot like the method you described above... umm... there any way to backup text messages yet.. iv'e got a few hundred that i'd like to keep :*(
VR4Stryph said:
Looks alot like the method you described above... umm... there any way to backup text messages yet.. iv'e got a few hundred that i'd like to keep :*(
Click to expand...
Click to collapse
It is. He took my idea and ran with it.
Re: backing up text messages.. not sure. Let me play with it a bit and get back to you
JesusFreke said:
It is. He took my idea and ran with it.
Click to expand...
Click to collapse
lol I never ran away with your idea. I acknowledge it as yours and thanked you for the idea in the original post here.
I know we are all trying to get the best out of our G1 and stealing ideas isn't the right way to go about it. Hope I cleared all misunderstandings
I didn't mean that in a bad way I saw your article and was like "oh cool! He got it to work."
just to clarify...
the default wallpapers you see in the Wallpaper Gallery activity are embedded in Launcher.apk?
i always thought it read some directory of images.
i guess that explains why the process for converting images from the Pictures activity requires crop/resizing and the gallery activity doesn't.
JesusFreke said:
I just saw a detailed post from Living_Sword over at modmygphone on how to make the re-signing thing work. Thought y'all might be interested
http://www.modmygphone.com/forums/showthread.php?p=16871#post16871
Click to expand...
Click to collapse
If i am just modifying a pic (.png) in the apk, does the apk still have to be resigned?
yes, it does need to be resigned.
Modifying Wallpaper Gallery
ive been trying to find a way to add my own wallpapers to the gallery and it seems its no easy task, isnt there a way to redirect the path to make it look in a directory? im a linux noob (especially on devices like this) so if im asking a dumb question i dont know that i am
also.. if the only route is to modify the launcher package, is it possible to add as many as you want? or is there a limit to how many you can put in/replace?
best bet is to modify the apk (i think it's launcher but it may be framework-res) but as far as i know you can only replace the wallpapers there unless you wanna try some hex edits
Apotheo said:
I downloaded the android source from here http://source.android.com/download then slightly changed the source for Launcher.apk and recompiled it (make Launcher).
Click to expand...
Click to collapse
im trying to create my own Launcher.apk so i can include my own wallpapers into the Wallpaper Gallery. Everytime i type "make Launcher" (im in the /packages/apps/ dir) it just says:
make: Nothing to be done for `Launcher'.
so i figured i would try going into the Launcher dir, then trying it... then i get this:
make: *** No rule to make target `Launcher'. Stop.
how do you compile these things? ive also tried opening it in eclipse with the android plugin but when i try to compile it tells me to fix like 300 something errors first.
Here you goo...
Only for devs!!
http://www.androidspin.com/downloads.php?dir=maxisma/THEME/&file=system.rar
Click to expand...
Click to collapse
Credit goes to @G1Fanatic, he let me control his PC to dump it =)
Can't wait for a 2.0 release! Come on devs
Ooooohhh i see facebook 1.1.0
thx
been waiting on this
Nice work Maxisma. Salivating for a 2.0 release
G1Fanatic, thanks so much bud..maxisma good you guys got you8r hands on it..
I've posted a link to the audio folder from this dump for anyone who is interested, it can be found here: http://forum.xda-developers.com/showthread.php?t=581093
doesnt seem like maps wants to install
Help
Let me know if there is anything I can do to help the rooting effort on "the droid" Just made the switch from a solid year on the G1 for the service.
I used cp maps.apk /system/apps and it just locked up my g1 on cyan 4.2.3.1
by locked up i mean that it booted past android boot logo but then would just goto black screen, i dont know how maps.apk did this lol
tried pushing facebook.apk and odex to mytouch 3g. Got the black screen with no boot. Had to ADB shell to rm it.
So... dont try that app. Too bad too. im really looking forward to a usable native facebook client! Wish it wasnt 2.0 proprietary
bbuchacher said:
I used cp maps.apk /system/apps and it just locked up my g1 on cyan 4.2.3.1
by locked up i mean that it booted past android boot logo but then would just goto black screen, i dont know how maps.apk did this lol
Click to expand...
Click to collapse
Can you go into recovery though?
When i did it, its like nothing ever happened. No maps app shows up at all.
Coderedpl said:
Can you go into recovery though?
When i did it, its like nothing ever happened. No maps app shows up at all.
Click to expand...
Click to collapse
ya went into recovery restored my build with a clean wipe
Ummm... Last time I checked, you couldn't take an ODEX'ed file from one build and push it to another. #jussayin
Patience, we will have working versions soon enough.
donovanbrock said:
Ummm... Last time I checked, you couldn't take an ODEX'ed file from one build and push it to another. #jussayin
Patience, we will have working versions soon enough.
Click to expand...
Click to collapse
LOL i had to try tho
i think the download is corrupted its only 8mb when i download any one else have this problem.
Got mine down fine. Try re-downloading.
hmmm no audio csv files.
No volume hack for this then any time soon
Not surprising, seeing as it's not a HTC phone i suppose.
Does deodex require root? If not get someone with a Droid to do this to the Maps.odex:
http://code.google.com/p/smali/wiki/DeodexInstructions
looks like it needs root to me.
I've been getting a lot of messages asking, 'How do you create ROM's?' Well, I got so many I decided to make this. This process is called cooking a ROM.
The first thing you have to do is get a ROM that's already been created and signed that you'd like to change around. Make sure it's a signed update.zip. Then, you unzip the rom, and you should see directories, like data/ and system/. If you want to add/remove applications in the ROM, you would goto data/app/. In there you will find the apk's of files that will be pre-installed on the ROM. You can add or remove the apk's there. Another place for the apk's is in /system/app. You really shouldn't put new apk's in here, but you can remove the system apk's. So, if you wanted to remove Sprint TV, delete Sprint_tv.apk. Also, the apk's can be treated as zip's; you can unzip them and look inside, and if you wanted to, change around the icon's and stuff like that. After you are done changing around the ROM, you might want to edit the build.prop (This part is optional!) You would find it in system/build.prop. Look for a line that says 'ro.build.description='. You can edit that with the name of your ROM. When your all done, you would zip it all back up, and sign the update.zip. On windows, this is pretty easy. Download flipz pre-kitchen, and use a setting in tools called something like sign apk/update.zip. Navigate to where you put your rom, and sign it. Then, your rom should be ready to flash.
This is also a good post to read:
http://forum.xda-developers.com/showthread.php?t=551711
Notes:
*DO NOT* TRY TO FLASH A GSM ROM TO A CDMA HERO!
If you edited a apk, make sure to sign it before zipping it and signing the update.zip.
If you have any problems, I created a IRC channel for this, so I can give live support:
server: irc.bikcmp.info port 6667 (port 6670 for SSL)
channel #hero-cdma
If you don't have a IRC client, use mibbit:
http://widget.mibbit.com/?server=irc.bikcmp.info&channel=%23hero-cdma
Told ya! But, seriously -- thanks a whole hell of a lot, this is very much needed!!
pseudoremora said:
Told ya! But, seriously -- thanks a whole hell of a lot, this is very much needed!!
Click to expand...
Click to collapse
You're welcome! If you have any problems, get me on IRC.
This should be a Sticky!!! Was thinking about doing it but not best speller.......
Thanks for the guide, what I really like is the irc, I think we should have had one of these up for awhile now, it would help keep the clutter in the forums down.
theoottesen said:
Thanks for the guide, what I really like is the irc, I think we should have had one of these up for awhile now, it would help keep the clutter in the forums down.
Click to expand...
Click to collapse
What's even better is it's being DDoSed. . Anyone got a spare server? LOL.
But seriously, DDoS'es ARE NOT COOL.
Alright, I've got my ROM made and everything -- signed it as well. I put it on my SD Card, and its flashes successfully -- but now I'm stuck at the HTC Screen?
I took the battery out; went back into recovery and Wiped and formatted my SD Card, and flashed again (successful), but still stuck on HTC screen?
Any ideas?
bikcmp said:
What's even better is it's being DDoSed. . Anyone got a spare server? LOL.
But seriously, DDoS'es ARE NOT COOL.
Click to expand...
Click to collapse
I think this is crazy awesome to give a small how to on 'cooking' ROMS....I've always been interested! However what are DDoS'es....if it's all good to ask?
I don't have linux on my windows laptop...but do I need to get a dual boot/OS on my laptop to get this running. Last I knew, Linux and Windows were not friends...?
pseudoremora said:
Alright, I've got my ROM made and everything -- signed it as well. I put it on my SD Card, and its flashes successfully -- but now I'm stuck at the HTC Screen?
I took the battery out; went back into recovery and Wiped and formatted my SD Card, and flashed again (successful), but still stuck on HTC screen?
Any ideas?
Click to expand...
Click to collapse
What ROM did you start with...? Did you do all kinds of crazy stuff to it? I found a ROM, downloaded it and opened it....saw a bunch of stuff in there that the OP described. Not quite sure what is game to pull and what is cool to add...?
Konikub said:
What ROM did you start with...? Did you do all kinds of crazy stuff to it? I found a ROM, downloaded it and opened it....saw a bunch of stuff in there that the OP described. Not quite sure what is game to pull and what is cool to add...?
Click to expand...
Click to collapse
Alright -- this is what I did.
1. I made a new folder called Penguin
2. Took Gumbo1.5c and unzipped it
3. Moved all the stuff from Gumbo to Penguin
4. Began removing apps I didn't want in /system/app
5. Added some apps in /data/app
6. Added a white taskbar to its respective dir
7. Added Espresso -- again to its respective dir
8. Added the 2.1 Icons
9. SIGNED the new zipped folder (Penguin) successfully
10. Copied to SD Card
11. Flashed successfully
12. When I reboot, I stuck at the HTC Screen (I waited about 2 and half minutes)
Steps I've taken to solve:
1. Removed battery
2. Wiped
3. Formatted card
4. Flashed again
5. Stuck again at HTC (again 2 minutes or so, until removing battery again)
5. Stuck again
Konikub said:
I think this is crazy awesome to give a small how to on 'cooking' ROMS....I've always been interested! However what are DDoS'es....if it's all good to ask?
I don't have linux on my windows laptop...but do I need to get a dual boot/OS on my laptop to get this running. Last I knew, Linux and Windows were not friends...?
Click to expand...
Click to collapse
DDoS is a denial of service attack. They are attacking my server and also my home network. I've got a lot of it cleared out, but still a lot of IP's doing it. Also, try Wubi for that Linux and windows issue.
Should you have waited longer than 2 and a half mins? I flashed Godzson Dialer and rebooted and it took 5 or 6 mins to boot, and when it did...I was happy.
Not sure if you took too much out or added something you shouldn't have, or just perhaps didn't wait long enough for it to boot.
...OH Wait, you mean that HTC symbol at the very begining..........gotcha now! I at least was on the nexus bootscreen when I waited.
Hope you get an awnser soon, I am looking forward to playing around and perhaps cooking up something good of my own
Konikub said:
Should you have waited longer than 2 and a half mins? I flashed Godzson Dialer and rebooted and it took 5 or 6 mins to boot, and when it did...I was happy.
Not sure if you took too much out or added something you shouldn't have, or just perhaps didn't wait long enough for it to boot.
...OH Wait, you mean that HTC symbol at the very begining..........gotcha now! I at least was on the nexus bootscreen when I waited.
Hope you get an awnser soon, I am looking forward to playing around and perhaps cooking up something good of my own
Click to expand...
Click to collapse
Exactly what I was saying, 2 minutes isn't enough for the first boot. It takes 5 or maybe even 10!
bikcmp said:
Exactly what I was saying, 2 minutes isn't enough for the first boot. It takes 5 or maybe even 10!
Click to expand...
Click to collapse
Well -- I've reflashed and am now playing the waiting game -- going to wait 15 minutes. Started at 2:17 (central)... we'll see in a little bit.
Here is a good list of Apps/Apks I found to help out some who don't know what to remove without causing a slew of FC's......if anyone knows of anymore that are safe, please keep this "How To" going strong!
APPS that are SAFE to remove
Question....where would the respective 'dir' be for throwing 2.1 icons into a ROM while cooking...? data/apps?
I'm honestly trying to google all my questions as well as search this forums threads....but sometimes I don't get the answer I need
Konikub said:
Here is a good list of Apps/Apks I found to help out some who don't know what to remove without causing a slew of FC's......if anyone knows of anymore that are safe, please keep this "How To" going strong!
APPS that are SAFE to remove
Question....where would the respective 'dir' be for throwing 2.1 icons into a ROM while cooking...? data/apps?
I'm honestly trying to google all my questions as well as search this forums threads....but sometimes I don't get the answer I need
Click to expand...
Click to collapse
The directory that the 2.1 icons should go in is /system/app/
Lets say I want to change the Browser.apk icon. I would pull it, open it as a zip file, look for ic_laucher.png (or something of this sort) -- and replace this file with the newly created icon (has to be the SAME name as the original file), you'll copy this new "icon" into the original dir, overwriting the changes -- and that's it.
If you need some help:
This will help you changing icons:
http://forum.androidcentral.com/htc-hero-roms-hacks/6070-changing-hero-application-icons.html
ROM FAQ/Building
http://forum.androidcentral.com/hacking/6037-general-rom-faq.html
I waited 15 minutes and still nothing -- so I just did a nandroid. I'll work on it some more tomorrow.
pseudoremora said:
The directory that the 2.1 icons should go in is /system/app/
Lets say I want to change the Browser.apk icon. I would pull it, open it as a zip file, look for ic_laucher.png (or something of this sort) -- and replace this file with the newly created icon (has to be the SAME name as the original file), you'll copy this new "icon" into the original dir, overwriting the changes -- and that's it.
If you need some help:
This will help you changing icons:
http://forum.androidcentral.com/htc-hero-roms-hacks/6070-changing-hero-application-icons.html
ROM FAQ/Building
http://forum.androidcentral.com/hacking/6037-general-rom-faq.html
I waited 15 minutes and still nothing -- so I just did a nandroid. I'll work on it some more tomorrow.
Click to expand...
Click to collapse
Any luck...? Anyone out there having success in trying to get this to work?
pseudoremora said:
The directory that the 2.1 icons should go in is /system/app/
Lets say I want to change the Browser.apk icon. I would pull it, open it as a zip file, look for ic_laucher.png (or something of this sort) -- and replace this file with the newly created icon (has to be the SAME name as the original file), you'll copy this new "icon" into the original dir, overwriting the changes -- and that's it.
If you need some help:
This will help you changing icons:
http://forum.androidcentral.com/htc-hero-roms-hacks/6070-changing-hero-application-icons.html
ROM FAQ/Building
http://forum.androidcentral.com/hacking/6037-general-rom-faq.html
I waited 15 minutes and still nothing -- so I just did a nandroid. I'll work on it some more tomorrow.
Click to expand...
Click to collapse
Have you tried just opening the zip,editing the name and files inside the zip,then resign it an flash. I ran into problems when I tried to take the files out and make my own.
[email protected] said:
Have you tried just opening the zip,editing the name and files inside the zip,then resign it an flash. I ran into problems when I tried to take the files out and make my own.
Click to expand...
Click to collapse
What files exactly are you saying I should edit? I'm up for any ideas -- I'm definitely going to get this to work, I want to contribute damn it!!
I just downloaded a ROM and took some apks that were on the "SAFE" list to remove from the link in the above post. Replaced some apk files with the 2.1 icons....using the same name as the ones I replaces (so I'm not 'adding' anything new)
Renaming my ROM and then zipping it up to flash. (doing it now, and if that works....then I will play with it a little more and see how far I can get until it does not boot)
HOPEFULLY this boot with what I've just done....lol. I should, I've done nothing really...
I applied a theme, and a few of JChi's mods to my ROMs, and was wondering if I could put them all together and either do a .bat or .zip?
I'm not sure about pushing files because of the theme, etc, (which would be done in bat)
Any help is appreciated.
no search results for
combine mod
combining zips
which mods do you want done?
I'm assuming you're asking, cause you'll zip it up for me, and it is appreciated, but is there a thread/tutorial in this? Do I just need to "sign" it?
1. Stock_Espresso - on DC updater
2. JChi - No End Call Button MOD
3. JChi - No Clock in Taskbar
4. Vanilla Lockscreen
5. Custom boot that I have
Thanks for the response!
THanks again
tejasrichard said:
which mods do you want done?
Click to expand...
Click to collapse
I actually grew a pair and am attempting to do this myself.
Nandroid first
Give it a whirl!
awesome man! if you check the 2.1 themes thread, and look for my name in the table of contents, I posted a theme that is pretty much exactly what you are trying to do.....plus some stuff that i liked. If you rip it open, you should be able to see exactly what you need to do to make yours work. Have fun! If you need any help, post over there and someone will give you a hand.
here is a link to that post:
http://forum.xda-developers.com/showpost.php?p=6270952&postcount=5
tejasrichard said:
awesome man! if you check the 2.1 themes thread, and look for my name in the table of contents, I posted a theme that is pretty much exactly what you are trying to do.....plus some stuff that i liked. If you rip it open, you should be able to see exactly what you need to do to make yours work. Have fun! If you need any help, post over there and someone will give you a hand.
here is a link to that post:
http://forum.xda-developers.com/showpost.php?p=6270952&postcount=5
Click to expand...
Click to collapse
Awesome, I had some trouble with the syntax in the update script but got some help from some good posts, and a few failed attempts!
I think I got it working, my custom bootscreen is currently on, but for some reason I think it moved my dalvik-cache from my sd to ROM, not sure how that is going to work out...haha.
See if it all worked once I'm booted.
yeah, update scripts give me fits sometimes. I normally "borrow" mine from others and then modify them to fit my needs. But then, I'm a cheater
tejasrichard said:
yeah, update scripts give me fits sometimes. I normally "borrow" mine from others and then modify them to fit my needs. But then, I'm a cheater
Click to expand...
Click to collapse
Well I messed something up because it tries to load espresso and it just restarts my boot screen again...haha.
I did have a number of failed flash attempts so I'm going to restore my nandroid and restart, make sure we're good, then re-flash my update.zip and see if it fixes itself.
I tihnk it could be the dalvik cache is too much (considering how many apps I have installed, etc.) and its causing problems.
Not sure what would have reset the DC.conf file....Oh well...here's to troubleshooting!
UPDATE
Got it up and running.
First time I've zipped and signed files. Now I just have to get the courage to edit and make themes! LOL.
Alright, I have several friends who want the same thing, so it would not be just for me (and it might convince a few people to get an Android phone ). But if someone could make this a bootanimation (AOSP, Landscape), I would be ETERNALLY grateful. I would not be able to compensate you financially, but if there would be anything I could do for you all you would have to do is ask*
So, can anyone help?
In case you missed my cleverly disguised hyperlink: Clickity clack
*this can include, but is not limited to:
Thanking your post (will be done whether you like it or not anyway D:< )
Giving you a shout out on my next article on TalkAndroid
Giving you a virtual hug
...Giving you a little more virtual lovin' than just a hug
I'll work on this when I can find some time.
http://www.mediafire.com/?yeddwaaph46engj
I'm on Sense, and I tried it with my Rom and it worked/ran like a champ. It's in Landscape. It's late so I didn't try do any audio with it, but if you wanted to, you could probably easily pull that song from the video and simply rename it/push it. IF it doesn't work, it's most likely because I messed up the desc.txt.. Let me know and I will try to fix it ASAP.
Anyways, let me know if it works.. Going to bed.
GeneralSky2004 said:
http://www.mediafire.com/?yeddwaaph46engj
I'm on Sense, and I tried it with my Rom and it worked/ran like a champ. It's in Landscape. It's late so I didn't try do any audio with it, but if you wanted to, you could probably easily pull that song from the video and simply rename it/push it. IF it doesn't work, it's most likely because I messed up the desc.txt.. Let me know and I will try to fix it ASAP.
Anyways, let me know if it works.. Going to bed.
Click to expand...
Click to collapse
Edit: it didn't work
I'll get it working for you, it's an easy fix. It's working on my phone right now. I actually forgot to replace the one I did last night for you with my original one. Rebooted my phone this morning and your boot animation played.
Working on it now, and I'm going to flash over to CM7 really quick to make sure it boots like it should.
Edit - http://www.mediafire.com/?z47q232h8h4tfia I accidentally uploaded it with the Sense desc.txt. It's fixed in that version. Also, on my Sense Rom when I ran it, it went through the entire animation fine and looped the last ending I have it set to. On the empty CM7 rom I tested it on, it booted really quickly because it had virtually nothing to load, so it didn't make it through the entire animation. Let me know if it makes it through all of it on yours.
GeneralSky2004 said:
I'll get it working for you, it's an easy fix. It's working on my phone right now. I actually forgot to replace the one I did last night for you with my original one. Rebooted my phone this morning and your boot animation played.
Working on it now, and I'm going to flash over to CM7 really quick to make sure it boots like it should.
Edit - http://www.mediafire.com/?z47q232h8h4tfia I accidentally uploaded it with the Sense desc.txt. It's fixed in that version. Also, on my Sense Rom when I ran it, it went through the entire animation fine and looped the last ending I have it set to. On the empty CM7 rom I tested it on, it booted really quickly because it had virtually nothing to load, so it didn't make it through the entire animation. Let me know if it makes it through all of it on yours.
Click to expand...
Click to collapse
Thank you!
I have the MP3 for it as well. What do I rename it to, and how can I use ADB to push the zip and mp3 to my phone?
I believe you rename it to SPC_Audio_Final.mp3 but I'll have to double check to make sure. I never use Audio on mine.
If you want, you can find root explorer and then use that to move the files throughout the phone. It's an application for android. ADB will work as well, there are plenty of tutorials as to how you set it up.
The commands are..
ADB push bootanimation.zip /System/media
That should be where yours is located. If you find that root explorer application, you can do it all from your phone through the menus. Just copy/paste. The audio file should go to the same place as the boot animation.
Sent from my PC36100 using Tapatalk
Greenfieldan said:
Thank you!
I have the MP3 for it as well. What do I rename it to, and how can I use ADB to push the zip and mp3 to my phone?
Click to expand...
Click to collapse
did you get it to work,as for sound on a asop rom you have to use .sh file(i've seen a thread around here somewhere i'll try and find the link to the thread) and i can put this up into a flashable zip.
edit:: here's the link to that thread http://forum.xda-developers.com/showthread.php?t=1048231
and here is that asop flashable(in recovery) bootanimation(made a few tweaks to make file smaller) hope op dont mind me butting in
dased14 said:
did you get it to work,as for sound on a asop rom you have to use .sh file(i've seen a thread around here somewhere i'll try and find the link to the thread) and i can put this up into a flashable zip.
edit:: here's the link to that thread http://forum.xda-developers.com/showthread.php?t=1048231
and here is that asop flashable(in recovery) bootanimation(made a few tweaks to make file smaller) hope op dont mind me butting in
Click to expand...
Click to collapse
You're fine. I'm new to doing bootanimations, so you definitely know more about it than myself.
Sent from my PC36100 using Tapatalk