[Q] increase max number of windows in browser on rooted phone? - Desire Q&A, Help & Troubleshooting

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

Related

Nexus like navigation panel?

Is it possible to change Hero Sense navigation panel ( the one which is in the bottom, like semicircle ) to one that Nexus has? Or even android standard one?
You can change to android stanard very very easy without doing any modification of your phone.
Go to your apps list and select "htc sense" or "touch flow" whichever is what you see and then click "clear defaults"
Then press the home button.
At this point it should give you an option to go home with either "home" or "touchflow" click home and you have default android. But will not have any of the htc specific stuff e.g. widgets.
You can always revert back by clearing defaults in "home" in app screen (assuming you set it as your new default)
do you mean from this to this? i to would like to no if this was possible i think it looks so much better
shields398 said:
do you mean from this to this? i to would like to no if this was possible i think it looks so much better
Click to expand...
Click to collapse
Yes i mean this. Sense one is to big and useless for me.
Lennyuk
I don't want to loose Sense widgets
vladimired said:
Yes i mean this. Sense one is to big and useless for me.
Lennyuk
I don't want to loose Sense widgets
Click to expand...
Click to collapse
I don't know of any way to do it without losing all those widgets, sorry
Yes it's possible to add the Nexus One style launcher. However, I believe it'll only work with 2.X roms.
THANKS TO: REVOKED
Download LAUNCHER2.APK
Then:
adb remount
adb push Launcher2.apk system/app
Voila!
If it doesn't work, rename it to Launcher, and it'll just wipe it over the top.
If you have any problems, let me know and I'll sign it as an update.zip for you.
BE WARNED THOUGH: Due to the demanding graphics, although it strangely runs MORE smoothly than the stock Android 2.1 launcher, it can on occasions cause your phone to SOFT reboot.
Happy to help!
nprussell said:
Yes it's possible to add the Nexus One style launcher. However, I believe it'll only work with 2.X roms.
THANKS TO: jnwhiteh & Romain Guy.
Download LAUNCHER2.APK
Then:
adb remount
adb push Launcher2.apk system/app
Voila!
If it doesn't work, rename it to Launcher, and it'll just wipe it over the top.
If you have any problems, let me know and I'll sign it as an update.zip for you.
BE WARNED THOUGH: Due to the demanding graphics, although it strangely runs MORE smoothly than the stock Android 2.1 launcher, it can on occasions cause your phone to SOFT reboot.
Happy to help!
Click to expand...
Click to collapse
And i will have this launcher on default android shell or on sense? I want to have on sense this launcher. Will check it soon.
...
nprussell said:
Yes it's possible to add the Nexus One style launcher. However, I believe it'll only work with 2.X roms.
THANKS TO: jnwhiteh & Romain Guy.
Download LAUNCHER2.APK
Then:
adb remount
adb push Launcher2.apk system/app
Voila!
If it doesn't work, rename it to Launcher, and it'll just wipe it over the top.
If you have any problems, let me know and I'll sign it as an update.zip for you.
BE WARNED THOUGH: Due to the demanding graphics, although it strangely runs MORE smoothly than the stock Android 2.1 launcher, it can on occasions cause your phone to SOFT reboot.
Happy to help!
Click to expand...
Click to collapse
Actually the modifications to Launcher2 to make it work on mdpi devices were done by me... Says so at the source posted by jnwhiteh .
couldn't install it on Modaco 3.2 Beta 5
Thanks for the Launcher2.apk. It's working wonderfully on my GSM Hero running KaguDroid 1.2.1.
vladimired said:
couldn't install it on Modaco 3.2 Beta 5
Click to expand...
Click to collapse
i strongly hope so, there are 3 versions of android in between those two.
Revoked said:
Actually the modifications to Launcher2 to make it work on mdpi devices were done by me... Says so at the source posted by jnwhiteh .
Click to expand...
Click to collapse
I beg your pardon. Editing the post
Oh, and well done btw. Excellent work.
np
nprussell said:
I beg your pardon. Editing the post
Oh, and well done btw. Excellent work.
Click to expand...
Click to collapse
no problem.
Does the lanucher2 posted here work? When I tried it on a 2.1 ROM the icons where to big.
can you please sign it as an update.zip ?
and how can i remove it ?
...
saar73 said:
can you please sign it as an update.zip ?
and how can i remove it ?
Click to expand...
Click to collapse
No need for that, just copy to sd and install it with a file manager or with adb install from your hd.
To remove go to Settings:Applications and remove it from there.
Revoked said:
No need for that, just copy to sd and install it with a file manager or with adb install from your hd.
To remove go to Settings:Applications and remove it from there.
Click to expand...
Click to collapse
thanks alot
Launcher2 works great for me. Until now no reboot.
@Revoked: Is Launcher2 still in development? Where can we find informations about your development on Launcher2?
Thanks
Birba said:
Launcher2 works great for me. Until now no reboot.
@Revoked: Is Launcher2 still in development? Where can we find informations about your development on Launcher2?
Thanks
Click to expand...
Click to collapse
No development until we can figure out what exactly is breaking and we can fix that... hopefully itll fix itself next month when we get HTC 2.1 framework.
I have been using it since yesterday afternoon with no problems (cept when I tried to use the Nexus One Live paper and got stuck in a reboot loop ) Awesome work man, now my phone feels like it has 2.1 on it!

