• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [ROM] Harmonia 2.03 28Sept12 (Virgin)

Hey Leslie, thanks for the rom, i noticed google wallet didnt work because of root access, just thought id let you know so you can update rom or whatever
 
Hey Leslie, thanks for the rom, i noticed google wallet didnt work because of root access, just thought id let you know so you can update rom or whatever


Did you actually try and use it? Or just open it and get the unsupported device message that is standard on wallet with a rooted device?
 
Thank you so much for your hard work and to all those who assisted. It installed perfectly first time and is running great. Playing with it now and no issues. I'll be sure to let you know if I run into anything!

ciao
 
Thank you so much for your hard work and to all those who assisted. It installed perfectly first time and is running great. Playing with it now and no issues. I'll be sure to let you know if I run into anything!

ciao

Note: I believe there are still some problems with the current release. They should be fixed soonish.
 
I can confirm Harmonia 2.02 is running flawlessly so far. Great job Leslie! :)

Connect to wifi just fine and mass storage works great.
 
I can confirm Harmonia 2.02 is running flawlessly so far. Great job Leslie! :)

Connect to wifi just fine and mass storage works great.

I can verify this as well. I am no longer encountering any bugs whatsoever - the aforementioned three that I had found have been squashed. The system apps that once were broken/corrupted, have also been fixed. QuickMemo works just fine.

I think this is your new base for Harmonia to expand upon, Leslie: it's perfect.

Upon observation, it appears that while Sprint Installer was uninstalled in Harmonia 2.01, it is installed in 2.02.

To install the update, I actually flashed your Update_rom_Elite.zip prior to the Harmonia 2.02 zip. Both worked and ran and succeeded without a hitch.
 
I think this is your new base for Harmonia to expand upon, Leslie: it's perfect.

Upon observation, it appears that while Sprint Installer was uninstalled in Harmonia 2.01, it is installed in 2.02.
I wouldn't worry about those files really, they won't effect anything.


As for the rom, it's good that it works, but most of my goals for this phone have now been met. Updates and my involvement in this phone will decline from here on out, but that's okay. Most development on phones, particularly lower end ones, come from within. You guys have all you need to take it from here and better roms are on the horizon now that you have a recovery and a base (stock and Aeneas) to work and learn from. Building off another rom was how I started, as have many others.
 
Regardless, thank you for all of your hard work. I hope you don't feel under-appreciated, because you're incredible. I couldn't thank you enough!
 
Regardless, thank you for all of your hard work. I hope you don't feel under-appreciated, because you're incredible. I couldn't thank you enough!
I don't and I don't want people thinking I am abandoning you guys or the rom either.

Harmonia users know, once I get it stable, I don't mess with it much, but that is also part of the appeal. While it occasionally will take point (in terms of features and things), it's meant to be a Toyota Camry, it may not be all that exciting, but it you can count on it to work.
 
Does this ROM change the internal MAC address of the WIFI card? My dad has his WIFI filtered by MAC address and I no longer have internet access after this ROM.
 
Does this ROM change the internal MAC address of the WIFI card? My dad has his WIFI filtered by MAC address and I no longer have internet access after this ROM.

It's possible. What's your current WiFi MAC? (Hopefully we didn't all end up with the same one, it has happened to me before with CM ROMs.)
 
Give me a second while I re-flash. As we were talking I flashed back to stock from the backup.

Edit: I thought MAC addresses were hardware-linked, how is this situation even possible? Still waiting for phone to finish booting
 
What's the problem with having the same mac address?
Outside a couple special cases, I don't think there's any trouble with it. It's just how my dad has his WIFI set up, I can't use it unless my MAC address is correct. In this case, the ROM changed it and I lost internet access.
 
Give me a second while I re-flash. As we were talking I flashed back to stock from the backup.

Edit: I thought MAC addresses were hardware-linked, how is this situation even possible? Still waiting for phone to finish booting

The MAC can apparently be overridden using an INI file.

There have always been ways to spoof a MAC address. There is usually a way when it comes to any device/platform. It can be more or less difficult depending on the circumstances.

Bluetooth MAC: A8:16:B2:B1:AC:65

And I think I'll stick with Stock until we have this figured out.

Then our Bluetooth MACs should be fine (unique).

On the bright side, I now know how to spoof the WiFi MAC on this phone.
 
I figured out the problem with the MAC and I can fix it. I have some things to take care of today so it may not get fixed until later.

UPDATE: Confirmed, the fix works. I have my original WiFi MAC address back.
 
Are they the same as the ones you were giving out? Or did Leslie tweak them?

I believe she put together her own collection, but they're similar:

Code:
# Power Save tweaks
ro.ril.disable.power.collapse=1
pm.sleep_mode=1

# Ringing Will Start Immediately
ro.telephony.call_ring.delay=0

# Increase Performance
debug.performance.tuning=1

# Video Acceleration Enabled
video.accelerate.hw=1

# Increasing The Video Recording Quality
ro.media.enc.hprof.vid.bps=8000000

# Signal Tweaks
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=10
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=5
ro.ril.hsxpa=3 
ro.ril.gprsclass=12  

# NetSpeed Tweaks
net.tcp.buffersize.default=6144,87380,1048576,6144,87380,524288
net.tcp.buffersize.wifi=524288,1048576,2097152,524288,1048576,2097152
net.tcp.buffersize.umts=6144,87380,1048576,6144,87380,524288
net.tcp.buffersize.gprs=6144,87380,1048576,6144,87380,524288
net.tcp.buffersize.edge=6144,87380,524288,6144,16384,262144
net.tcp.buffersize.hspa=6144,87380,524288,6144,16384,262144
net.tcp.buffersize.lte=524288,1048576,2097152,524288,1048576,2097152
net.tcp.buffersize.hsdpa=6144,87380,1048576,6144,87380,1048576
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144,87380,1048576

# Photo And Video Quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100

# Touch Responsiveness
debug.performance.tuning=1
video.accelerate.hw=1

# Scrolling Responsiveness
windowsmgr.max_events_per_sec=500
ro.max.fling_velocity=12000 
ro.min.fling_velocity=8000

# Frees up more ram when needed
persist.sys.purgeable_assets=1

# Disable Sending Usage Data
ro.config.nocheckin=1

# Increase VM Heap Size(resolve some fc's)   
dalvik.vm.heapsize=64m
 
Back
Top Bottom