HTC Eris :: How To Remove SenseUI And Enable JIT?
Jun 4, 2010
Note for anyone attempting to do this, Apps2sd is not working with this method currently.
Flash latest OverClock kernal:-
http://forum.xda-developers.com/attachment.php?attachmentid=324420&d=1273525541
Download QuickBoot -http://www.androlib.com/android.application.com-siriusapplications-quickboot-jDpx.aspx. Download Home replacement App. Open up Command Prompt (Go to run, type in cmd, press enter). Type in:
[Code]
View 49 Replies
Apr 12, 2010
Somehow I got my phone to go into a landscape mode home screen, I'm running 2.1 v2 and I've had the phone for almost 5 months and I've never seen this happen, and now I can't make it happen again. Turning it on its side does nothing to the home screen. Has anybody else seen this? The phone was just an icon and everything seemed to look fine, like it was meant to be landscaped.
View 10 Replies
View Related
Apr 23, 2010
I am rooted and rom'd and everything works great. But I have noticed that when using app killers sometimes (maybe 1 out of 10 times) When I kill all apps my SenseUI restarts. So I've started looking at the apps that are being killed before killing them to see if I could find out what is causing this but everything seems to be normal and I cant figure out why this is happening.
View 11 Replies
View Related
Jan 10, 2010
Is there a way to make a wall paper that spans all 6 pages of the SenseUI desktop rather than having the same image Copied to all 6 pages?
I was in the IRC room the other day, and was told by a couple of users that they had tried a few things and it wasn't possible.
Then today I was playing around the forums and Disabled SenseUI to check out the Android Home, for shits and giggles no attempt to keep it.
I set a background in Home, which spanned all 3 Home pages... when scrolling thru it actually looked like you were moving along a Image 3x the width of one screen.
When I went back to SenseUI.... that same background was there on all 6 pages no copies at all.....
Any1 kno how to make our on like this and install it on the phone? What would the resolution be on one page or multiple pages?
View 3 Replies
View Related
Jul 30, 2010
For those of you looking to either Enable JIT or Disable JIT on a ROM that has JIT built in (or you've manually flashed it) and decided you wanted to remove it. I had a little trouble searching so I figured I'd post it with a simple logical subject line for future searching.
In the /System Directory you need to fine the file called:
build.prop
then edit the line:
dalvik.vm.execution-mode=int:jit
to say:
dalvik.vm.execution-mode=int:fast
and revsere it to enable it back (fast to jit)
You can do this a few ways.
1. Use a file explorer on your phone (such as ES File Explorer) or Root Explorer find the direcotry /system make sure the drive is R/W (read/write). Open the file, build.prop, then scroll down to the bottom of the file and it should be within the bottom 5 lines and do as stated above.
2. Use adb commands, connect phone via USB.
adb remount
abd pull /system/build.prop build.prop
On your PC find this in your c:"androidsdkdirecotryhere"
ools and edit with your favorite text editor.
then save the file, and go back to your cmd window and type
adb remount
abd pull /system/build.prop build.prop
View 1 Replies
View Related
Jul 5, 2010
I just thought I would mention unchecking this option causes pandora to stop playing after ever doing when the phone is locked.
View 5 Replies
View Related
Feb 4, 2010
I disable the sense by following the steps in the stick and now I cant re enable it. It will not allow me to click the "clear defaults" again. What can I do to fix this or will I have to call for a factory reset?
View 3 Replies
View Related
Sep 25, 2010
It didn't happen right away after I updated but suddenly I started getting messages about rosi something and then HTC sense stopped suddenly force close. I used a rooted update OTA.
View 1 Replies
View Related
May 16, 2010
Wondering if it is possible to disable the SenseUI skin from the Legend? This is, I mean, able to enable it again when I feel like it. I see "HTC Sense" in Manage Applications..what would happen if I press "Force stop" under controls, or Clear Data?
View 7 Replies
View Related
Jul 8, 2010
I find it amusing how many Senseless ROMS are popping up. The majority of all ROMS thus far are Senseless and I don't really get it. The main reason I sold my MotoDroid to get the HTC Incredible was for SenseUI and now everybody is wanting to ditch it. I need more Sense ROMs to play with and theres just nothing to choose from. SO I figured I would start a poll and see if I am the only one. So is it a Sense or Senseless ROM preference?
View 38 Replies
View Related
May 5, 2010
This is simple enough on every other version of Android, including SenseUI 1.5.
//For Contacts
Intent pickIntent = new Intent(Intent.ACTION_PICK, People.CONTENT_URI);
this.startActivityForResult(pickIntent, RESULT);
//For Phones
Intent pickIntent = new Intent(Intent.ACTION_PICK, Phones.CONTENT_URI);
this.startActivityForResult(pickIntent, RESULT);
On SenseUI 2.1 (HTC Incredible) this shows a list of numbers (the URI number). So you get a list of 1-200 if you have 200 contacts. Selecting one of the contacts you can then gather all of the information needed. Is there any good work around known?
View 1 Replies
View Related
Aug 25, 2010
How can I tell if a device is using HTC's SenseUI? I thought about using android.os.Build information, but they seem inconsistent. Is there a more definitive way? I need to be able to tell if I can launch the calendar by using com.android.calendar or com.htc.calendar.
View 1 Replies
View Related
Jun 24, 2010
How come when m in a call session my 3g turns off? Is there a way to enable it to stay on while in call? Because id like to multitask.
View 5 Replies
View Related
Oct 10, 2010
I am not a fan of the stock Android UI, and I really like HTC's SenseUI. Just thought I'd ask if there is a port of SenseUI for the Droid. By the way, I know that there is a SenseUI theme for ShadowROM. I am running that on my phone now.
View 5 Replies
View Related
Jul 13, 2010
I've flashed with the new froyo ROM with senseUI and am finding it brill. One quirk though is that when typing out a text message, there's no key in the bottom left to minimize/esc from the keyboard. If I use the Back key it exits the app (chomp). It's still beta!)
View 6 Replies
View Related
May 20, 2010
Am I the only one who thinks HTC needs to get on the ball and tweak SenseUI to work in landscape mode? I mean seriously, they built the hardware with the kickstand for it to sit in landscape mode yet the software is stuck in portrait. Does anyone know of a reference that lists the differences between stock Android and SenseUI?
View 36 Replies
View Related
Feb 23, 2010
Does anyone know if the new OS will allow for Bluetooth Headset initiated Voice Dialing?
View 9 Replies
View Related
Sep 21, 2010
Just wondering if there are any fully ported SenseUI Roms out for the Droid on Froyo?
View 4 Replies
View Related
Jun 11, 2010
Why does everyone seem to hate SenseUI? I find it beautiful and very smooth. I wouldn't want to remove it when I root my phone. I also get very good battery life after my recent battery tweaks.
View 30 Replies
View Related
Jun 12, 2010
I disabled Sense but now want to turn it back on, but I don't see an obvious way to do this. Anyone know how? Also, are there good alternate virtual keyboards for the EVO? Not sure how much I'm liking the stock one.
View 4 Replies
View Related
Jul 21, 2010
Just a small discussion. Curious as to why people prefer Sense-less ROM's. Android is the best cell phone OS I have ever used, and I think the SenseUI only improves it, aesthetically(sp?) and socially speaking. The tiny lag my Hero suffers is worth it for all of the beautiful widgets, the launcher, the Facebook and Twitter integrations and did I mention. I have never described anything electronic as beautiful before! The stock Android look captivates me until I use it. It seems so bland and *ugh* to me. And as far as speed goes, the Senseless ROM's I have tried are no faster then the Fresh ROM I am running, and if it is it's completely unnoticed by me. But anyways I am just curious what reasons you have for using the SenseUI or stock Android OS, whether it be for apps to run more efficiently, speed, whatever. Just curious, might try a couple new ROM's soon.
View 8 Replies
View Related
Dec 21, 2009
Can you use the htc widgets with aHome or do they only work with senseUI?
View 1 Replies
View Related
Dec 2, 2009
Can anyone tell me how to disable the senseui pattern lock screen and only use the lock 2.0 slide to unlock screen that I purchased only?
View 10 Replies
View Related
Jul 22, 2010
I downloaded the application ROM manager and then I installed the Clockwork Mod recovery and now I'm hearing that it can end up bricking your phone so I want to know how to get Amon's recovery image back... When I look in the ROM manager application the flash alternate recovery is greyed out so I need another way to do it.
View 12 Replies
View Related
Jul 30, 2010
I have the plain jane rom and how do i remove the arc?? What file do i need to flash.
View 1 Replies
View Related
Aug 21, 2010
Can anyone help explain what this does? I did a small search around the internet, and it came up with just about nothing.My first question is: I turned mobile data off, and yet, during the night, I was charged for data, so something leaked.Personally, I thought if this was because of this particular function. But maybe it was something else.So, I turned it off, but around the forums for other androids people seem to think that syncing doesn't work as well with this disabled.Does anybody know what might have happened? And could this function have been the thing that caused the leak.The leak, was actually for only 50 KB or so, but because I'm on Page Plus, it caused me to go under the required balance to refill of $29.95 and caused my plan to lapse. It's important for me for this not to happen again. Can anyone give any tips?
View 2 Replies
View Related
Nov 29, 2009
Subject says it all.I've read posts here and other places regarding turning off "Enable 'always-on' mobile". I'm still unclear on exactly what this does. I guess I can figure it out by turning it off - and sending exchange and Gmail e-mails to myself to see if/when they arrive.
View 20 Replies
View Related
Jun 1, 2010
I can't figure how to remove bookmarks that I have created. I can remove the icons, but they still show on the bookmarks list.
View 5 Replies
View Related
Jun 18, 2010
Is there anyway to remove the stupid slide down unlock screen and just use the pattern drawing? I am rooted so I was hoping with root there is a chance to do this.
View 6 Replies
View Related
May 29, 2010
I have searched in this forum, the XDA-developers forum, and Google at large and cannot find an answer to my question. I would like to know if there is a way to remove the clock from the notification bar. I am rooted (EE 2.0). I have found some devs who were able to remove it from their custom Droid ROMs, and would like to know if it's possible for the Eris. If so, how would I go about doing it?
View 7 Replies
View Related