[mod] JVQ Browser lag quick fix (NOT bugs-free) +IMPORTANT NOTICE 20110713 2213HKT

hi all,
NOTICE: 20110713 2213HKT
for rom makers:
PLEASE, add a warning or such to let ppl know this is NOT a bugs-free version, and problems may occur. thank you
for users:
as to use this fix:
- u need a deodexed rom
- be sure your /system is mounted as rw (read/write) but no ro (read only) mode
-BACKUP /system/app/Browser.apk (and Browser.odex if any)
-remove /system/app/Browser.apk (and Browser.odex if any)
-copy the new modified Browser.apk to /system/app/ with adb or root explorer and the like (PS just COPY, NO NEED to install the apk!!)
-------------------------------------------------------------------------------
i'm too frustrated with samsung's stock browser since JP6, and the deodexed one from JVQ is totally rubbish. it's sooooo lag that i've to wait for 2 seconds after each scroll
so, after studying some great posts here, i've modded a deodexed JVQ browser with all the lag things disappeared. now it just perform like what used to be, u can scroll from the top to the bottom of the page in xda with 1 single scroll. HOWEVER, i cannot say it's 100% bugs-free
so, USE IT AT YOUR OWN RISKS!! and remember to do BACKUP!
installation (for deodexed rom):
simply remove the existing Browser.apk from /system/app, and put this one there
PS you may notice some strange thing when u start this modded browser for the 1st time like a blank page is shown or cant scroll the page. just reload the page or restart the browser will do
NOTICE to all users:
- this is a one-off mod and it is not supposed to have any further modifications/adjustments
NOTICE to modders/developers:
- if u want to keep this alive or help to maintain this mod, etc, feel free to ask for the trick here
EDIT: forgot to say thank you to those who discussed about this matter here, those who contributed, and the one who deodexed the browser.apk with user agent settings by Eric
EDIT2: oh.. one more thing..... only english is included in the file named "Browser-JVQ-mod.apk, others will be available soon
EDIT3: file named "Browser-JVQ-mod-from-stock-version-all-lang-no-user-agent-setting.apk" does not include user agent settings but included all lang as in the stock version
1st one, thanks!
Seem you removed some effect for made it work, but great work
Thank you ykk_five ..
Works great thanks!
cwc289 said:
Seem you removed some effect for made it work, but great work
Click to expand...
Click to collapse
Can you explain the effects which were removed?
Zoom out to tab feature working?
Scrolling smoothness still intact.
How is the rendering compared to odexed Browser.apk?
Also, will this apk file work for JVP?
Edit: Unsurprisingly, it doesn't work with JVP.
Thanks working so nice
Wow ... works like a charm. Well done!! (Using the Multi Language Browser).
Working good!Thanx!
very nice mate, very nice...
you..you...you....you....you...
_____________________________________
sent from freshest RomKitchen rom
Works great thanks!
Tested shortly 2nd version, reboot was needed (browser was crashing) and so far it's working fine. Great job (Tested un Juwe's 5.1, Talon 0.3.1)
is that it works in a rom jvq odex + tiny mod !!!!!!!!!!!!
Thanks a lot!!
Pinch out for multiple windows doesn´t seem to work for me, can any one check????
I have yet run this through the paces completely, but it seems to be running great so far. Fast as heck and super smooth. I'm in the US using a Captivate on Continuum 6.1 (JVQ based).
Thanks!
mantrajt said:
Thanks a lot!!
Pinch out for multiple windows doesn´t seem to work for me, can any one check????
Click to expand...
Click to collapse
How are other things? Scrolling etc?
Awesome, works great. Thanks!
mantrajt said:
Pinch out for multiple windows doesn´t seem to work for me, can any one check????
Click to expand...
Click to collapse
No pinch out here, too.
Sent from my GT-I9000 using XDA App
With me on Juwe 5.1 it doesn't work. Strange to say the least as I seem to be the only one having problems with it :/
I tried both versions and I did a reboot. Gonna try and do a cache/dalvik wipe.
Pinch out for multiple windows doesn´t seem to work for me, can any one check????
Click to expand...
Click to collapse
No pinch out here, too.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Yeah... I just discovered that too. It does work with a small workaround. After you open the browser, close it and reopen it. It seems to always work for me the second time its opened. Very strange.

