[Q] attn1's aria liberated eclair R003 - HTC Aria General

This is exactly the rom I need(unless there is some major problem that I need to be made aware of...). If anyone has this, could they please share?
Thank you oh so very much in advance!

NuNinja said:
This is exactly the rom I need(unless there is some major problem that I need to be made aware of...). If anyone has this, could they please share?
Thank you oh so very much in advance!
Click to expand...
Click to collapse
Liberated Eclair 2.1 is up to version R012. That's the one you should use.

I hate to be picky, but I tried R012 and it had more changes than I was looking for.

Stability and features that help provide 2.1 Eclair some flexibility is a bad thing? :S

NuNinja said:
I hate to be picky, but I tried R012 and it had more changes than I was looking for.
Click to expand...
Click to collapse
OK, so Liberated Eclair R003 was based on the original AT&T ROM, so why don't you just start with that and pull out all of the apps you don't want. You can get find the that ROM here:
http://forum.xda-developers.com/showthread.php?t=783508
You can simply unzip the ROM file, remove the *.apk files you don't want and then zip it back up and flash with ClockworkMod.

jeebuz said:
Stability and features that help provide 2.1 Eclair some flexibility is a bad thing? :S
Click to expand...
Click to collapse
Not a bad thing, just changes that I do not need.
tpbklake said:
OK, so Liberated Eclair R003 was based on the original AT&T ROM, so why don't you just start with that and pull out all of the apps you don't want. You can get find the that ROM here:
http://forum.xda-developers.com/showthread.php?t=783508
You can simply unzip the ROM file, remove the *.apk files you don't want and then zip it back up and flash with ClockworkMod.
Click to expand...
Click to collapse
I've already stripped the apps that I don't want. I am more interested in busybox, droidwall, and infrastructure mode in wireless tether.

Related

NO LONGER ACTIVE PLEASE CLOSE [devs] deodex version of ivanmmj Eris_Official 1.0

