Lost "Sense UI" after apply RUU - Desire General

Hello..
i've noticed that after applying this one:
RUU_Bravo_HTC_WWE_1.21.405.2_Radio_32.36.00.28U_4. 06.00.02_2_release_126984_signed.exe
( [ROM] Official HTC Desire RUU ROMS and OTA Update URLs)
i lost Sense UI. i got my Desire from VIP
any idea?
BUT i noticed that phone runs faster than before

What do you mean? U lost the launcher from SenseUi or the whole look? White or black notification bar?
-------------------------------------
Sent via the XDA Tapatalk App

i lost launcher and whole look. before i used to press home button and than appears menu wher i can choose between Sense UI and classic Desire look. and now it's gone..
anyone with same problem?

You had the menu before or after flashing ruu?

I had menu before flashing RUU

Also is there any chance to put back my previous RUU?

So you have a stock 2.1 white notification bar ?

thed0g said:
So you have a stock 2.1 white notification bar ?
Click to expand...
Click to collapse
I dont't know where to see that?

thed0g said:
So you have a stock 2.1 white notification bar ?
Click to expand...
Click to collapse
Aha, i get it.. its not white

Have you tried restarting Desire?

Several times but same thing...
Beside that everything goes smooth. I mean, it runs very very fast.
I have more than 250mb free ram

sashajovicic said:
Several times but same thing...
Beside that everything goes smooth. I mean, it runs very very fast.
Click to expand...
Click to collapse
If it runs fast, dont touch it
Sent from my HTC Desire using Tapatalk

Look for Rosie.apk in /system/app/ with any file manager.

typhex said:
If it runs fast, dont touch it
Sent from my HTC Desire using Tapatalk
Click to expand...
Click to collapse
Someone told me that too
But if i updated with that RUU ,will i receive 2.2 update?

xtcislove said:
Look for Rosie.apk in /system/app/ with any file manager.
Click to expand...
Click to collapse
Yes i have that file and its installed

I think this Firmware is without HTC Sense

But if i updated with that RUU ,will i receive 2.2 update?

Yes and if Rosie.apk is there Sense MUST be installed!
Very confused about this.... can u post logcat? And can u upload a copy of Launcher2.apk and Launcher2.odex in /system/app/?

xtcislove said:
Yes and if Rosie.apk is there Sense MUST be installed!
Very confused about this.... can u post logcat? And can u upload a copy of Launcher2.apk and Launcher2.odex in /system/app/?
Click to expand...
Click to collapse
i dont have Launcher2.apk and Launcher2.odex
can't find in /system/app/
btw: where to find logcat ?

go to settings, applications, application manager. Then look for sense there, open it and press remove default!
Should work. else look if there is any other "launcher" app there and go into that one and remove default!

Related

[Q] increase max number of windows in browser on rooted phone?

