|
||||
Quote:
Sent from my PC36100 using Tapatalk
__________________
If I've helped you please hit the Thanks button
|
|
||||
Quote:
Sent from my PC36100 using Tapatalk |
|
||||
Re: OMJ's HTC EVO 2.3.3 Custom ROMs | GingerBread 4.12.651.1 | *Updated 6/3/11*
Hey Vancer. I'll try the golf logix app and let you know if it's the app or the phone. I use skydroid on the course instead. I think it's the most comprehensive free range finder out there. I know golf logix charges a fee for their premium service right?
As for the build.prop file thing. I just followed the ES File Explorer directions found here. theMikMik.com • View topic - *Solved* Infamous sense restart issue Thanks to to DOTTAT on page 68 for pointing me in the right direction. The sense restarts were my only complaint regarding the new rom. I was hesitant editing the build.prop file since I've never done anything like that before. It was actually pretty simple to do and everything looks good so far. I will report back if restarts start up again. Last edited by uofajac; 06-05-2011 at 12:37 PM. |
|
||||
Re: OMJ's HTC EVO 2.3.3 Custom ROMs | GingerBread 4.12.651.1 | *Updated 6/3/11*
Can we add or remove any icons from the lock screen? For example, swap the mail icon out for the GMail icon?
|
|
||||
Re: OMJ's HTC EVO 2.3.3 Custom ROMs | GingerBread 4.12.651.1 | *Updated 6/3/11*
It's not your phone Vancer. The golf logix app kills my 3g and my cell service. What's up with that? Just switch over to skydroid.
|
|
||||
Re: OMJ's HTC EVO 2.3.3 Custom ROMs | GingerBread 4.12.651.1 | *Updated 6/3/11*
How to enable wireless N on Mik based rom
Make sure you have ADB installed on your pc and usb debugging enabled on your phone. UNZIP and copy the attached module to your ADB folder. Open an admin command prompt on your pc and change the working directory to the same directory as your ADB server directory. Do this first to make a GOOD backup of your current driver. adb pull /system/lib/modules/bcm4329.ko ./bcm4329.ko.old at this point you should have a bcm4329.ko.old and a bcm4329.ko in your adb directory. Now type adb shell and hit enter. Enter the below. mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system Exit adb shell or open another cmd prompt to the same directory as your adb server again. adb push bcm4329.ko /system/lib/modules/bcm4329.ko Disable wifi and re-enable. This will load the new driver and you'll have wireless N speeds. Now for the cosmetic change to match. Open root explorer and go to the /system directory. Mount as r/w and open Build.prop in text editor. Find the line that lists the wifi details (currently will show b/g). Edit that line to show b/g/n and save. Reboot phone.. enjoy! |
This post has been thanked 2 times. |
|
|
|