All,
per positive response below is a link to a copy of ivanmmj Eris_Official 1.0 ROM that I have fully deodexed. This is more meant for devs for continued play time, but it is a flashable ROM. PLEASE NOTE that ivanmmj himself looks to be coming out with the next version of Eris_Official 1.0 per his thread http://forum.xda-developers.com/showthread.php?t=652044.
Hope this is helpful and Enjoy
Link: REMOVED FROM HOST SERVER
P.S. please let me know of any issues as this is my first full deodex also I would like to encurage using this tread to exploring moding some of the system files on Eris ROM builds as it has been fun to tweak things
P.P.S. If you want the Zanfer kernel let me know and I will look at adding it in however ivanmmj's new version should have it...
what is Deodex?
I'm definitely interested, but I also think Ivan is working on the same project himself. I'm pretty sure his "1.1" is deodexed and has Zanfur's kernel. Not sure what other changes he has in mind, but you might want to check with him before posting since you'll end up being the one getting all the PM's from people wanting help. ;-)
Yes please I'm looking for exactly that
-------------------------------------
Sent via the XDA Tapatalk App
That would be awesome.
Sent from my Eris using XDA App
BTW jcase's plain jane1.0 has zanfur overclocking kernel.....
i dont know what you think but it might be a better platorm than ivanmmjs
a deodexed version of that would be tight....
kernels are easy to compile and swap out, a different kernel isnt going to influence the build at all
i always seem to get better battery life from the non oc'ed kernel.
Morkai Almandragon said:
what is Deodex?
Click to expand...
Click to collapse
Yes, what does that mean ?
hallstevenson said:
Yes, what does that mean ?
Click to expand...
Click to collapse
it means you have a classes.dex file rather than a .odex file
it makes things easier, its also possible to metamorph these builds and its possible to install a deoexed app on multiple platforms.
anonomouse said:
it means you have a classes.dex file rather than a .odex file
it makes things easier, its also possible to metamorph these builds and its possible to install a deoexed app on multiple platforms.
Click to expand...
Click to collapse
Means I can finally modify Rosie.apk to my liking.
hallstevenson said:
Yes, what does that [deodex] mean ?
Click to expand...
Click to collapse
A more experienced developer can add more but a few quick basics:
.odex files are precompiled class flies that correlate to a .apk or .jar file. In an odex ROM an .apk/.jar file will not function without it's correlated .odex.
a deodex build takes all of the .odex files converts them to a classes.dex and puts them into the .apk or .jar file package
deodex ROM are easier to mod because each .apk or .jar is a "complete" package and can be more easily decompiled and ported (i.e. you do not have to worry about the .odex files)
A deodexed build requires less space in /system, but more space in /data
A deodexed build requires a longer initial boot because they must regenerating those odex files from the dex files in the .apks/.jars and save them to /data/dalvik-cache
Thats a quick list of what I know
odex only help speed up app loading time and first time boot. Think of this as Windows' prefetch.
If you want to re-create odex for apk for porting, etc... I suggest only do this to /system/app not /data/app because when you do update from market and your app will break, unless you wipe out dalvik-cache.
zach.xtr said:
This is more meant for devs for continued play time, but it is a flashable ROM.
Click to expand...
Click to collapse
Would this be ok for an every day ROM? Or should it just be used by dev's as a base ROM?
Hey guys I've been testing this for Ivan. same thing he has a version deodexed.
I edited this
http://forum.xda-developers.com/showthread.php?t=664951
to work for this rom. which works great, but I get an error of
com.htc.bgp because of it, does anyone have any idea why?
Romparoo said:
Would this be ok for an every day ROM? Or should it just be used by dev's as a base ROM?
Click to expand...
Click to collapse
Technically it is fine as an everyday ROM, however I do not recomend using it for such because it is not support and will have no additional features over ivanmmj origional 1.0.
So I guess, yes it meant to be used as a base ROM or "spare parts" for devs.
BlazeD OnE said:
Hey guys I've been testing this for Ivan. same thing he has a version deodexed.
I edited this
http://forum.xda-developers.com/showthread.php?t=664951
to work for this rom. which works great, but I get an error of
com.htc.bgp because of it, does anyone have any idea why?
Click to expand...
Click to collapse
Someone else did this, on androidforums.com. I haven't replied to his posting, but it's in like page 19 of the 'show off your UI layout' thread there. I'm working on a modified Rosie.apk right now, as soon as I get this de-odex'd Ivan's on my phone running. Titanium backup here I come.
FYI, I was able to flash the deodexed version over the original Eris_Official 1.0 Alpha without having to do a full wipe (just wiped dalvik-cache). Naturally, I went back and re-flashed Zanfur's overclock kernel after that.

Help Build ROM!!