My Desire limits max number of browser windows to 4, and does so on every ROM I've tried. I'm rooted - is there any hack I can apply to increase this? I know Dolphin HD and other browsers don't have this problem but I kind of like the HTC browser apart from this issue.
Anyone found a fix?
landwomble said:
Anyone found a fix?
Click to expand...
Click to collapse
it's hardcoded in the browser (com.android.browser.TabControl.canCreateNewTab())
shouldn't be a big deal to increase it
which rom are you currently using?
Moved to Q&A.
On hero, it was limited to 4 tabs in sense, but on CM6 base, I have roughly 8 open in the background all the time. I reckon you could hack the above value, not sure how well the sense browser would perform...
snq- said:
it's hardcoded in the browser (com.android.browser.TabControl.canCreateNewTab())
shouldn't be a big deal to increase it
which rom are you currently using?
Click to expand...
Click to collapse
AuraxTSense 7.6.1
how would you edit this? hex editor?
Can I bump this? Wanna know this as well. Is it only for rooted device?
lyk13 said:
Can I bump this? Wanna know this as well. Is it only for rooted device?
Click to expand...
Click to collapse
Yes it would be for a root device only.
Thank you, guess I have to endure then. =/
lyk13 said:
Thank you, guess I have to endure then. =/
Click to expand...
Click to collapse
S'ok, no-one seems to have worked out how to do it on rooted devices either...!
8 tabs like on AOSP ROMs would be excellent. 4 tabs limit is with Sense ROMs and it is too few for my usage too.
-----------------------------------
- HTC Desire via XDA App -
th3 said:
8 tabs like on AOSP ROMs would be excellent. 4 tabs limit is with Sense ROMs and it is too few for my usage too.
-----------------------------------
- HTC Desire via XDA App -
Click to expand...
Click to collapse
Please find here the result of my homework given by The GREAT MASTER snq- !!!
Base on the Browser.apk you have in AuraxTSense 7.6.1, this one will allow you to go up to 15 tabs !
(It's now hard coded at 32, but after 15 I got an Out of memory... should be enough anyway)
For that first time, it is zip-aligned, but not signed.
So I will assume that you know what do with (push with adb, in recovery if you don't have S-OFF).
As soon as I learn to make a flashable zip, I will update it.
Enjoy !!
Or just feel free to insult me if it doesn't work flawlessly for you...
Edit: backup your bookmarks, just in case...
Edit2 : finally no prob with bookmarks
EDIT 3 : updated .apk (back to original png for back and forward)
... Testing.
That works perfect on HTC 2.2 with root! Over 12 tabs now opening fine in the browser. I just removed the odex file and everything worked. It requires 300-400KB ish more than the stock browser. Thank you guys
-----------------------------------
- HTC Desire via XDA App -
th3 said:
... Testing.
That works perfect on HTC 2.2 with root! Over 12 tabs now opening fine in the browser. I just removed the odex file and everything worked. It requires 300-400KB ish more than the stock browser. Thank you guys
-----------------------------------
- HTC Desire via XDA App -
Click to expand...
Click to collapse
Glad if you like
Those supplementary kB come from the png i used for back and forward keys (to be sure I was testing the right version ).
Smali modifications were not so heavy ;-)
I can post one with no png mods if it's annoying for you
Sent from my LEEDROID Desire with S-OFF...
TomLeeDesire said:
Glad if you like
Those supplementary kB come from the png i used for back and forward keys (to be sure I was testing the right version ).
Smali modifications were not so heavy ;-)
I can post one with no png mods if it's annoying for you
Sent from my LEEDROID Desire with S-OFF...
Click to expand...
Click to collapse
yay thank you
th3 said:
... Testing.
That works perfect on HTC 2.2 with root! Over 12 tabs now opening fine in the browser. I just removed the odex file and everything worked. It requires 300-400KB ish more than the stock browser. Thank you guys
-----------------------------------
- HTC Desire via XDA App -
Click to expand...
Click to collapse
TomLeeDesire said:
Glad if you like
Those supplementary kB come from the png i used for back and forward keys (to be sure I was testing the right version ).
Smali modifications were not so heavy ;-)
I can post one with no png mods if it's annoying for you
Sent from my LEEDROID Desire with S-OFF...
Click to expand...
Click to collapse
Well, sorry , i've been reading that too fast
didn't get 'just removed the odex file' and didn't get the 'ish'...
...was also stupid answer, as those png mods were not 300-400kB at all
now I need to go and learn more to answer
Beaverman20 said:
yay thank you
Click to expand...
Click to collapse
.apk in the post get updated
damn... on auratx sense for me, i pushed it to data/app that crashed the phone, and got me in a bootloop :/ i am s-offed, so i did it booted up, may that was not such a hot idea afterall could you give some better directions?
TomLeeDesire said:
didn't get 'just removed the odex file' and didn't get the 'ish'...
...was also stupid answer, as those png mods were not 300-400kB at all
Click to expand...
Click to collapse
The stock Browser.apk was 788KB and the one you attached that I installed was 1095KB. I don't mind
The browser would just crash at the start until I removed Browser.odex. Ever since, it works perfectly.
-----------------------------------
- HTC Desire via XDA App -
Beaverman20 said:
damn... on auratx sense for me, i pushed it to data/app that crashed the phone, and got me in a bootloop :/ i am s-offed, so i did it booted up, may that was not such a hot idea afterall could you give some better directions?
Click to expand...
Click to collapse
to /data/app ?
wasn't the original in /system/app ?
this what i use to install :
- mounting /system/app r/w with Root Explorer, and checking Browser.apk is there
- then following with adb :
Code:
adb push ATS_Browser_zipaligned.apk /system/app/Browser.apk
adb reboot
...
working fine on mine
th3 said:
The stock Browser.apk was 788KB and the one you attached that I installed was 1095KB. I don't mind
Click to expand...
Click to collapse
well in that case, that's not on my side
i start from the one i found in AuraxTSense_7.8.1_Official_OTA_2.2_FRF91.zip, as i took it as a user request
Browser.apk 1 133 173
ATS_Browser_zipaligned.apk 1 121 159
mine is even lighter
Can someone post a step by step dummys guide on how to install this, I have soff etc but don't know anything about adb any help would be much appreciated
Sent from my HTC Desire using XDA App