[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.

[BETA] Sense 6 launcher for 4.2 ROMs

Finally here we are.
Thanks to Levered work, now we have partly working Blinkfeeed for our HOX with 4.2 sense based ROMs.
**INSTRUCTIONS**
Make a backup of your current ROM. -> it's very important.
Old release
1.1
Push all the files in system/apps. Remember to set the permissions to -rw-r--r-- .
Twitter.apk : you can install it as a normal app, if it doesn't make conflict with signs.
PRISM 1 / PRISM ush firstly Prism(it is in the principal directory), then Prism (it is in Prism1 folder)
Add Blinkfeed as Home.
1.2
Flash Blinkfeed1.2.zip , then install Prism1 as a normal app.
Add Blinkfeed as Home.
1.3 (Thanks to @ckpv5 )
Select Search for content, then we have the 2nd screen, minimize the keyboard and scroll down if needed, we will see POPULAR CONTENT PROVIDERS then select any of them.
We will see the blinkfeed updating. Then we select Add Content, there is no more FC and we can select anything that we want
**DOWNLOAD**
1.1
https://mega.co.nz/#!MQEyDToS!R2vwuE9eZSywF3Vl1UwYdaJ9XQygM-0J_LaCl67_hVk
It's not a flashable zip.
1.2
Zip:http://download.lesscro.com/HTC One X/sense 6/
Prism1:https://www.dropbox.com/s/9o4e7if3t82t9fj/Prism.apk
1.3
zip: http://sourceforge.net/projects/others/files/One X/Blinkfeed.zip/download
COLORS
http://forum.xda-developers.com/showpost.php?p=52190701&postcount=55
Fix : http://forum.xda-developers.com/showpost.php?p=52300232&postcount=114
2.0
Guide and files: http://forum.xda-developers.com/showpost.php?p=52363962&postcount=158
Colors: http://forum.xda-developers.com/showpost.php?p=52365729&postcount=161
Blinkfeed v3
Guide and files : http://forum.xda-developers.com/showpost.php?p=52520402&postcount=260
**BUG** ( of 1.x)
FC of com.htc.bgp (weather sync) and Service Pack
Test with: Revo33.1, Maximus , LonelyX, ProjectX, Viper.
Not Working: SkyDragon & InsertCoin
Fix for SD & IC : http://forum.xda-developers.com/showpost.php?p=52409001&postcount=210
EndeavorU said:
Finally here we are.
Thanks to Levered work, now we have partly working Blinkfeeed for our HOX with 4.2 sense based ROMs.
[...]
Click to expand...
Click to collapse
Wow great , thank you
Nice. But why is my status bar is not transparent like yours?
mr93 said:
Nice. But why is my status bar is not transparent like yours?
Click to expand...
Click to collapse
It's a Xposed framework . Tinted statusbar beta.
to bad for you...i will discontinue to port this apk.
sorry
Levered said:
to bad for you...i will discontinue to port this apk.
sorry
Click to expand...
Click to collapse
Doesn't matter. You did an amazing work. Everyone should say thanks to you.
Sent from my HTC One X using XDA Premium 4 mobile app
No luck for me, always crash..; and when i have blinkfeed 6, com.htc.bgp crash everytime... i can't use device...
Luckily i made a backup, really nice idea and more important part of tutorial...
waiting for zip, maybe will solve my issue other really need buy a new device (M8, One Oneplus, Oppo Find7a, Mi3S,...)
cheers
lesscro said:
No luck for me, always crash..; and when i have blinkfeed 6, com.htc.bgp crash everytime... i can't use device...
Luckily i made a backup, really nice idea and more important part of tutorial...
waiting for zip, maybe will solve my issue other really need buy a new device (M8, One Oneplus, Oppo Find7a, Mi3S,...)
cheers
Click to expand...
Click to collapse
Did you push service pack apk?
If you had tried another mod before, delete all files before install this.
Sent from my HTC One X using XDA Premium 4 mobile app
i push everything form blinkfeed folder in system/app with 644 (r-rw-r-r)...
Then back to home, works but forceclose pop up everry seconds, then restart and push finally prism from folder prism1...and finally nothing work anymore...
lesscro said:
i push everything form blinkfeed folder in system/app with 644 (r-rw-r-r)...
Then back to home, works but forceclose pop up everry seconds, then restart and push finally prism from folder prism1...and finally nothing work anymore...
Click to expand...
Click to collapse
Did you have tried another similar mod before that?
Sent from my HTC One X using XDA Premium 4 mobile app
I tried this on top of ViperX407 and it's a real mess... First, i just pushed apk's into /system/app then i forgot about permissions - blinkfeed worked. Then i set the permissions to 644 and then the problems started A lot of FC's.
Maybe it has some problems with viper's framework....
Thanks for sharing anyway. Next I'll try it on a clean stock 4.2.
EndeavorU said:
Did you have tried another similar mod before that?
Sent from my HTC One X using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Nope, it's been a long time i did not play with system... my last flash is Xreality from latest build of Sony Z"(forgot numer)"
Other mod is from xposed framework !
lesscro said:
Nope, it's been a long time i did not play with system... my last flash is Xreality from latest build of Sony Z"(forgot numer)"
Other mod is from xposed framework !
Click to expand...
Click to collapse
Ok..the FC of com.htc.bgp happens when the weather can't sync correctly.
Well, you can try install the apps like normal apps and push com.htc.sense.hsp-1 into system/framework. The problem is related to this apk.
i think wait a bit about a flashable zip with all in one... becaus ei need a working device this afternoon !!
lesscro said:
i think wait a bit about a flashable zip with all in one... becaus ei need a working device this afternoon !!
Click to expand...
Click to collapse
I'll try to correct this problem. For now, it's still development.
Yep no problem... i will follow with attention because i love try new stuff but better when it work for daily usage !
Hi EndeavorU, thanks for sharing your work! Since I get constantly fc I have a doubt regarding a step: 1. Push every apks from main folder to system/app and set them to rw--r--r 2. Before overwriting prism's apk with the one in Prism1 folder should I reboot?
Well, I re-installed this mod in Revo 33.1 and 4.18 Stock ROM.
I pushed the files (using es file manager with system rw , obviously) into system/apps.
Try to push ONLY the file in the main directory(so don't touch the file into the folder) . Rember to set the permissions.
Then,when you rebooted, install prism1 like a normal app.
EndeavorU said:
Well, I re-installed this mod in Revo 33.1 and 4.18 Stock ROM.
I pushed the files (using es file manager with system rw , obviously) into system/apps.
Try to push ONLY the file in the main directory(so don't touch the file into the folder) . Rember to set the permissions.
Then,when you rebooted, install prism1 like a normal app.
Click to expand...
Click to collapse
I keep getting fc on this using viper 4.07 rom
when flashable zip available ?
when flash-able zip available ?

Categories

Resources