So during the time was ban on XDA for flaming Noob. I have had the time to take a rom of my liking and personalize it to what I believe to be the perfect rom, well for me at least. Now that have everything all together I want to share my creation with the world and Good people here on XDA. But I have no idea how to make everything in to a DOT .zip file. I need help and I was wondering if anyone would care to help me.
What will be included in the rom:
GB launcher2
Galaxy tab TWlauncher clone
OC 1.2ghz Kernel w/ universal lagfixes
Gingerbread style theme w/ a little color
GPS fix
swype
Gb keyboard w/ working vibration and sound
boot-animation.zip
Avatar Movie app
Sims3 app and sims3.apk
Rom manager
Xda app
Root explorer
Superuser
New market app
Android 2.2.1
and more.....
This rom will be a mix of Eugene and masters roms so all thank goes to them and a couple other people on the forum.
Thank You
sader2202 said:
So during the time was ban on XDA for flaming Noob. I have had the time to take a rom of my liking and personalize it to what I believe to be the perfect rom, well for me at least. Now that have everything all together I want to share my creation with the world and Good people here on XDA. But I have no idea how to make everything in to a DOT .zip file. I need help and I was wondering if anyone would care to help me.
Click to expand...
Click to collapse
Hi. I think you'll find a lot of support on XDA for building your own ROM and/or for theming. You've covered a lot of different areas in terms of what you want to do. I have a few recommendations.
1. Do a quick search, either here or in Google, on how to build Android ROMs. There's a lot of good information out there and some of it might resonate with you in terms of how they explain things. That said, if all you're doing is changing a few files around; files you already have, then you would simply add them to, or replace the existing ones from a ROM you like. Just be sure to connect with the developers of that ROM so you can give credit where credit is due. Or, you could start with the Stock ROM and do it that way. But, in either case, you would be essentially using WinZip or some similar app to build the .zip file as you'd like to see it.
2. Consider hooking up with one of the existing developers and start making contributions to their work. That would give you a chance to work with some of the best people who are already doing what you want to do. I think in that case, it wouldn't take too long for you to come up to speed on who they've approached things. Also, this helps you from making some novice mistakes that I'm sure they've made along the way.
Lastly, consider the "value add" of your ROM over those that are already available. If you build something and no one has heard of you and then they don't see your ROM as having anything better or different to offer, then people might not want to use it. For example, Team Whiskey has Obsidian. Then they released Onyx. However, Onyx was materially different than Obsidian in that they removed a lot of the TouchWiz based theming and T-Mobile applications. So, a lot of people saw value in that.
Anyway, good luck. I'm sure you'll have a lot of fun!
This thing sounds quite nice! Would you be interested in posting the 2.2.1 build you got your hands on and the GB KB with Vibration? I haven't seen either of those elsewhere.
vinnydakid said:
This thing sounds quite nice! Would you be interested in posting the 2.2.1 build you got your hands on and the GB KB with Vibration? I haven't seen either of those elsewhere.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=845162
updated version has vibration
accidently hit thanks
sader2202 said:
So during the time was ban on XDA for flaming Noob. I have had the time to take a rom of my liking and personalize it to what I believe to be the perfect rom, well for me at least. Now that have everything all together I want to share my creation with the world and Good people here on XDA. But I have no idea how to make everything in to a DOT .zip file. I need help and I was wondering if anyone would care to help me.
What will be included in the rom:
GB launcher2
Galaxy tab TWlauncher clone
OC 1.2ghz Kernel w/ universal lagfixes
Gingerbread style theme w/ a little color
GPS fix
swype
Gb keyboard w/ working vibration and sound
boot-animation.zip
Avatar Movie app
Sims3 app and sims3.apk
Rom manager
Xda app
Root explorer
Superuser
New market app
Android 2.2.1
and more.....
Thank You
Click to expand...
Click to collapse
First, google WINRAR and download it.
Then select all your files, right click and click ARCHIVE and then choose location, name, and wait until its done, and it'll be in a .zip.
Root Explorer is not a free app, so you may want to reconsider adding that as part of your ROM.
wannagofast said:
Root Explorer is not a free app, so you may want to reconsider adding that as part of your ROM.
Click to expand...
Click to collapse
Oops thanks for the heads up. I've been using it so much that i forgot that i brought it.
xriderx66 said:
First, google WINRAR and download it.
Then select all your files, right click and click ARCHIVE and then choose location, name, and wait until its done, and it'll be in a .zip.
Click to expand...
Click to collapse
Thanks i had that install in my pc. thanks again.
xriderx66 said:
First, google WINRAR and download it.
Then select all your files, right click and click ARCHIVE and then choose location, name, and wait until its done, and it'll be in a .zip.
Click to expand...
Click to collapse
wannagofast said:
Root Explorer is not a free app, so you may want to reconsider adding that as part of your ROM.
Click to expand...
Click to collapse
Following the steps above, able to get him to do his ROM.
So this thread is no longer necessary!
Thanks for the help and feedback of all!
Closed Thread!

Link to other ROMs for Advent Vega Tablet