Kingdom lockscreen possible for Sense v1 roms..??

One question (and i don´t think this is for q&a thread...because i need the feedback from rom devs)
Is it possible to have the new kingdom or sense 3 lockscreen in classic sense v1 roms...???!?
I ask because we know sense 1 is much faster as any hd (ace) version...and i think this lockscreen is so good...its one of the things i have on my "dream" list
I ask not for the photo or weather lockscreen..only for the lockscreen with the symbols (so i or we don´t need the select menu)
with kind regards..Alex
I dropped the htclockscreen apk from the kingdom rom into the 'official' gb desire leak and it worked fine. Never tried it with froyo.
From memory music and call stuff appeared on the screen.
cr1960 said:
I dropped the htclockscreen apk from the kingdom rom into the 'official' gb desire leak and it worked fine. Never tried it with froyo.
From memory music and call stuff appeared on the screen.
Click to expand...
Click to collapse
what did you directly...make a update.zip or just install it...and only the lockscreen.apk ..?!?
with kind regards..Alex
cr1960 said:
I dropped the htclockscreen apk from the kingdom rom into the 'official' gb desire leak and it worked fine. Never tried it with froyo.
From memory music and call stuff appeared on the screen.
Click to expand...
Click to collapse
if i make a simple update.zip i have the classic aosp-google lockscreen..?!!!!?
i take the lockscreen from cool kingdom port or from kingdom port from seo...mmhh..what file you take..?
I can not install only over zip
with kind regards..Alex
Alex-V said:
what did you directly...make a update.zip or just install it...and only the lockscreen.apk ..?!?
with kind regards..Alex
Click to expand...
Click to collapse
just deleted the htclockscreen.apk from the gb sense rom using winrar then replaced it with the one I extracted from the kingdom rom. flashed the gb sense rom and voila! it was there.
cr1960 said:
just deleted the htclockscreen.apk from the gb sense rom using winrar then replaced it with the one I extracted from the kingdom rom. flashed the gb sense rom and voila! it was there.
Click to expand...
Click to collapse
will try..thx for the tip...
with kind regards..Alex
cr1960 said:
just deleted the htclockscreen.apk from the gb sense rom using winrar then replaced it with the one I extracted from the kingdom rom. flashed the gb sense rom and voila! it was there.
Click to expand...
Click to collapse
mhhh..i try it but always get the aosp-google lockscreen...please can you post your lockscreen.apk..?!?!?!?
with kind regards...Alex
Alex-V said:
mhhh..i try it but always get the aosp-google lockscreen...please can you post your lockscreen.apk..?!?!?!?
with kind regards...Alex
Click to expand...
Click to collapse
Yep - no problem. I'm at work at the moment but will do it when I get home tonight.
I think it was this one @Alex-V, although it seems like about 50 rom flashes ago, so I can't be 100% sure.
cr1960 said:
Yep - no problem. I'm at work at the moment but will do it when I get home tonight.
I think it was this one @Alex-V, although it seems like about 50 rom flashes ago, so I can't be 100% sure.
Click to expand...
Click to collapse
ah..ok thx...will try it again
with kind regards..Alex
you are right...only worked with gb
anyway...thx for help
with kind regards...Alex

[APP][THEMED] HtC ime keyboard cm7/9 [15thJune2012]

