[CUSTOM .ZIP]Your own personalized flashable .zip - Inquire within! - EVO 4G General

I enjoy giving back to this community so I am going to do so in another way - its not a groundbreaking ROM or anything but just something small and helpful
When I flash between ROMs, there are little things I want to change (like the bootanimation, font's, etc) so I made my own update.zip with everything I want in it. It's not very hard to do, but it might be helpful for others.
So, if you would like me to make you your own customized .zip, just post in here telling me what you would like. Now, I'm a nice guy, but I don't want to go fishing for what you want. You need to post links to things and specify exactly what you'd like. It can be pretty much anything that you can currently flash in recovery and maybe even more (nothing comes to mind right now)
I don't know if there will be alot of interest in this or not, but just be patient and I will get you your .zip And this seems like the right place to post this, but if a mod feels it would be better elsewhere, feel free to move it.
Downloads​
dirkyd3rk (Decepticon boot animation with sound and Ubuntu font) - http://bit.ly/k7N8OJ
pamplina (Titanium Backup and Astro to /data/app/) - http://bit.ly/jwxYL0
phatmanxxl (/cache and dalvik-cache wipe) - http://bit.ly/j5lmFb
Rem3dy (Remove shutter sound on CM7) - http://bit.ly/j3wzLG
Sry0fcr (CM7 Launcher2.apk replace with SalvageMod Launcher2.apk) - http://bit.ly/kpqKWJ

You da man viper I should buy you a beer or coffee for your awesome work. Im still rocking your scripts they rule! I'd like a zip, not because I can't make my own but because I've been extremely busy with work and haven't found time to get to a comp. Can I have zip for cm7 that includes the ubuntu font combined with the PlayStation 1 boot animation w/ sound?
Oh yeah and make me a sandwich jk lol
Sent from my PC36100 using XDA Premium App

Can someone point me to a how to / tutorial so i can do it myself?

johnylovejoy said:
Can someone point me to a how to / tutorial so i can do it myself?
Click to expand...
Click to collapse
I second that. a tutorial would be nice.
teach us > give us

dirkyd3rk said:
You da man viper I should buy you a beer or coffee for your awesome work. Im still rocking your scripts they rule! I'd like a zip, not because I can't make my own but because I've been extremely busy with work and haven't found time to get to a comp. Can I have zip for cm7 that includes the ubuntu font combined with the PlayStation 1 boot animation w/ sound?
Oh yeah and make me a sandwich jk lol
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
Remember what I said about posting links to stuff? I will look for this one time to be nice, but I shouldn't. Give me a few.
johnylovejoy said:
Can someone point me to a how to / tutorial so i can do it myself?
Click to expand...
Click to collapse
initial said:
I second that. a tutorial would be nice.
teach us > give us
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=717437
A great tool for creating an update.zip. The hard part is the updater-script. One slightly wrong thing and the .zip won't flash. I would recommend looking at the updater-script located in /META-INF/com/google/android/ of any flashable .zip for the EVO. Here is an example from my zip...
mount("MTD", "system", "/system");
ui_print("");
set_progress(1.000000);
ui_print("Derek's Customization Pack");
show_progress(0.500000, 20);
ui_print("");
ui_print("Replacing boot animation...");
sleep(1);
show_progress(0.500000, 40);
package_extract_dir("system", "/system");
show_progress(0.500000, 80);
ui_print("");
ui_print("Replacing font...");
sleep(1);
ui_print("");
ui_print("Extracting customized build.prop...");
sleep(1);
unmount("/system");
show_progress(0.100000, 100);
ui_print("");
ui_print("Done!");
Click to expand...
Click to collapse
Should be pretty self-explanatory what they all do. Hopefully this mini tutorial helps you guys out a little bit.

dirkyd3rk said:
You da man viper I should buy you a beer or coffee for your awesome work. Im still rocking your scripts they rule! I'd like a zip, not because I can't make my own but because I've been extremely busy with work and haven't found time to get to a comp. Can I have zip for cm7 that includes the ubuntu font combined with the PlayStation 1 boot animation w/ sound?
Oh yeah and make me a sandwich jk lol
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1048231
Have you done this or confirmed that you don't need to do this on the new nightlies?

Fonts (ubuntu) last one on op
http://forum.xda-developers.com/showthread.php?t=801160
(Transformers decepticon with sound)
http://forum.xda-developers.com/showthread.php?t=1069118
I have tried that method on cm7 I can confirm it works.
Sent from my PC36100 using XDA Premium App

Replace the Launcher2.apk
I would like a .zip that will replace the Launcher2.apk in CM7 with the modified Launcher2.apk from SalvageMod. I'm hoping to get landscape functionality of the homescreen and app drawer.
Note: I use Frank707's zip to remove ADW and go back to the stock launcher.
Much thanks for taking the time to do something like this. The SalvageMod launcher should be attached.

Instead of delete all I would like a .zip that will quickly wipe the cache an delvik cache in one go in the recovery.
That would be really helpful.

All the .zips are done and in the OP. Let me know if you have any issues

How about zip to install apks in recovery? I know you can do that in adb but this is in case you dont have a pc near, 3G or wifi.

pamplinas said:
How about zip to install apks in recovery? I know you can do that in adb but this is in case you dont have a pc near, 3G or wifi.
Click to expand...
Click to collapse
Why wouldn't you just install an app while the phone was running?? I don't understand that at all. And it wouldn't be possible to make it universal, I'd have to make you a zip with the apps you want in it. But again, why not just install them with the phone running?

-viperboy- said:
Why wouldn't you just install an app while the phone was running?? I don't understand that at all. And it wouldn't be possible to make it universal, I'd have to make you a zip with the apps you want in it. But again, why not just install them with the phone running?
Click to expand...
Click to collapse
I was thinking of something else. My bad for the confusion lol. What I meant to say was, astro manager free on the market.

how about a zip that can kill everything running in backround when screen off?
Sent from my PC36100 using XDA App

pamplinas said:
How about zip to install apks in recovery? I know you can do that in adb but this is in case you dont have a pc near, 3G or wifi.
Click to expand...
Click to collapse
This makes no sense at all lol. I don't think some of us get the concept; this isn't supposed to make him pop a vein in his forehead just thinking about it, he's just offering a simple service to give back.
I really appreciate the zip viper. Thanks
Sent from my PC36100 using XDA Premium App

mfknboss said:
how about a zip that can kill everything running in backround when screen off?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Just download system panel from the market and kill everything or tasker.
Sent from my PC36100 using XDA Premium App

It's gonna be huge and I know that, but since I've started using Sense 2.1 roms I've been downloading and constantly installing a random assortment of skins from here:
http://forum.xda-developers.com/showthread.php?t=1048894
If I could get all of them in a single sexy .zip it would be greatly appreciated
Yeah I know they're apks and they can be side loaded, but with how many there are, it'd be easier to just let recovery take care of it.
Super much appreciated and you couldn't have asked at a better time

Awesome, thanks! Flashing now.

dirkyd3rk said:
This makes no sense at all lol. I don't think some of us get the concept; this isn't supposed to make him pop a vein in his forehead just thinking about it, he's just offering a simple service to give back.
I really appreciate the zip viper. Thanks
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
Yeah my bad. lol

Why wouldn't you just install an app while the phone was running?? I don't understand that at all. And it wouldn't be possible to make it universal, I'd have to make you a zip with the apps you want in it. But again, why not just install them with the phone running?
Click to expand...
Click to collapse
I was thinking of something else. My bad for the confusion lol. What I meant to say was, astro manager free on the market.
Click to expand...
Click to collapse
Ok I get ya now, how about titanium backup free to go with it? Those are always 2 apps I need on a new ROM but let me know.

Related

[IDEA][DEVSWANTED] Custom Aria ROM

Okay, so being a proud Aria owner I like to modify it make it looks as sexy as I can ;D
I've been watching the Inspire 4G forums lately and have been seeing a slew of ROMS pop up. Now, not saying I want a huge amount but maybe an awesome custom one.
That's where my idea comes in. I want to make a Custom ROM based off of SENSE DDX FR008.
Now, I know some of what to do....so I need help.
This will probably be an idea for a long time unless I get some help.
NOW THIS IS AN IDEA. DON'T COME STOMPING ALL ON MY STUFF.
I reside in the freenode IRC chat a lot.
Check my signature for a link.
I'm brswattt. Nice to meet you. Just PM me or talk to me in chat.
Added as of 3/17 :
-GO DEV Launcher, SMS, Contacts, and Weather
-Bootanimation
-removed the Rosie.apk and HTC Sense Widgets
In progress
-Adding Reboot, Recovery, and bootloader power menu.
i would also like this
drowningchild said:
i would also like this
Click to expand...
Click to collapse
I need Ideas! Ideas!
first off might be theming it
i dont know how to do that
maybe create a theme.apk(multiple?) for the theme manager
Look into it for sure.
drowningchild said:
first off might be theming it
i dont know how to do that
maybe create a theme.apk(multiple?) for the theme manager
Click to expand...
Click to collapse
Sent from my HTC Aria using XDA App
Any way to get this ported or something like this?
http://forum.xda-developers.com/showthread.php?t=963755
That is a beauty!
If you can put the cm6 features into it that would be sick. I like cm6 's customization ie. Status bar color options. And also love the transparent pull down from that gingerbread add on. What would you take from the sense rom?
Banging cm7-night's 14
@brswattt, definately worth a custom ROM/Theme. i have been thinking the same thing, maybe some sort of Hybrid based on another phone such as Droid.
tilt4life2 point out a kick-a$$ ROM. love the lockscreen
im slowly learning app creation, and as time allows im looking into system changes. for me i would like a custom ROM which allows the user to re-assign any key function for custom actions(keymapping)... there's probably a program somewhere that does this already
Like THIS one
good luck bro, if i stumble accross any cool things we can add to a custom build i'll keep you in mind.
Thanks for the support guys! I'll look into it when I get home.
brswattt said:
That's where my idea comes in. I want to make a Custom ROM based off of Sense / CM7. (Proper rights if it's CM7) and make a theme to it, etc. Just a lot of cool improvements / personalization.
Click to expand...
Click to collapse
There is a test rom for the Wildfire S, which has similar specs as the Aria. This rom has Gingerbread and Sense 3.0. Would be nice to start off with it if possible. Here the link for the dump of this rom:
http://forum.xda-developers.com/show...61&postcount=5
Edit: Try this link if the first does not work and look for the Marvel_Dump.zip: http://forum.xda-developers.com/showthread.php?t=973346
_jfo_ said:
There is a test rom for the Wildfire S, which has similar specs as the Aria. This rom has Gingerbread and Sense 3.0. Would be nice to start off with it if possible. Here the link for the dump of this rom:
http://forum.xda-developers.com/show...61&postcount=5
Edit: Try this link if the first does not work and look for the Marvel_Dump.zip: http://forum.xda-developers.com/showthread.php?t=973346
Click to expand...
Click to collapse
Has anyone actually gotten a dump of this that isn't corrupt?
I'll look into all of this into more depth when I get back this weekend from a fishing trip.
Spring break starts Monday so yeah.
Just keep the ideas flowing, and i'll start Day 1 Sometime Monday or Tuesday.
Gene Poole said:
Has anyone actually gotten a dump of this that isn't corrupt?
Click to expand...
Click to collapse
I did get a copy. How do I verify whether it's corrupted or not?
Gene Poole said:
Has anyone actually gotten a dump of this that isn't corrupt?
Click to expand...
Click to collapse
Did you try the link in this post:
http://forum.xda-developers.com/showpost.php?p=11763561&postcount=5
http://www.morninglion.com/tp2martin/Marvel_Dump.zip
tpbklake said:
Did you try the link in this post:
http://forum.xda-developers.com/showpost.php?p=11763561&postcount=5
http://www.morninglion.com/tp2martin/Marvel_Dump.zip
Click to expand...
Click to collapse
I believe I did (it's in my D/L history). It has a system.img that won't dump.
Edit: I read the whole thread. Seems that there is a "proper" dump. I'll check it out.
_jfo_ said:
I did get a copy. How do I verify whether it's corrupted or not?
Click to expand...
Click to collapse
The system.img (at least) won't dump with unyaffs. This is usually caused by incorrectly copying it from the partition with dd.
Gene Poole said:
I believe I did (it's in my D/L history). It has a system.img that won't dump.
Edit: I read the whole thread. Seems that there is a "proper" dump. I'll check it out.
Click to expand...
Click to collapse
Gene Poole said:
The system.img (at least) won't dump with unyaffs. This is usually caused by incorrectly copying it from the partition with dd.
Click to expand...
Click to collapse
The marvel_dump.zip has the /system image already expanded. The system.img in the original file has a blocksize of 2048, so you have to use a parameter to get unyaffs to extract it.
Interesting project only wish I knew enough to contribute.
sent from my HTC Inspired Desire HD 4G
shouldnt take much knowledge to just use kitchen to cook up a rom
I definitely agree with martiontakeover.. wit the cm6 setting. It would be awesome if its possible
Sent from my Liberty using XDA App

Mods please delete

Mods please delete
Yes!
Sent from my Droid Bionic using XDA Premium App
Thanks brah. Will give this a twirl!
which radio are u guys using? I think the OP has the old one for 1.4
any chance of posting some pictures?
or its it basically the normal look of gingersense with ur additions?
Chingy,
Even thought it say 1.4 is the radio link in the OP for the gingerbread radio?
corenojoe said:
Chingy,
Even thought it say 1.4 is the radio link in the OP for the gingerbread radio?
Click to expand...
Click to collapse
I can't be sure, but it looks to me like he just c/p part of the OP in TPS thread and forgot to change that up. I would just use the one jcase posted until he confirms/clears that up.
Why does it say you must upgrade radio to flash v1.4 when this is just v1.0?
I think he forgot to remove it from the perfect storm 1.4
httr_ said:
I can't be sure, but it looks to me like he just c/p part of the OP in TPS thread and forgot to change that up. I would just use the one jcase posted until he confirms/clears that up.
Click to expand...
Click to collapse
also assume to flash rom first then hboot the radio file?
"Gingeritis" lol. Well played, good sir
Pithism said:
also assume to flash rom first then hboot the radio file?
Click to expand...
Click to collapse
Yeah. Same instructions as before but just using this rom.
Gingavitis?
Sent from my ADR6400L using XDA App
That's the right radio. You can flash that or the one jcase pasted via hboot. Their the same.
Is it just me or does Titanium Backup not work at all for Gingeritis?
is there anything different on this rom that would justify flashing over jcase or dhemke17's rom?
Things are different. Some apps are added to use space in system that could have been downloaded from market, and a changelog will be posted later (after you see for yourself) lol. I'm sure it has some good edits, but in the space race it wasn't about the ship, it was who made it to the moon.
Is there a way to fix The camera or do we need the source code?
Sent from my ADR6400L using XDA Premium App
i know with the GB roms coming out and the Camera being an issue but is skype even working ? would like to try this but i skype with the fiance alot now that shes in japan for work ( 4 months ).
Titanium works fine. I optimized every apk ported Rosie settings bunch of little edits. 100% batt and smooth charging 5 column app drawer. Took out recent apps Bunch of other things.

ClockworkMod 5

ClockworkMod 5 is available through ROM Manager.
Sent from my PG06100 using XDA App
I suggest asking a mod to move this to general asap..
Sent from my PG06100
I don't want to be "that guy" but every single device's Development forum (including this one) has a sticky thread about not posting questions in this forum. There is a sticky thread titled:
Thread DELETED/Locked??? >>>> This is DEVELOPMENT section not Q&A/General!!!! <<<<
This isnt a question, its a statement
Learn to read punctuation.
Sent from my PG06100 using XDA App
Anywho, is it good to flash?
Evo SHIFT
Enraged21 said:
Anywho, is it good to flash?
Evo SHIFT
Click to expand...
Click to collapse
I've flashed it. No issues thus far. It's blue!
HTCotta said:
I've flashed it. No issues thus far. It's blue!
Click to expand...
Click to collapse
Hate blue but seems to work fine.
gigermunit said:
Hate blue but seems to work fine.
Click to expand...
Click to collapse
Well once twrp is released publicly you can choose your color
Sweet thanks
crump84 said:
Well once twrp is released publicly you can choose your color
Click to expand...
Click to collapse
Looking foward to it .
iatedeadpeople said:
This isnt a question, its a statement
Learn to read punctuation.
Sent from my PG06100 using XDA App
Click to expand...
Click to collapse
You're right, I absent-mindedly misworded my post. However the point about posts that aren't development to be posted on other subforums still stands.
Since you seem to be getting technical on my post, I will point out that the OP didn't have any form of punctuation in the post
Anyway, here is the official changelog from Koush's Google+ page:
Major changes:
Backups now use tar over yaffs for everything except mtd partitions. Backups got way faster.
Backups now preserve the filesystem type at time of backup. Restores will restore the appropriate filesystem type at restore.
Click to expand...
Click to collapse
Also post bug reports here
Flashed this on wifey's shift last night, tried to run a backup from recovery. Was going good, then failed on /system. Tried running it again and it failed on /boot. Rebooted and phone is fine, however, I didn't have time to try anything else.
Has anyone else experienced back up issues with the new recovery?
Edit in: Resolved, her SD card was full...
jefbal99 said:
Flashed this on wifey's shift last night, tried to run a backup from recovery. Was going good, then failed on /system. Tried running it again and it failed on /boot. Rebooted and phone is fine, however, I didn't have time to try anything else.
Has anyone else experienced back up issues with the new recovery?
Click to expand...
Click to collapse
I back up through rom manager, not recovery. And its pretty solid.
Evo SHIFT
Enraged21 said:
I back up through rom manager, not recovery. And its pretty solid.
Evo SHIFT
Click to expand...
Click to collapse
You will retract that statement after it fails... lol
Sent from my PG06100 using Tapatalk
Enraged21 said:
I back up through rom manager, not recovery. And its pretty solid.
Evo SHIFT
Click to expand...
Click to collapse
Rom Manager is just a front end for the recovery. When you back up thru Rom Manager, it just scripts a reboot into recovery and run the nandroid backup...
jefbal99 said:
Rom Manager is just a front end for the recovery. When you back up thru Rom Manager, it just scripts a reboot into recovery and run the nandroid backup...
Click to expand...
Click to collapse
Correct so skip all the app non-sense and just boot into recovery and do your nandroid... One sure fire way to have **** go bad is taking too many unnecessary steps, i.e. using an app to start a nandroid... I have had so many issues with cwm borking nandroids that I barely trust it, if at all... and adding an app to that equation, you are setting yourself up for an epic fail... I trust my fingers and brain to hit the right buttons... Not an app...
Sent from my PG06100 using Tapatalk
I use Rom Manager to do backups only when I need to name them. I've had good luck with it on my phone. But that being said. I've also had real bad experiences on other devices, really bad . Like every backup made thru RM being bad, and failing. But if I went thru recovery all was good. So it's not a failsafe method IMO.
MikShifted on XDA Premium APP
TEAM MiK
Mik ROMs Since 3/13/11
Yeah well that's what I meant.
Evo SHIFT
Prboy,fyi don't really need RM to name backups just ooen root explorere or any file manager go to cwm > backup > and rename
Sent from my PG06100 using xda premium
FdxRider said:
Prboy,fyi don't really need RM to name backups just ooen root explorere or any file manager go to cwm > backup > and rename
Sent from my PG06100 using xda premium
Click to expand...
Click to collapse
+ 1... I usually add an abbreviation at the end and have had no probs...
Sent from my PG06100 using Tapatalk

For those who want to dev

but dont have the time to set up a kitchen every time you wanna cook http://forum.xda-developers.com/showthread.php?t=1254909
Update.zip creator for windows - removed
building apps guide - http://forum.xda-developers.com/showthread.php?t=1244196
Interseting. Good find. I will check this out when I am well rested. Thanks.
Sent from my SPH-D700 using xda premium
EDIT...double post..
Sent from my SPH-D700 using xda premium
So with the Update.zip creator, would this be used for custom ROM's or only updating the firmware?
JohnCorleone said:
Interseting. Good find. I will check this out when I am well rested. Thanks.
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
Does this mean you're gonna get your hands dirty JC??? Lol ;-)
Sent from my SPH-D700 using XDA App
Has anyone tried the top link? I would love to have a dual booting machine. It says it is possible but they haven't had any luck with dual booting with Ubuntu. I like to try with windows and this seems to be the most user friendly and update to program.
dtm_stretch said:
Has anyone tried the top link? I would love to have a dual booting machine. It says it is possible but they haven't had any luck with dual booting with Ubuntu. I like to try with windows and this seems to be the most user friendly and update to program.
Click to expand...
Click to collapse
I am just seeing this so haven't tried anything out but wanted to say I am running Windows 7 x64 and Ubuntu now. I have done it with other versions in the past.
Sent from my SPH-D700 using xda premium
crawrj said:
I am just seeing this so haven't tried anything out but wanted to say I am running Windows 7 x64 and Ubuntu now. I have done it with other versions in the past.
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
Which method did you use to do that?
dtm_stretch said:
Which method did you use to do that?
Click to expand...
Click to collapse
If you have windows installed you just boot to the ubuntu cd and go through the setup. It will give you the option to resize the drive to make a partition for Ubuntu. Pick a size and go through the install. Once it is done when you boot you will have the option to boot from Windows or Ubuntu. If I remember right it will default to Ubuntu if you don't make a choice within the defined time. You can edit Grub to change that. You can do this to change it to windows if you prefer http://www.hackourlife.com/change-default-boot-order-ubuntu-10-04-lucid/.
crawrj said:
If you have windows installed you just boot to the ubuntu cd and go through the setup. It will give you the option to resize the drive to make a partition for Ubuntu. Pick a size and go through the install. Once it is done when you boot you will have the option to boot from Windows or Ubuntu. If I remember right it will default to Ubuntu if you don't make a choice within the defined time. You can edit Grub to change that. You can do this to change it to windows if you prefer http://www.hackourlife.com/change-default-boot-order-ubuntu-10-04-lucid/.
Click to expand...
Click to collapse
You can also go to the Ubuntu website and you can download the windows installer that lets you dualboot if you didnt have a cd burner (or if its broke like mine lol) or if you dont wanna wait for the cd to be shipped.
ConfusingCurve said:
So with the Update.zip creator, would this be used for custom ROM's or only updating the firmware?
Click to expand...
Click to collapse
Yeah you can use it for custom roms because it lets you edit the updater script. You could use it for themes, apps, scripts, kernels, or pretty much anything you wanna flash
Dual booting win7 and ubuntu on my netbook. Simple as pie.
Sent from my SPH-D700 using XDA App
dualcor3 said:
You can also go to the Ubuntu website and you can download the windows installer that lets you dualboot if you didnt have a cd burner (or if its broke like mine lol) or if you dont wanna wait for the cd to be shipped.
Yeah you can use it for custom roms because it lets you edit the updater script. You could use it for themes, apps, scripts, kernels, or pretty much anything you wanna flash
Click to expand...
Click to collapse
Or you could edit the updater-script . But really, if your gonna get your hands dirty and make flashable zips you should look at someone elses first. Or, even write your own from scratch.
sent from my uncyanogen modded epic 4g. with the key skips.
ugothakd said:
Or you could edit the updater-script . But really, if your gonna get your hands dirty and make flashable zips you should look at someone elses first. Or, even write your own from scratch.
sent from my uncyanogen modded epic 4g. with the key skips.
Click to expand...
Click to collapse
Yeah I splice roms together pretty often. Its not that hard but hey, why not just use a tool to make it simpler =)
dualcor3 said:
Yeah I splice roms together pretty often. Its not that hard but hey, why not just use a tool to make it simpler =)
Click to expand...
Click to collapse
But, then you don't know what's actually going on...I think it'd be better to know how to make it from scratch and not know how to use a tool, then it'd be to know how to use the tool and not how to make it from scratch.
[edit] after looking at that it seemed kinda rude...but i didnt mean it that way lol