Guys,
Looks like the folks at the Modaco Advent Vega tablet forum are also using the VeganTab version of the ROM for our Gtablets. Would any of the ROMs on their rom download page also work on our Gtablets?
Here is the link: http://android.modaco.com/content/a...6486/advent-vega-rom-software-updates-guides/
Anyone know if any of these Vega roms would work on the gtablet without modifications? Looks like they're also using the Vegan rom that the developers here made for the Gtablet.
phfaty said:
Guys,
Looks like the folks at the Modaco Advent Vega tablet forum are also using the VeganTab version of the ROM for our Gtablets. Would any of the ROMs on their rom download page also work on our Gtablets?
Here is the link: http://android.modaco.com/content/a...6486/advent-vega-rom-software-updates-guides/
Anyone know if any of these Vega roms would work on the gtablet without modifications? Looks like they're also using the Vegan rom that the developers here made for the Gtablet.
Click to expand...
Click to collapse
I just tried Big Ideas ROM in our Gpad...It works but its all in chinese, have to set language to english and wifi is broken. Other than that everything seems to be fine. Had to build a boot.img though coz the included boot.img wont work.
UPDATE:
Figured out how to change language from Chinese to ENglish and did a wifi patch. Everything is functional so far. Will do further testing and might release Big Ideas ROM for our GPAD. BTW, its pretty snappy
This Big Ideas Rom dont even need a market fix.
Have been using the the Big-ideas variations since 1202 on my Zpad. Have had no issues with wifi, lag and market. What I did was NVFlash Big Ideas ROM then made a GAPPS update with update.script to delete all Chinese apps then pushed the Google apps. This has been working out quite well.
I guess what Rothnic proposed about using Big-ideas as a base then add Vegan stuffs is heading in the right direction.
Rom 1.06.05 (VEGA) is the base foundation for VEGAn beta 4/5, FYI. A lot of this is intermingled.
I do like that link, as they seem to update it frequently.
I love the file explorer in Big Ideas rom. Does anyone know what app that is?
I LOVE BIG IDEAS ROM!!! I'm building a Vanilla version and might upload it tomorrow after testing it
clemsyn said:
I LOVE BIG IDEAS ROM!!! I'm building a Vanilla version and might upload it tomorrow after testing it
Click to expand...
Click to collapse
That would be awesome!! Been wanting to get that one on my Tab
Clayfree said:
I love the file explorer in Big Ideas rom. Does anyone know what app that is?
Click to expand...
Click to collapse
That looks like the same file manager in the zpad 3 rom
clemsyn said:
I LOVE BIG IDEAS ROM!!! I'm building a Vanilla version and might upload it tomorrow after testing it
Click to expand...
Click to collapse
I'm confused... I thought that ZPad 3.0 (http://forum.xda-developers.com/showthread.php?t=853310) already *was* essentially the vanilla version of the Big Ideas ROM, with the Chinese language stuff stripped out.
Thanks my understanding, as well.
Hi.
Has anybody tired the Nvidia Tegra Updates on the advent vega. Interesting to see if it makes any improvements to are great device.
Where can those updates be found ?
darrenjdoc said:
Where can those updates be found ?
Click to expand...
Click to collapse
In the link in the first post. Listed as Nvidia Tegra Updates.
I will give one a go. Which one should i try ganjaman ?
darrenjdoc said:
I will give one a go. Which one should i try ganjaman ?
Click to expand...
Click to collapse
I would try update 3. Be careful it says use at you own risk! Not sure if they are any newer than what we already have. i was just curious. Try taking a quadrant score before and after, see if it makes a difference. I admire your courage
Clayfree said:
I love the file explorer in Big Ideas rom. Does anyone know what app that is?
Click to expand...
Click to collapse
You mean the zTab file manager ?
http://www.mediafire.com/?aoc2vt4d44y1do0
Credits go to rvdgeer over on MoDaCo - he extracted the apk form the system.img
I use it and prefer it to the Vega stock iFileManager
debs626 said:
You mean the zTab file manager ?
http://www.mediafire.com/?aoc2vt4d44y1do0
Credits go to rvdgeer over on MoDaCo - he extracted the apk form the system.img
I use it and prefer it to the Vega stock iFileManager
Click to expand...
Click to collapse
I gave it a try awhile back sadly the USB key button was not functional of course. Simply clicking the USB key button in iFileManager makes it much easier, even if the translation is sometimes appalling
remlap said:
I gave it a try awhile back sadly the USB key button was not functional of course. Simply clicking the USB key button in iFileManager makes it much easier, even if the translation is sometimes appalling
Click to expand...
Click to collapse
I worked around that issue by just simply making my usb system file a favorite which then gave me a direct link.
Clayfree said:
I love the file explorer in Big Ideas rom. Does anyone know what app that is?
Click to expand...
Click to collapse
zTab File manager
File name: KFileMan.apk File size: 247.75 KB