Hi guys here is the original htc ime (keyboard) modded to work on non sense roms.
credit goes to
jonasl without his work this wouldn't exist
enjoy
Extract and install the apk's
This is not a flashable zip
Update 6th May 2012
new attachment added for cm9 or any ice cream sandwich based rom.
its just an apk file so just install then go to:
-system setting
-language & input
-and mark the tick box for HTC_IME mod
-then under the default keyboard also select HTC_IME mod
much larger keyboard enjoy
1st attachment is cm7 compatible htc stock
2nd attachment is cm9/aokp compatible, but may also work for cm7 not tested
update 17th may
added themed google cm7 keyboard in 3rd attachment enjoy
added themed gold & droid keyboard in 4th attachment
Update 18th May
added Green Droid theme in 5th attachment
added Red & White theme in 6th attachment
Update 15th June
added Pink Lady theme in 7th attachment
Themed keyboards are cm7 only!
all credit for theme kitchen goes to gIMpSTa, thread can be found here: http://forum.xda-developers.com/showthread.php?t=654179
kitchen is here:http://www.gimpsta.com/themerlo/main.php
note: keyboards made in the kitchen do not yet work with cm9, some files need to be edited to match that of whats in the ics keyboard i posted, if anyone knows how to get these themed keyboards working on cm9 it would be amazing. I will be doing my own research to try and work this out too. From another post i read this is what needs to be changed "The change was in com.htc.android.htcime.ui.CandidateView.draw , changing FIRST_STATE_SET to EMPTY_STATE_SET"
also anyone who creates a nice keyboard, feel free to share it here and add some screens
hit thanks if you found this thread useful guys:thumbup:
exactly what I was looking for, thx
No problem mate enjoy.
Anyone with big fingers that wants a bigger keyboard in cm7 should try this.
intel007 said:
No problem mate enjoy.
Anyone with big fingers that wants a bigger keyboard in cm7 should try this.
Click to expand...
Click to collapse
LOL. With all this "I want HTC Sense this or that back!", going on soon we are going to have CM7 Sense Version Mod.
d33ps1x said:
LOL. With all this "I want HTC Sense this or that back!", going on soon we are going to have CM7 Sense Version Mod.
Click to expand...
Click to collapse
Lol yeah I know what you mean.
I flashed my sense rom back today and hated it, after 2 hours I flashed cm7 back.
This fc's on me
Sent from my HTC Wildfire S using xda premium
eoghan2t7 said:
This fc's on me
Sent from my HTC Wildfire S using xda premium
Click to expand...
Click to collapse
It works for me on cm7 mate, what are using?
Already posted in general by me!
d33ps1x said:
LOL. With all this "I want HTC Sense this or that back!", going on soon we are going to have CM7 Sense Version Mod.
Click to expand...
Click to collapse
In fact, I will do the opposite: modded sense rom with CM7 influences
nihalot said:
Already posted in general by me!
Click to expand...
Click to collapse
Sorry mate knew I got it from somewhere.
I did a search for it and there were no results for our forum.
Should be posted in this section so I'll Leave it here.
Thanks.
Damn you white line over pressed letters! Is this a known problem?
wildfiresuser said:
Damn you white line over pressed letters! Is this a known problem?
Click to expand...
Click to collapse
Not for me on cm7.
What rom you using?
intel007 said:
It works for me on cm7 mate, what are using?
Click to expand...
Click to collapse
im using the latest cm7 build
Really not sure, I installed it and kept it on phone memory not SD.
Also I'm NOT using any sd partitions eg. Data2sd apps2sd etc maybe that has an effect.
intel007 said:
Really not sure, I installed it and kept it on phone memory not SD.
Also I'm NOT using any sd partitions eg. Data2sd apps2sd etc maybe that has an effect.
Click to expand...
Click to collapse
About the white line over letters? It's unlikely. It just appears on the letters on top two rows, this is interesting. I'm running latest nightly CM7 by alquez.
Edit: I just noticed that the image doesn't show up on my earlier post so here it comes.
intel007 said:
Really not sure, I installed it and kept it on phone memory not SD.
Also I'm NOT using any sd partitions eg. Data2sd apps2sd etc maybe that has an effect.
Click to expand...
Click to collapse
i have it installed as a system app thats whats confusing me lol
eoghan2t7 said:
i have it installed as a system app thats whats confusing me lol
Click to expand...
Click to collapse
Did you install both apk's?
intel007 said:
Hi guys here is the original htc ime (keyboard) modded to work on non sense roms.
i take no credit for this.
this is the work of jonasl i think lol
cant remember where i got it but its been tested by me and works great.
enjoy
and hit thanks if you like it guys.
Extract and install the apk's
This is not a flashable zip
Click to expand...
Click to collapse
This is really awesome! Now i can reply my girlfriend texts faster so she can't take this as an excuse to blame me!
intel007 said:
Did you install both apk's?
Click to expand...
Click to collapse
Yeah installed clicker.apk aswel
Sent from my HTC Wildfire S using xda premium
eoghan2t7 said:
Yeah installed clicker.apk aswel
Sent from my HTC Wildfire S using xda premium
Click to expand...
Click to collapse
I'm baffled, sorry I can't be more helpful.
Strange that different people have different problems with the same system.

