thetingster
Android Enthusiast
Just flashed v18 S2H, pretty snappy CC. ;-) Once things get loaded/sync'd and settled down. It is quite fast. I enjoy things being lean in a rom for the Eris. Have not seen any lag in keyboard or dialer.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I just updated to V18 and now the stock email app (2.3.4) force closes whenever it tries to sync with the exchange server.
My phone keeps rebooting itself now after a few minutes of bluetooth use.
I tested it out on the previous version and it works just fine so I know it must be something in the ROM.
Is there anything you can do to clear it up, CS? I can't function without my bluetooth.
Sounds like a few people are having issues with email. I can't take any chances. This phone is my only link to the outside world until we get power , phone and internet back. Who's up for a barbeque? I have a freezer full of meat that won't keep much longer unless I can find more ice.
i do have an update i'll be posting soon as i can with the email fixed along with a couple other little quirks worked out. Last i heard bluetooth is back to normal as well.
CondemnedSoul, Thanks so much for reviving my dying droid eris. I am running V17 (Vanilla) and it's awesome! Couple of things/bugs I noticed, not sure if others have the same issues:
1. The lock screen (slider or rotary) will show up everynow and then when the phone is turned on, normally it will go straight to the unlock pattern.
2. The camera has a shutter sound, I didn't see any settings to turn that off.
3. While playing music in random mode, the player will stop at the end of songs i.e won't go to the next song unless phone is turned on and the play button is pressed.
4. Custom assigned ringtones to contacts will not play, it will always play the default ringtone.
Again, these are some of the issues that I see, other than that, it's the best ROM!!!
You rock dude!
I'm on v17 and bluetooth works fine when turned on. Are you having a problem when you first turn it on or when you pair it?I'm on V18.1 and, unfortunately, I'm still having the same problem with my phone resetting itself after a few seconds of running my bluetooth. Please help!
We might get some clues if you could run a logcat that outputs to a file on the sdcard while running bluetooth. In terminal emulator or adb shell run these commands:I'm on V18.1 and, unfortunately, I'm still having the same problem with my phone resetting itself after a few seconds of running my bluetooth. Please help!
#get root privileges
su
#clear the log
logcat -c
#start a verbose logcat output to an sdcard file with timestamps
logcat -v time *:V > /sdcard/mylog.txt
We might get some clues if you could run a logcat that outputs to a file on the sdcard while running bluetooth. In terminal emulator or adb shell run these commands:
Now start bluetooth and then after it causes a reset, take the contents of the text file, put them up at pastebin.com and post the link to it here so we can take a look.Code:#get root privileges su #clear the log logcat -c #start a verbose logcat output to an sdcard file with timestamps logcat -v time *:V > /sdcard/mylog.txt
So far I'm lovin' v18 except for one annoying thing. Anyone know how to turn off the vibrate buzz when you dial a number and hit the "phone" Kinda like a buzz to let you know it's connecting.
I'm on v17 and bluetooth works fine when turned on. Are you having a problem when you first turn it on or when you pair it?
We might get some clues if you could run a logcat that outputs to a file on the sdcard while running bluetooth. In terminal emulator or adb shell run these commands:
Now start bluetooth and then after it causes a reset, take the contents of the text file, put them up at pastebin.com and post the link to it here so we can take a look.Code:#get root privileges su #clear the log logcat -c #start a verbose logcat output to an sdcard file with timestamps logcat -v time *:V > /sdcard/mylog.txt