[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

[ROM] RusMod 1.19

RusMod 1.19.
Added:
CBW kernel and some build.prop changes.
This is mod for russian users(was so.. unitl now)
Now i wish to give it to you.
About it:
Well, i can copy page from Khal's rom and say - it all there.
If we get something here, that gets to RusMod.
It's fully stock(i hope so, cause we have so many changes... =))
How to install it:
If your rom based on Dexter rom than there is a chance that you will only need
wipe cache and dalvik-cache.
If not - you should wipe all data.
After restoring rom from nandroid apply patch, because russian version of settings.apk and phone.apk have some changes for russian users.
Well, that's all.. i think =)
Credits:
Dexter
xavwanted's
Mioze7Ae
khalpowers
And everyone else who make people happy =)
Links:
RusMod 1.19
RmEnPatch
BTW: i recommend to use software from Go Dev Team like Go Launcher Ex, Go SmS Pro and e.t.c. It really good and opensource =)
Much appreciated... will try out shortly
Btw, is there gingerbread theme for this ROM? If so, where can I get it? Thx
Nope, gingerbread theme not there.
After framework upgrade in RM 1.16 themes are in reworking.
Okay install success... gonna test out for a bit and see how it is. Btw you have lightXt pre-installed over this: https://market.android.com/details?id=com.coreaaosi.afroid&feature=search_result which has more features, better look and a widget... (and doesn't require root)
Also, I switched language to English but there's something in my notification bar as ongoing but I have no idea what it is. That's in russian and it has an American flag next to it in the status bar and clicking on it takes me to some settings that's also Russian... any idea what that is?
syrenz said:
Okay install success... gonna test out for a bit and see how it is. Btw you have lightXt pre-installed over this: https://market.android.com/details?id=com.coreaaosi.afroid&feature=search_result which has more features, better look and a widget... (and doesn't require root)
Click to expand...
Click to collapse
Will see, thanks.
Also, I switched language to English but there's something in my notification bar as ongoing but I have no idea what it is. That's in russian and it has an American flag next to it in the status bar and clicking on it takes me to some settings that's also Russian... any idea what that is?
Click to expand...
Click to collapse
That ruKeyboard.apk, russian keyboard.
Just delete it and install your preffered keyboard.
fjfalcon said:
That ruKeyboard.apk, russian keyboard.
Just delete it and install your preffered keyboard.
Click to expand...
Click to collapse
Yep, that seems to have done it. Thx
Some themes for rusmod:
http://4pda.ru/forum/index.php?showtopic=182489&st=4920#entry7763361
http://4pda.ru/forum/index.php?showtopic=182489&st=2500#entry6954799
But they are for 1.15 version framework.. will wait until theme makers update it +)
Hi I thing this is a great no problems but one poor wifi receiving but everything else is great Russian launge not a problem.give it a try its really sharp.
Sent from my XT720 using XDA Premium App
fjfalcon said:
Some themes for rusmod:
http://4pda.ru/forum/index.php?showtopic=182489&st=4920#entry7763361
http://4pda.ru/forum/index.php?showtopic=182489&st=2500#entry6954799
But they are for 1.15 version framework.. will wait until theme makers update it +)
Click to expand...
Click to collapse
Did anyone make a stock gingerbread one (even if it's not updated yet)? I want to try out that clean gingerbread look...
Anyways, thanks for the ROM, everything looks to be working perfectly right now
syrenz said:
Did anyone make a stock gingerbread one (even if it's not updated yet)?
Click to expand...
Click to collapse
AFAIK no
The gingerbread theme already in the theme section here wouldn't work with this ROM, correct?
Click to expand...
Click to collapse
Well, i'am sorry but i don't like themes... i mean mine phone should be look like stock.. so i never check it. But if it based on metamorth.. why not?
Anyways, thanks for the ROM, everything looks to be working perfectly right now
Click to expand...
Click to collapse
A sing on my ears =)
mchlbenner said:
Hi I thing this is a great no problems but one poor wifi receiving
Click to expand...
Click to collapse
Well, that strange, i have no problems with it at all.. tiwlan m.b.?
Try to use it from Dexter rom... or check Access Point.
fjfalcon said:
Well, i'am sorry but i don't like themes... i mean mine phone should be look like stock.. so i never check it.
Click to expand...
Click to collapse
Yeah, I agree with you for the most part regarding themes, but I consider gingerbread stock actually lol.
But if it based on metamorth.. why not?
Click to expand...
Click to collapse
Yeah... I'll have to figure out how to do metamorph since I've never done that yet. (That's why I edited my post lol)
syrenz said:
Did anyone make a stock gingerbread one (even if it's not updated yet)? I want to try out that clean gingerbread look...
Click to expand...
Click to collapse
fjfalcon said:
Well, i'am sorry but i don't like themes... i mean mine phone should be look like stock.. so i never check it. But if it based on metamorth.. why not?
Click to expand...
Click to collapse
As long as the framework-res folder structure matches Moize7Ae's MM patch it should work. You could also try ZipThemer.
3rdstring said:
As long as the framework-res folder structure matches Moize7Ae's MM patch it should work.
Click to expand...
Click to collapse
RM uses Mioze7Ae's MM patch so it should work =)
Afaik there is some program with name metamorth.. it's changes phone theme...
Metamorph works "live" on the phone & when it themes framework-res it will reboot the phone & with owq's morph I think you have to run through MM a second time to get the white clock color. ZipThemer takes the morph & builds an update.zip (& an undo.zip for when things go wrong). So you create the update.zip (I use HTC Edify Generic update script setting) make sure it is in the openrecovery/updates folder, boot into OC & apply the update.
hows battery on rusmod
I have 48 hours easy.
But me it's me...
As far i can say my battery most living.. don't know why.
Some people say its don't drain power at all... some says that battery goes with 7 hours...
So just try and say =)
screenshots
Hi fjfalcon,
thanks for your work, I wanna give a try to this Rom do you have any screenshot of it? Does it have your swap kernel? ))
And also...what tweaks did you use to improve battery life and performance of your phone? Thanks!
fjfalcon said:
I have 48 hours easy.
But me it's me...
As far i can say my battery most living.. don't know why.
Some people say its don't drain power at all... some says that battery goes with 7 hours...
So just try and say =)
Click to expand...
Click to collapse
Hy fifalcon....
Wanna give a smale Replay to this Rom ....
Man you Rock....thats the best Froyo-Rom i tried on my Phone....and i tried all....
Here are some things....
- It´s a Stock,Clean,Fast,Stabil and MULTI-LANGUAGE Froyo so every Body can give it a try
- For Multi-Lang i Installed Rusmodv1.17+RmEnPatch+Ginger_Original_Glass-signed Keyboard
- I´m using Launcher Pro,Move2SD enabler and thats it.....no Swap....One Partition on SD.....i moved only my Games to SD with nativ app2sd....
- Batterie Live 48h+
- Ram 50MB+
- Internal Storage 170MB....with some Apps and Games 140MB....
Thanks.....
Thanks for good word =)
So here some themes for 1.17:
http://4pda.ru/forum/index.php?showtopic=182489&view=findpost&p=7879598
http://4pda.ru/forum/index.php?showtopic=182489&view=findpost&p=7875990
xt720.ru server have new ip. DNS update will be in 24 hours.
Access by ip
Hello fjfalcon,
Can you please tell us what are the advantages of this rom over stock 2.1 or miui?
Will it increase free RAM, rom space, snappiness ? Any disadvantages over the stock roms? Is the haptic feedback as strong as the original stock rom?

Categories

Resources