[Keyboard mod] HTC_IME.apk without arrows - Now with landscape

Hi this is my mod for Sense 4 htc stock keyboard to remove the arrows, on portrait and landscape modes, but only for english language for the landscape mode
enjoy
push via adb
D:\ADB>adb remount
remount succeeded
D:\ADB>adb push HTC_IME.apk /system/app/HTC_IME.apk
1126 KB/s (4178147 bytes in 3.623s)
D:\ADB>adb reboot
definitly works on Insert Coin 5 , but should work on any rom 1.28 , 1.29
Great job! Nobody uses those arrows anyway!
Although for some reason my entire keyboard is gone after pushing. Might as well be a writing mistake so I'm double checking everything now (It isn't in the settings list either.)
repushed and tried to copy-paste with es explorer, but still no keyboard appearing. (Yes, I did reboot)
Pushed the original HTC_IME.apk (taken from ARHD) and everything is working again.
Which ROM are you using? I'm on ARHD 3.0.0
svenvv said:
Great job! Nobody uses those arrows anyway!
Although for some reason my entire keyboard is gone after pushing. Might as well be a writing mistake so I'm double checking everything now (It isn't in the settings list either.)
repushed and tried to copy-paste with es explorer, but still no keyboard appearing. (Yes, I did reboot)
Pushed the original HTC_IME.apk (taken from ARHD) and everything is working again.
Which ROM are you using? I'm on ARHD 3.0.0
Click to expand...
Click to collapse
Im using Insert Coin 3.2.0 , 1.28.401.9 base, I ll just check I uploaded the right one, ARHD is on 1.28.401.9 as well so i dont see why it shouldnt work.
EDIT: it is the right .apk , try this , push the file, reboot , go straight to text messaging , compose, Tap on the text edit box, google TTS appears , Tap text edit box again google TTS disappears, and then Tap text edit box again, keyboard should appear,
Updated first , finally got Landscape mode finished
Good Work, but it didn't work for me on stock (rooted) Rom. The Sense Keyboard is gone, it doesn't even show up in the Settings...
adrianmignogna said:
Good Work, but it didn't work for me on stock (rooted) Rom. The Sense Keyboard is gone, it doesn't even show up in the Settings...
Click to expand...
Click to collapse
what is your version?
ali3nfr3ak said:
what is your version?
Click to expand...
Click to collapse
1.29 Stock Rom (with Root). I don't have installed a Custom Rom (yet).
adrianmignogna said:
1.29 Stock Rom (with Root). I don't have installed a Custom Rom (yet).
Click to expand...
Click to collapse
hi, is the rom deodexed?
can give me a link to the rom u are using, or upload the HTC_IME.apk from the rom u r using
keyboard
hello mates,
i also like the HTC keyboard, but i do not have any problem with arrows.
i would like to ask if someon knows for a mod to adjust long press duration and the duration of pop up letters.
regards.
Nice work
I hate those damn arrows taking up space!
Make a flashable zip and multi-language and you will probably get more users
Thx
ali3nfr3ak said:
hi, is the rom deodexed?
can give me a link to the rom u are using, or upload the HTC_IME.apk from the rom u r using
Click to expand...
Click to collapse
Bro, I'm using the Stock Rom (The Standard on which the HTC One X come shipped with...)
adrianmignogna said:
Bro, I'm using the Stock Rom (The Standard on which the HTC One X come shipped with...)
Click to expand...
Click to collapse
ok i get now, sorry , ...wont work because the rom is not deodexed, and i think the phones comes stock with 1.26?
Will this work on Cyanongen mod9 ?
llewelld said:
Will this work on Cyanongen mod9 ?
Click to expand...
Click to collapse
no i dont think so
Any chance of posting an odexed version, on the LTE One X we don't have recovery yet so all we have is rooted stock.
sent from my Hawks(HOX)
SN4K3B1T3 said:
Any chance of posting an odexed version, on the LTE One X we don't have recovery yet so all we have is rooted stock.
sent from my Hawks(HOX)
Click to expand...
Click to collapse
I not to sure how to mod a odexed apk, ill look in to it, but if you are rooted, you could try removing HTC_IME.apk and HTC_IME.odex , (back them up first) with root explorer , and either pushing, or use root explorer to copy / paste
Great job!
Omg please somehow make this work for the lte one XL , I would love you if you did. Because I love HTC ime but those damn arrows just take.up too much space!!
ali3nfr3ak said:
I not to sure how to mod a odexed apk, ill look in to it, but if you are rooted, you could try removing HTC_IME.apk and HTC_IME.odex , (back them up first) with root explorer , and either pushing, or use root explorer to copy / paste
Click to expand...
Click to collapse
Yeah I tried that and no dice changed permissions and everything
sent from my Hawks(HOX)
Doesn't work with ARHD 5.2.0, keyboard disappeared.

