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

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.

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

[Q] Installing HTC_IME.apk

Hi all,
I am thinking to flash Leedroid ROM on my DHD hoping to get rid with the proximity sensor problem (mine is still 1.32.707.5).
However, I think this ROM does not include "Handwriting recognition" input method which is available in my stock ROM though it includes other 4 Chinese inputs. I find this input quite useful and I wish to keep it.
So, I have this idea but don't know whether it can be done. All guru here kindly advise.
Say, I cut and paste HTC_IME.apk and HTC_IME.odex using Root Explorer from this directory: /system/app/
(Note: After cut and paste into other folder, the "Touch Input" method disappeared from the input selection.)
Then I flash my phone with Leedroid rom.
I then reinstall it using HTC_IME.apk or copy these HTC_IME.apk and HTC_IME.odex back into /system/app/
My question is, whether the above method is the correct way to keep/transfer my stock "Touch Input" into new flashed rom?
Does Leedroid ROM actually get rid of proximity sensor problem?
Expert opinion from you all are much appreciated.
Thank in advance.
Regards!
Anyone please?
Having the same problem as well.
I ude lees rom and have no issues. Search the forum for modified htc_ime. Zip and flash in your rom after first boot from recovery.
Sent from my LeeDroided Desire HD
i'll hep you. Try install only HTC_IME.apk like other normall apps by any file manager. Now go to language input and look it is available HTC IME.
@mariosraptor do you mean the htc_ime_jonasl_hires22_27.zip file from this thread?
http://forum.xda-developers.com/showthread.php?t=624416 and flash it with recovery??
@seba84_2005 can't be done, tired. Can install HTC_IME.apk on top of the Lee rom
helpme said:
@mariosraptor do you mean the htc_ime_jonasl_hires22_27.zip file from this thread?
http://forum.xda-developers.com/showthread.php?t=624416 and flash it with recovery??
@seba84_2005 can't be done, tired. Can install HTC_IME.apk on top of the Lee rom
Click to expand...
Click to collapse
I guarantee you that you can as I have done it over ten times. Just install it normally, language settings, select the htc_ime mod.
Yes jonasl htc_ime.zip
Download the flashable zip to flash it from recovery.
You can find it in plain Desire in Oxygen thread by AdamG.
Sent from my LeeDroided Desire HD
MrYuiM said:
I guarantee you that you can as I have done it over ten times. Just install it normally, language settings, select the htc_ime mod.
Click to expand...
Click to collapse
Thanks for your response. Yes, I can install HTC_ime mod too. But what winwintoto1234 and I needed is to replace the HTC_ime that is in the Lee rom which doesn't has the Chinese handwriting option with the one from the stock rom which has it. HTC_ime mod is worst, it has no chinese input option at all (not to mention handwriting) + no arrow key.
Thanks for the replies.
In fact I tried to install as normal but it doesn't work. It couldn't even be installed.
I then copied both the files back into their original location but the input just refused to work. So I have to do a restoration using nandroid.
I however noticed that if we touch and hold the apk file in Root Explorer, it pops up some options, one of them is "Extract All". I think by doing this, the possibility for it to work again may be higher.
I did not try it again as I just don't want to do restoration again after installing quite a number of useful applications.
Expert's advice is most welcome.
Regards!
flash this from recovery. this is what i am using
http://www.multiupload.com/ULYMMCX7SD
mariosraptor said:
flash this from recovery. this is what i am using
http://www.multiupload.com/ULYMMCX7SD
Click to expand...
Click to collapse
As has been stated before we are looking for the Chinese input which seems to be missing from the apps that we can find. I too am looking for the fabled Chinese Input from HTC so that I can use it on my Desire Z which I purchased in Taiwan but have flashed over to CyanogenMod (couldn't stand sense myself).
Fyi to the op, you cant use a odexed .apk ( .apk & .odex) on a deodexed rom anywyay. it will only end up with a dexopt crash
I've found that this thread has one that sort of works on my Desire Z. There is an issue where it fc's if you try to change the input method style (e.g. handwriting, zhu yin etc ) in settings, but you can change it from the keyboard. The physical keyboard on the other hand has a lot of issues, the zhu yin does not match up with what is on my board, it seems a little random as to where the zhu yin is. I hope this helps.

[Request][APP] stock dialer with t9 on jellybean

Really would like to have the stockdialer with t9 function. Can it be done? Exdialer isn´t the quite same..
Its the same as ics bud...I think
Sent by pocket technology.
I thought of asking the same, as I really miss this, too.
But the source release is ~2 weeks away, so AOKP/CM is about to land here soon. We might just wait untill then :fingers-crossed:
just saw in modacos jb rom in kitchen you can choose cm9´s t9 dialer.. so in other words its already ported for JB. Maby someone can fix a flashable zip with it?
I could get it to work now, I get the Contacts.apk from http://rootzwiki.com/topic/29148-ro...ulti-reboot-power-menu-cm9-t9-dialer-updated/
You have only extract the Contacts.apk from the Modaco build 1.2. I could make a flashable zip but the app is not my work.
this is t9 dialer based on stock dialer
http://forum.xda-developers.com/showthread.php?t=1608585
Here's a repacked T9 Dialer (found on Modaco build 1.2) works on JB deodexed ROM. It replaces stock JB dialer. I've tesedt on bigxie rom.
download from box.com
or
here
Note: If you are on odex ROM, you might have a boot loop... please manually push the Contacts.apk and delete Contacts.odex.
Edit: added script to delete Contacts.odex from /system/app/ so it should works on both odexed/deodexed rom.
Iam on JellyBelly and sadly it doesnt work.
It will say "App not installed" when i press my old Shortcut and in Drawer its not to see.
Here's a repacked T9 Dialer (found on Modaco build 1.2) works on JB deodexed ROM. It replaces stock JB dialer. I've tesedt on bigxie rom.<br />
<br />
download here<br />
<br />
Note: If you are on odex ROM, you might have a boot loop... please manually push the Contacts.apk and delete Contacts.odex.
Click to expand...
Click to collapse
2 quick questions...
1. Should this work on any GNex, or only GSM?
2. Do we install as app, or push to system/app/ and delete original contacts.apk from our ROM?
Sent from my Galaxy Nexus using xda premium
Basian Mile said:
Iam on JellyBelly and sadly it doesnt work.
It will say "App not installed" when i press my old Shortcut and in Drawer its not to see.
Click to expand...
Click to collapse
Are you on odex ROM or deodexed ROM? if you're on the odex ROM, there's /system/app/Contacts.odex needed to be deleted. If it doesn't work for you, I don't have any idea too since I got that app from other rom. By the way, I only tested it in my device and my sister device, both running deodexed rom by bigxie.
thenewguy821 said:
2 quick questions...
1. Should this work on any GNex, or only GSM?
2. Do we install as app, or push to system/app/ and delete original contacts.apk from our ROM?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
1. The file I got is from Modaco CDMA/LTE rom. I use in on my GSM network and it works for me, so I assume it works for both CDMA/GSM.
2. You have to flash the zip through CWM recovery, but can also use adb to push the file to your /system/app
Iam on JellyBelly. So deodexed. Cant understand why it doesnt work there. No big difference to Stock.
Gesendet von meinem A500
you could try:
redownload the CWM-flashable ZIP
renaming the contacts.apk in your /system/app with ESFileExplorer (root needed)
instant reboot to recovery
flash the ZIP file again
reboot and check with ES-File if the new contacts.apk was correctly applied
Now I'm update to android 4.1.1 deodexed rom by Bigxie, and it still works for me. Strange for you though.
raksan said:
Now I'm update to android 4.1.1 deodexed rom by Bigxie, and it still works for me. Strange for you though.
Click to expand...
Click to collapse
I can confirm that. Thanks it works with 4.1.1. :highfive:
Cool that it works but does anyone know of a version actually updated with the 4.1.1 code? I hate to replace new APKs with older ones.
rmmccann said:
Cool that it works but does anyone know of a version actually updated with the 4.1.1 code? I hate to replace new APKs with older ones.
Click to expand...
Click to collapse
The modded app is released before the source code of 4.1 out, and I think it's CM9 app... and to be precised, it is 4.0.4-eng.paul.20120703.185012. You will have to wait for someone do the mod for 4.1 if you want the latest app.
I downloaded and tried to flash but gives me a status 7 code because the zip is designed for gsm phones.
I don't have time to edit the package tonight. Could someone just upload the contact.apk? I can just use root explorer to move it.
Update
I extracted the apk from the archive and moved it to apps. Set the proper permissions and reset but still no go. Doesn't even display or install. Restored my original and back to the drawing board.
I'm on Verizon running 4.1.1 Aosp
Sent from my Galaxy Nexus using xda premium
player911 said:
I downloaded and tried to flash but gives me a status 7 code because the zip is designed for gsm phones.
I don't have time to edit the package tonight. Could someone just upload the contact.apk? I can just use root explorer to move it.
Update
I extracted the apk from the archive and moved it to apps. Set the proper permissions and reset but still no go. Doesn't even display or install. Restored my original and back to the drawing board.
I'm on Verizon running 4.1.1 Aosp
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
You are not alone. I also tried moving and setting permissions, with the same result.
Sent from my Galaxy Nexus using xda premium
colors said:
Really would like to have the stockdialer with t9 function. Can it be done? Exdialer isn´t the quite same..
Click to expand...
Click to collapse
In case you have yet to find one that works, try clicking on "t9 dialer" in my signature, it will download a zip file, then flash that in recovery and reboot. it worked with my 4.1.1 install.
let me know of the results!
Tomyk89 said:
In case you have yet to find one that works, try clicking on "t9 dialer" in my signature, it will download a zip file, then flash that in recovery and reboot. it worked with my 4.1.1 install.
let me know of the results!
Click to expand...
Click to collapse
Confirmed that worked. Thanks.
For those not able to see how signature:
http://www.mediafire.com/?pg132hbazlz7my6
Sent from my Galaxy Nexus using xda premium

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

[MOD] 3 Minit Battery 27 FEB (Lollipop ROM)

Hello.
I proud to share with you my stock SystemUI with 3minit battery MOD.
FOR ROOT USERS ONLY
Thanks
P.S: rename SystemUI.odex in priv-app if you want to restore stock SystemUI.
The zip will delete it.
Tested on SM-N915FY but i think working on all 915 variant (make backup first)
Confirmed working on N915G
on N915S
Credit to
@gharrington for this amazing work :good: (http://forum.xda-developers.com/showthread.php?t=2799958) @IZI.Xav for fix 2 icon battery
DOWNLOAD
3minitBattery_for Lollipop
micky387 said:
Hello.
I proud to share with you my stock statuebar with 3minit battery MOD.
Just push SystemUI.apk in system/priv-app and give good perm with root explorer files.
Push 3minit.apk in same directory (download apk in OP thread for now) sorry
I make an zip files later.
Thanks
EDIT. Sorry ,i forgot to say to delete or rename SystemUI.odex too or you have a FC .
Credit to @gharrington for this amazing work :good: (http://forum.xda-developers.com/showthread.php?t=2799958)
Click to expand...
Click to collapse
Not sure if it will matter, but you should indicate what version phone and what software version the original apk is from.
_Dennis_ said:
Not sure if it will matter, but you should indicate what version phone and what software version the original apk is from.
Click to expand...
Click to collapse
Yes. OP Updated
micky387 said:
Hello.
I proud to share with you my stock statuebar with 3minit battery MOD.
Just push SystemUI.apk in system/priv-app and give good perm with root explorer files.
Push 3minit.apk in same directory (download apk in OP thread for now) sorry
I make an zip files later.
Thanks
EDIT. Sorry ,i forgot to say to delete or rename SystemUI.odex too or you have a FC .
Tested on SM-N915FY but i think working on all 915 variant (make backup first)
Credit to @gharrington for this amazing work :good: (http://forum.xda-developers.com/showthread.php?t=2799958)
Click to expand...
Click to collapse
Doesnt your phone need to be rooted to do this and get into permissions ?
Yes,of course. Root needed.
micky387 said:
Yes,of course. Root needed.
Click to expand...
Click to collapse
I think its safe to say almost, if not ALL mods need root...
Feedback: work for my N915G. Thanks You Very Much for sharing.
And Happy New Year to you all.
Thanks. it's a pleasure.
Very nice.
As i said,i think working on all variant note edge.
Tried to install this but it fails.
It gives a read only message.. Maybe I'm doing something wrong?
What files explorer do you use? Because you dont activate write in system.
micky387 said:
What files explorer do you use? Because you dont activate write in system.
Click to expand...
Click to collapse
I'm using ES File Explorer. Shall I try something different?
Ok. Same as me. Slide left screen for setting. Choose root explorer,grant su.. Choose again root explorer and select mount read/write.. tick rw for all and try mod again.. wainting your feedback.
Worked on my 915P (sprint).
OP update with working device.
Thanks for you're feedback
In N915FY model work perfet!!!! Thanks!! Big job!!
jesussmaria said:
In N915FY model work perfet!!!! Thanks!! Big job!!
Click to expand...
Click to collapse
It's a pleasure ..But 60 download and only few report and 3 thanks....
Works great on my T-mobile 915t!
Thanks!!!!
Works on 915k, however I still see the old samsung battery icon. So mow I have 2 icons. ..
google741 said:
Works on 915k, however I still see the old samsung battery icon. So mow I have 2 icons. ..
Click to expand...
Click to collapse
Go to setting, power saving and untick battery icon.
micky387 said:
Ok. Same as me. Slide left screen for setting. Choose root explorer,grant su.. Choose again root explorer and select mount read/write.. tick rw for all and try mod again.. wainting your feedback.
Click to expand...
Click to collapse
Hello,
It didn't work. My phone stopped working, and I wasn't even able to reboot the device. I was getting the message 'Unfortunately, systemUI has stopped working' I had to reinstall my rom again. Relived everything's back to normal again.
It could be that my phone is the Exnoys variant?

Categories

Resources