Testing Initiative

Alright, who has some spare time and wants to test a "ROM" (read: hacked together") zip?
That doesn't sound completely sketchy at all...you'll have to provide more details.
teh roxxorz said:
That doesn't sound completely sketchy at all...you'll have to provide more details.
Click to expand...
Click to collapse
Haha, I've been getting that for the past few days on a thread about a script that pulls messages. I've "built" a kang of a kang and I wanted to see if anyone wanted to test it.
pspunderground said:
Haha, I've been getting that for the past few days on a thread about a script that pulls messages. I've "built" a kang of a kang and I wanted to see if anyone wanted to test it.
Click to expand...
Click to collapse
So you're kang squared then...So then what's the original rom it was built off of, and aosp/sense? People are gona wana know these things.
teh roxxorz said:
So you're kang squared then...So then what's the original rom it was built off of, and aosp/sense? People are gona wana know these things.
Click to expand...
Click to collapse
I'll list some of the basics.
AOSP based
Base ROM: Ultimate Droid 3.3.1 Gingerbread
^Removed all extras and non-allowed apps
^like Fancy Widget
Added some init.d scripts for faster boot
no bootanimation
The purpose: To use all of the add-ons and customizations
^that I have found over the months
^like two tone SMS app
^CPU Settings
^Modified Launcher2
^etc, etc.
EDIT: not "kang squared"
EDIT2: kang²
pspunderground said:
I'll list some of the basics.
AOSP based
Base ROM: Ultimate Droid 3.3.1 Gingerbread
^Removed all extras and non-allowed apps
^like Fancy Widget
Added some init.d scripts for faster boot
no bootanimation
The purpose: To use all of the add-ons and customizations
^that I have found over the months
^like two tone SMS app
^CPU Settings
^Modified Launcher2
^etc, etc.
EDIT: not "kang squared"
EDIT2: kang²
Click to expand...
Click to collapse
There ya go...I can't do super scripts. By the way, a lot of people here don't like ultimate droid and practically forbidden to speak of it, so you may be based... forewarned.
teh roxxorz said:
There ya go...I can't do super scripts. By the way, a lot of people here don't like ultimate droid and practically forbidden to speak of it, so you may be based... forewarned.
Click to expand...
Click to collapse
Yeah. I may lie, and say it CyanogenMod 7.9
I'm always game for testing new ROMS, pm me if you're still looking
http://min.us/m3CijQyEF
Here is a link if anyone wants to test. Please post results on this thread.
pspunderground said:
http://min.us/m3CijQyEF
Here is a link if anyone wants to test. Please post results on this thread.
Click to expand...
Click to collapse
I'll bite and try it out. I'll examine the zip and flash it, give downloading now
Sent from my PC36100 using xda premium
tropicalbrit said:
I'll bite and try it out. I'll examine the zip and flash it, give downloading now
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
Ok. I'll post what I have done on the ROM.
Sent from my PC36100 using XDA App
tried flashing, got this error:
E:Board does not support mtd utils.E:Failure atline 77:
write_raw_image PACKAGE:boot.img BOOT:
Installation aborted.
In case im not the only one (i think its due to my recovery menu) i found a fix here:
http://forum.xda-developers.com/showpost.php?p=10963396&postcount=3117
Also found a fix in my dev menu in recovery so nvm haha
Sent from my PC36100 using XDA App
dsuffern said:
tried flashing, got this error:
E:Board does not support mtd utils.E:Failure atline 77:
write_raw_image PACKAGE:boot.img BOOT:
Installation aborted.
In case im not the only one (i think its due to my recovery menu) i found a fix here:
http://forum.xda-developers.com/showpost.php?p=10963396&postcount=3117
Click to expand...
Click to collapse
What recovery are you using?
EDIT: You found a fix!
Sent from my PC36100 using XDA App
I need a few more testers, so if you have some spare time, please try out the ZIP on the first page.
pspunderground said:
What recovery are you using?
EDIT: You found a fix!
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
I'm using Ra 3.07 recovery but yes, found a fix for it
dsuffern said:
I'm using Ra 3.07 recovery but yes, found a fix for it
Click to expand...
Click to collapse
Ah, Ok. I'm using the Ra-Style Recovery, so I was wondering why it wasn't "working".

Categories

Resources