[URGENT] Clock for WFS

Hi,
I just rooted my Wildfire S Marvel A510e and I've installed the following custom ROM http://forum.xda-developers.com/showthread.php?t=1226765
My problem is: I don't like the default clock app on this ROM so I deleted it to install the "official" Sense clock app (WorldClock.apk) but it won't install, I tried anyway, the apk is in the /system/app folder but does not run or appear in the menu.
I attached the original apk, if someone could modify it to be able to install it on modified ROMs, it would be great. If it's not possible to do it, does someone have a good clock app ?
Thanks
EDIT: Extracted worldclock.apk from http://forum.xda-developers.com/showthread.php?t=1598058
-> Appears in the menu but crash when I try to launch it and at system startup.
Urgent? Really?! For a clock?!?!?
Thrawed said:
Urgent? Really?! For a clock?!?!?
Click to expand...
Click to collapse
I have no alarm and a job..
Did you reset the permissions for the apk and odex file?? Check what the other files permissions and set the added file permissions to the same.
That clock is for sense not CM7, you can download a clock in play store.
Take this clock from cm7
Just install like normal app
http://db.tt/nTKLzhBD
Sent from my HTC Wildfire S A510e using XDA
Tera Tike said:
Did you reset the permissions for the apk and odex file?? Check what the other files permissions and set the added file permissions to the same.
Click to expand...
Click to collapse
I tried, it doesn't work. I guess it comes from some ressources from Sense 3.5 missing, what do you think ?
rohil surana said:
Take this clock from cm7
Just install like normal app
http://db.tt/nTKLzhBD
Sent from my HTC Wildfire S A510e using XDA
Click to expand...
Click to collapse
Unfortunately this one crashes too..
einstein.frat said:
That clock is for sense not CM7, you can download a clock in play store.
Click to expand...
Click to collapse
Do you know some good clock ? With all the Sense Clock functions ?
JeanneD4RK said:
I tried, it doesn't work. I guess it comes from some ressources from Sense 3.5 missing, what do you think ?
Click to expand...
Click to collapse
einstein.frat is correct it will not work on cm7.
This is the clock I use and it just like Sense.
Sense Clock
And for a Alarm, I use.
Alarm Clock Plus
JeanneD4RK said:
Unfortunately this one crashes too..
Click to expand...
Click to collapse
Which Rom are you on.
I have tried this on many tons it doesn't seem to happen with me.
Sent from my HTC Wildfire S A510e using XDA
Just get one from the Marketplace ...
-----------
"You can overclock as much as you want, your phone will always seem too slow."
I just switched on ICS 4.0.4 (TrianaDroid) and installed Alarm Clock Plus and it works fine, thanks
Note: Trianadroid is based on Andeoid 2.3.7, it only emulates the look of 4.x.x
-----------
"You can overclock as much as you want, your phone will always seem too slow."

Categories

Resources