Android Revolution HD users - Tegra3 Power Management Fix - Please report - HTC One X

Our renowned dev mike1986 found out that Tegra 3 power management controls are broken in firmware 1.26 and he fixed it in his latest ROM (v1.2.2)
from what i could gather on his thread, Nvidia power control app was placed in a wrong folder
those who have tried this ROM, can you please report your situation now, Heat, battery, performance, flicker and glitches?
Instructions thanks to mike1986
mike1986. said:
You don't miss NvCPLSvc.odex because NvCPLSvc.apk is not odexed.
1. Download resigned NvCPLSvc - http://xda3.androidrevolution.nl/db_mirror/Others/NvCPLSvc.apk
2. adb push NvCPLSvc.apk /system/app
3. reboot into recovery
4. Clear dalvik-cache
5. Boot system and check if [email protected]@[email protected] is in data/dalvik-cache
Click to expand...
Click to collapse

hamdir said:
Our renowned dev mike1986 found out that Tegra 3 power management controls are broken in firmware 1.26 and he fixed it in his latest ROM (v1.2.2)
from what i could gather on his thread, Nvidia power control app was placed in a wrong folder
those who have tried this ROM, can you please report your situation now, Heat, battery, performance and glitches?
http://forum.xda-developers.com/showthread.php?t=1562603
Click to expand...
Click to collapse
Fixed the power management on my own and it improved my battery life for about 10%-20%. It lasts a little bit more now but still have that battery drain.
Not sure but my old hd2 used less in standby (1-3mah) and my one x around 130mah according to battery monitor widget.
I know it's quadcore and no singelcore but I thought the companion core would save a lot.
Sent from my HTC One X using xda premium

jonas2295 said:
Fixed the power management on my own and it improved my battery life for about 10%-20%. It lasts a little bit more now but still have that battery drain.
Not sure but my old hd2 used less in standby (1-3mah) and my one x around 130mah according to battery monitor widget.
I know it's quadcore and no singelcore but I thought the companion core would save a lot.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
can you explain how you fixed it on your own? placing the apk in the system/app folder?

That and permissions
Sent from my HTC One X using Tapatalk 2

hamdir said:
can you explain how you fixed it on your own? placing the apk in the system/app folder?
Click to expand...
Click to collapse
Yes exactly.
That's what mike did to fix it. Hope some devs will be able to port some powermanager options etc from the transformer prime
Sent from my HTC One X using xda premium

jonas2295 said:
Fixed the power management on my own and it improved my battery life for about 10%-20%. It lasts a little bit more now but still have that battery drain.
Not sure but my old hd2 used less in standby (1-3mah) and my one x around 130mah according to battery monitor widget.
I know it's quadcore and no singelcore but I thought the companion core would save a lot.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
battery widgets not updated for HOX yet.

hamdir said:
can you explain how you fixed it on your own? placing the apk in the system/app folder?
Click to expand...
Click to collapse
Just check in the battery monitor app, In the graph you can see a white line which seems as it has a battery drain of 0ma in standby. I see this in every rom I use, even on stock.

jonas2295 said:
Yes exactly.
That's what mike did to fix it. Hope some devs will be able to port some powermanager options etc from the transformer prime
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Ymmv but I also had to change permissions to match other files in directory before I noticed effect
Sent from my HTC One X using Tapatalk 2

guys lots of newbies around here so please can someone make a list of what's needed to get this done?
also the effect is only battery so far?

hamdir said:
guys lots of newbies around here so please can someone make a list of what's needed to get this done?
also the effect is only battery so far?
Click to expand...
Click to collapse
Here you go + permission fix!
wilkyyyy said:
Lee!!!!
Ive found out where the missing power management options has gone wrong
For some reason HTC misplaced the .apk and put it in /system/bin instead of system/app
You will find it /system/bin/NvCPLSvc.apk and it needs moving to system/app.
For users who already have LeeDroiD installed, use a file manager with root access and move NvCPLSvc.apk from/system/bin to system/app and reboot.
Click to expand...
Click to collapse
Sent from my HTC One X using xda premium
Sent from my HTC One X using xda premium

So do we get power options in the Settings>Power menu after that?
misplaced folder, thats really beyond ridiculous, we could fry our SOC thanks to their stupidity

jermx said:
battery widgets not updated for HOX yet.
Click to expand...
Click to collapse
battery monitor widget pro now works

hamdir said:
So do we get power options in the Settings>Power menu after that?
misplaced folder, thats really beyond ridiculous, we could fry our SOC thanks to their stupidity
Click to expand...
Click to collapse
Drama queen much?

jonas2295 said:
Here you go + permission fix!
Sent from my HTC One X using xda premium
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
thanks Jonas
are these the correct permissions?
rw-r--r--?

kitch9 said:
Drama queen much?
Click to expand...
Click to collapse
lol im the number One X defender on this board if you haven't noticed yet, still this mistake feels so stupid
so no answer yet? do we get power controls in the power menu?

hamdir said:
lol im the number One X defender on this board if you haven't noticed yet, still this mistake feels so stupid
so no answer yet? do we get power controls in the power menu?
Click to expand...
Click to collapse
doesn't look like it/ i using leeroids rom, have added the apk and nothing extra appears

Guys you won't see any settings options appear its just a service that runs in the background

Can you somehow install that apk service on a non-rooted phone?

schriss said:
Can you somehow install that apk service on a non-rooted phone?
Click to expand...
Click to collapse
By rooting.

winwiz said:
thanks Jonas
are these the correct permissions?
rw-r--r--?
Click to expand...
Click to collapse
Honestly I didn't change the permissions. Used xplore filemanager to move it and then permission fix via recovery or LeeDroid tweaks app
Sent from my HTC One X using xda premium

Related

[WIP]HWAsetting.Allow to blacklist android applications.Need developers.

I found an app in xda:http://forum.xda-developers.com/showthread.php?t=1766576
Main function:in this app,you can turn off app's HWA to improve app's load speed and run speed.
OK.now lets talk one v's CM9 or CM10, I wanna hack this ActivityThread.smali in framework.jar /android/app/ to add this mod, but nothing happened. so I Decompiled the classes.dex. found error in ActivityThread.java.so I gave up.
I think It's very useful for our one v.and hope developers add this function.
I am providing some maybe useful urls:
Change I436b5dd7: hwui: Allow to blacklist android applications
Enable HWA blacklist on HD2
hope Lloir and maxwen or other developers can see this post~:victory:
View attachment hwui.blacklist.aokpM6.zipI just make AOKP M6 version.test it.
Needs a source change I'll look at it properly when I get out of bed
Sent from my HTC One X+ using Tapatalk 2
Lloir said:
Needs a source change I'll look at it properly when I get out of bed
Sent from my HTC One X+ using Tapatalk 2
Click to expand...
Click to collapse
yes. thank you.
Until there is some actual software to post, moved to General section.
sk8erboy said:
yes. thank you.
Click to expand...
Click to collapse
Well - you should compile from source :laugh:
This "things" looks good - I will test it tonight
maxwen said:
Well - you should compile from source :laugh:
This "things" looks good - I will test it tonight
Click to expand...
Click to collapse
Ok - works
It depends - but in general this can speedup the initial load of an app
to take only half of the time
Since this is fully optional - without changing build.prop nothing happens
I will include this in my next build for you to test.
I will also include the app to edit
I will post detailed descriptions how to use this with the next build
maxwen said:
Ok - works
It depends - but in general this can speedup the initial load of an app
to take only half of the time
Since this is fully optional - without changing build.prop nothing happens
I will include this in my next build for you to test.
I will also include the app to edit
I will post detailed descriptions how to use this with the next build
Click to expand...
Click to collapse
Oh.thx maxwen.
Sent from my iPod touch using Tapatalk
I'm using mysense1.0 so I can't use this????
Sent from my HTC One V using xda premium
handryg555 said:
I'm using mysense1.0 so I can't use this????
Sent from my HTC One V using xda premium
Click to expand...
Click to collapse
yes.
handryg555 said:
I'm using mysense1.0 so I can't use this????
Sent from my HTC One V using xda premium
Click to expand...
Click to collapse
Only if you would kang the change into the ROM
I've already got it work on sense but i cant see any differences between blacklist and whitelist....
@lloir,how to see the launcher time of one app?I cant see the time it used to load by logcat
coldsorrow said:
I've already got it work on sense but i cant see any differences between blacklist and whitelist....
@lloir,how to see the launcher time of one app?I cant see the time it used to load by logcat
Click to expand...
Click to collapse
It is written only when app is initially started in s+ms
But dont expect too much from this. The results will vary

[APP][AIO]HOX Control -- Take control over your HOX/HOX+ [UPDATE 7 STABLE OUT!]

Here is a small aplication i made, for X+.
Check it out!
Link
Thanks!
If you find any bugs or problems, please post it on my main thread.
Feel free to post your ideas and oppinions here.
Does this app for you? Post a positive comment on my main thread .
Doesn't this belong in the Themes/Apps section?
tomascus said:
Doesn't this belong in the Themes/Apps section?
Click to expand...
Click to collapse
Haha i must been so tired last night.
Now i see that i posted in the wrong section.Any mod will move it .
I need a tester for a new release on OneX. If someone wants pm me, i will send a link with the app.
Thank you!
EDIT: No more testers needed.
Thanks everyone who sent me a message!
Very usefull apk, I like settings hardware button brithness. This is function whitch I miss in trickster mod. Will be great if developer this app add voltage control. People test it and help developer make this super app be better. My rom: Android Revolution HD 31.2 and Alex-V 2.2 test11 kernel.
Sent from my HTC One X using xda premium
Costinutz32 said:
I need a tester for a new release on OneX. If someone wants pm me, i will send a link with the app.
Thank you!
EDIT: No more testers needed.
Thanks everyone who sent me a message!
Click to expand...
Click to collapse
Working with stock kernel?
Nice app! Everything's working fine!!,
Sent from my HTC One X using Tapatalk 4
huniak said:
Very usefull apk, I like settings hardware button brithness. This is function whitch I miss in trickster mod. Will be great if developer this app add voltage control. People test it and help developer make this super app be better. My rom: Android Revolution HD 31.2 and Alex-V 2.2 test11 kernel.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
I am currently working on Voltage control . But this is also very kernel dependant.
Thank you!
nightstorm8x said:
Working with stock kernel?
Click to expand...
Click to collapse
Yes, but features would be limited.
Costinutz32 said:
I am currently working on Voltage control . But this is also very kernel dependant.
Thank you!
Yes, but features would be limited.
Click to expand...
Click to collapse
Got FC when install on MaximusHD rom v21.1.0, hjx
Costinutz32 said:
I am currently working on Voltage control . But this is also very kernel dependant.
Thank you!
Yes, but features would be limited.
Click to expand...
Click to collapse
Can't wait for next voltage version :thumbup:
Sent from my HTC One X using xda premium
CPU Freq not apply, restore to default after off then on this app
GPU scaling too. limited many function in stock kernel, hjx
nightstorm8x said:
CPU Freq not apply, restore to default after off then on this app
GPU scaling too. limited many function in stock kernel, hjx
Click to expand...
Click to collapse
That's because sense 5 kernel. I can't do anything about it.
Try other apps like setcpu or nofrills; settings won't apply too...
Can anyone give me a kernel with voltage control support?
I need to see if structure differs from one x+'s ramdisk.
Also, should i make a new tab? Or include Voltage control within CPU tab?
Thank you!
maybe this: http://sourceforge.net/projects/ale...els/Alex-V_SE_2.2_RC_old+new_s2w.zip/download
Sent from my HTC One X using xda premium
huniak said:
maybe this: http://sourceforge.net/projects/alexvhtcroms/files/Alex-V%20Htc%20Roms/Sense%205/Kernels/Alex-V_SE_2.2_RC_old%2Bnew_s2w.zip/download
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Thanks. But i need to know. Does gpu oc work for you? Your device doesn't freeze after clicking it?
Because frequencies applied on OC are a lot higher than your defaults XD.
I can choose only gpu scaling, other setting are hidden
Sent from my HTC One X using xda premium
What rom are you using?
Im using that to, Im using ARHD. And trickster mod.
Costinutz32 said:
What rom are you using?
Click to expand...
Click to collapse
Android revolution hd
Sent from my HTC One X using xda premium
Bump!
Check latest posts on my original thread and please take a minutes and submit your votes in the poll. Your feedback is apreciated!

[Q&A][ROM]Ignorance V5 (ICS 4.0.3/SENSE 4.0A)

[SIZE=+2]This thread has been created
for
Questions & Answers/Troubleshooting[/SIZE]​
[SIZE=+2]Specific to [/SIZE]
Ignorance ROM
Rom link here>> V5 <<Rom link here
Please feel free to share issues, questions and offer help
Use THANKS button instead of posting "Thanks" message,​
Development thread was closed for a little time to clean up some annoying posts with battery drain bugz. Guys it's all about your settings, kernel, apps etc. My device working about 3 days, I'm using only calls, sms, mobile internet, and little gaming. So stop posting about "ohmygod my battery died in 2 hours".
1. Flash ROM with full wipe
2. Flash Kernel (I am recommend Stock Kernel) You can use Titanium Kiss or Charm Kiss
3. Flash ZIP (Supercharger Kill). (in DEVDB Downloads, it shows about 7000 downloads of ROM, and 250 Downloads of this ZIP)
4. Give your device some time to adapt ROM
5. Test without installed apps
And then post your results about battery life.
tonyskyfall said:
Development thread was closed for a little time to clean up some annoying posts with battery drain bugz. Guys it's all about your settings, kernel, apps etc. My device working about 3 days, I'm using only calls, sms, mobile internet, and little gaming. So stop posting about "ohmygod my battery died in 2 hours".
1. Flash ROM with full wipe
2. Flash Kernel (I am recommend Stock Kernel) You can use Titanium Kiss or Charm Kiss
3. Flash ZIP (Supercharger Kill). (in DEVDB Downloads, it shows about 7000 downloads of ROM, and 250 Downloads of this ZIP)
4. Give your device some time to adapt ROM
5. Test without installed apps
And then post your results about battery life.
Click to expand...
Click to collapse
@tonyskyfall, your ROM is the best. I love it. It's working really smooth and I don't have any battery drain issue. Not installed the battery drain zip and my battery lasts 2 days. Thumbs up for your amazing work.
Hye, a silly question maybe , but can someone give me link to the thread where i can download stock kernel?
Great rom
Best rom for one v. I have been using this rom and there is no lag and i love the animations. I didn't have any battery drain issues and battery lasts more than 2 days under normal use. Thanks for this great rom :good:
pqul said:
Hye, a silly question maybe , but can someone give me link to the thread where i can download stock kernel?
Click to expand...
Click to collapse
You can use the boot.img in the zip-file of the ROM
sathishd said:
Best rom for one v. I have been using this rom and there is no lag and i love the animations. I didn't have any battery drain issues and battery lasts more than 2 days under normal use. Thanks for this great rom :good:
Click to expand...
Click to collapse
It can be faster maybe. But i am waiting for 4.4. Can Tonyskyfall make a 4.4 rom for us?
tonyskyfall said:
[SIZE=+2]This thread has been created
for
Questions & Answers/Troubleshooting[/SIZE]​
[SIZE=+2]Specific to [/SIZE]
Ignorance ROM
Rom link here>> V4 <<Rom link here
Please feel free to share issues, questions and offer help
Use THANKS button instead of posting "Thanks" message,​
Click to expand...
Click to collapse
I used to change my skin from ignorance to breathless by "rockstar" for the sake of transparency. In Ignorance v4, widgets and app folders get transparent but not the dock. how to make the dock transparent. I don't wanna loose the amazing sense of this rom.
abdulwakil said:
I used to change my skin from ignorance to breathless by "rockstar" for the sake of transparency. In Ignorance v4, widgets and app folders get transparent but not the dock. how to make the dock transparent. I don't wanna loose the amazing sense of this rom.
Click to expand...
Click to collapse
You want transparent dock in breathless or ignorance skin? Send me file, i'll make it
Y M i geeting so heavy audio out 3 wakelock...
I ve turned off all the sounds in settings...
Sent from my HTC One V using xda app-developers app
red de0392 said:
Y M i geeting so heavy audio out 3 wakelock...
I ve turned off all the sounds in settings...
Sent from my HTC One V using xda app-developers app
Click to expand...
Click to collapse
This is a Charm kernel issue. Also you get horrible sound quality through premium head/earphones. But on titanium and stock sound quality is okay.
Sent from my HTC One V
rockstar_26 said:
This is a Charm kernel issue. Also you get horrible sound quality through premium head/earphones. But on titanium and stock sound quality is okay.
Sent from my HTC One V
Click to expand...
Click to collapse
But I'm on stock right now...
Is there any way to fix it?
Losing battery unnecessarily
Sent from my HTC One V using XDA Premium 4 mobile app
tonyskyfall said:
You want transparent dock in breathless or ignorance skin? Send me file, i'll make it
Click to expand...
Click to collapse
wow Tony! This is what i'm asking. If you can make ignorance transparent then I won't need any other skin for transparency. It will be a dream come true
P.S. which file you need ? skin file of ignorance ?
My battery life for today....
Sent from my HTC One V using xda app-developers app
@red de0392
My battery stats of today. Used the phone pretty much with WiFi and text and calls.
Using titanium kiss kernel with ignorance v4.
Sent from my HTC One V using Tapatalk
abdulwakil said:
@red de0392
My battery stats of today. Used the phone pretty much with WiFi and text and calls.
Using titanium kiss kernel with ignorance v4.
Sent from my HTC One V using Tapatalk
Click to expand...
Click to collapse
Nice1.
Can i get a direct link for Titanium kernel?
Also i noticed that there's no Supercharger kill in Downloads? Does that means it's no longer necessary?
I'm tryin to flash by the book
abdulwakil said:
@red de0392
My battery stats of today. Used the phone pretty much with WiFi and text and calls.
Using titanium kiss kernel with ignorance v4.
Sent from my HTC One V using Tapatalk
Click to expand...
Click to collapse
That's awesome mahn...
I don't know what's wrong with my battery...
Is it cuz of charger ? I use htc's wall adapter but samsung's cable wire...
Never overcharged my battery...battery status is good....but still it discharges way to quickly
Do you use htc's cable ?
Sent from my HTC One V using XDA Premium 4 mobile app
GocaS6 said:
Nice1.
Can i get a direct link for Titanium kernel?
Also i noticed that there's no Supercharger kill in Downloads? Does that means it's no longer necessary?
I'm tryin to flash by the book
Click to expand...
Click to collapse
You can download latest titanium kiss kernel by searching in the forum. Plus I have not flashed supercharger kill. I like my one V supercharged. Multi tasking.
Sent from my HTC One V using Tapatalk
---------- Post added at 08:03 PM ---------- Previous post was at 07:58 PM ----------
red de0392 said:
That's awesome mahn...
I don't know what's wrong with my battery...
Is it cuz of charger ? I use htc's wall adapter but samsung's cable wire...
Never overcharged my battery...battery status is good....but still it discharges way to quickly
Do you use htc's cable ?
Sent from my HTC One V using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes I have original HTC cable.
Sent from my HTC One V using Tapatalk
abdulwakil said:
You can download latest titanium kiss kernel by searching in the forum. Plus I have not flashed supercharger kill. I like my one V supercharged. Multi tasking.
Sent from my HTC One V using Tapatalk
---------- Post added at 08:03 PM ---------- Previous post was at 07:58 PM ----------
Yes I have original HTC cable.
Sent from my HTC One V using Tapatalk
Click to expand...
Click to collapse
Which kernel U flashed Outta These ??
http://www.mediafire.com/?e1chs7tzcsstc
red de0392 said:
Which kernel U flashed Outta These ??
http://www.mediafire.com/?e1chs7tzcsstc
Click to expand...
Click to collapse
20130521 one. 9th from top.
Sent from my HTC One V using Tapatalk

[MOD] Sense 6 Extreme Power Saving Mode

hey guys,
after all the hype from the launch event and now the port of the early system dump from m8 we have already a great sense 6 experience.
However a few things are missing until the official base is ported to our device.
one of them is the ultra power saving mode.
luckily i got it working on our sense 6 ports.
steps to get it working:
1st method:
flashable zip (confirmed working): https://www.dropbox.com/s/wn3nxs6ytdn1nvb/extreme power saver flashable.zip
2nd method:
1. Back up your current Settings.apk found in system/app
2. Back up your current HtcPowerManager.apk in system/priv-app
3. download the attached zip file and extract it https://www.dropbox.com/s/3lu0uwjgj8ydh9a/enable extreme power saver.zip
4. Copy downloaded Settings.apk in system/app and set permissions to rw- r-- r--
5. Copy downloaded HtcPowerManager.apk and HtcExtremePowerSaverLauncher.apk in system/priv-app and set permission of both apks to rw- r-- r--
restart your phone and enjoy the little preview.
i took the apk´s from @mike1986.´s m8 rom so credits for that!!
if anyone would like to make a flashable zip, feel free to do i will include it with credits here. right now i do not have the time
do a nandroid backup in case you do not know how to push back the original apks via adb.
https://www.dropbox.com/s/n22qaqelg2caohd/Screenshot_2014-03-26-16-13-34.png
https://www.dropbox.com/s/tn10k90v6dd7sei/Screenshot_2014-03-26-16-13-43.png
https://www.dropbox.com/s/lc65sbjzqk8hse9/Screenshot_2014-03-26-16-13-51.png
:good::good::good:Good for you
Does it actually function like it should or is it just a preview like you said?
gffmac said:
Does it actually function like it should or is it just a preview like you said?
Click to expand...
Click to collapse
I did not have enough time to test.
but what i could see is that it restricts background data, so basically no auto sync or push notifications. and further i think it kind of greenifies all apps except the ones you see in the square tiles. so basically it should work on our device. but on s801 deep sleep is heavily improved so i think it will work but not as good as on m8.
nvm
Thx mate, could you share the source of the info about the s801's deep sleep improvements, please?
Sent from my HTC One using XDA Premium 4 mobile app
Hans_Schlila said:
Thx mate, could you share the source of the info about the s801's deep sleep improvements, please?
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
look in the htc tech thread for information. Flar2 mentioned something or ask him
not work
sisyphe200 said:
not work
Click to expand...
Click to collapse
Not True, maybe you didnt follow the steps correctly, it works for me without any problem...
Yeah actually i was Keen on a short summary of information, because search costs time i dont have at the moment, but i'll do that soon
Sent from my HTC One using XDA Premium 4 mobile app
sisyphe200 said:
not work
Click to expand...
Click to collapse
works only for sense 6 roms.
Works great Thx !
Just followed instructions and lead to a bootloop just had to reflash insertcoin sixth sense rom.. any ideas why this happened guys as i would love this to be working for me
Sent from my HTC One using XDA Premium 4 mobile app
monks1234 said:
Just followed instructions and lead to a bootloop just had to reflash insertcoin sixth sense rom.. any ideas why this happened guys as i would love this to be working for me
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
any rom with rom control app has a modified settings apk and will make your device bootloop if you flash a stock one like this.
Lesson learnt ..lol.. thankyou would you be able to suggest a sense 6 based stable rom? Np if not i can search but always good to ask too..
Sent from my HTC One using XDA Premium 4 mobile app
monks1234 said:
Lesson learnt ..lol.. thankyou would you be able to suggest a sense 6 based stable rom? Np if not i can search but always good to ask too..
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
yeah i'm on the first sixth sense rom they posted officially here. Without any tweaks. I'll write a note in the op.
sorry that you got into trouble but such things are always risky
btw I think you could have pushed the original apks per adb to get out of the bootloop
Can someone make a flashable zip?
Gesendet von meinem HTC One mit Tapatalk
IE-coRe said:
Can someone make a flashable zip?
Gesendet von meinem HTC One mit Tapatalk
Click to expand...
Click to collapse
put one in the op, need someone to confirm if it´s working as it should. but it should
Freak07 said:
put one in the op, need someone to confirm if it´s working as it should. but it should
Click to expand...
Click to collapse
flashable zip works great.
not works
FC for me on ARHD 51
Works great on insertcoin 1.0.1
Sent from my HTC One using XDA Premium 4 mobile app

Percentage in Battery Mod?

Hey All, I am on stock, rooted and s-off, desperately trying to look for a percentage in battery mod!
Anyone point me in the right direction?
Thanks!
Download xposed and gravity box. You'll get them in there.
Sent from my HTC One_M8 using XDA Premium 4 mobile app
jaimeletelierhay said:
Download xposed and gravity box. You'll get them in there.
Sent from my HTC One_M8 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanyou just tried this, but there isnt a stock battery with percentage in it tho! Thats all I want
Try IC market.
I'm using XbatteryThemer through xposed
Jyotirdeb said:
Try IC market.
Click to expand...
Click to collapse
Dont you need the Insert Coin rom installed to use the market?
TwinCalibre said:
Dont you need the Insert Coin rom installed to use the market?
Click to expand...
Click to collapse
Yes :angel:
Jyotirdeb said:
Yes :angel:
Click to expand...
Click to collapse
hehe, yeah im happy with stock, will be even happier tho with this battery indicator!
Thanks for help anyway
TwinCalibre said:
hehe, yeah im happy with stock, will be even happier tho with this battery indicator!
Thanks for help anyway
Click to expand...
Click to collapse
Try this -
http://forum.xda-developers.com/showthread.php?t=990829
Or this -
http://forum.xda-developers.com/showpost.php?p=52396048&postcount=2
jaimeletelierhay said:
Try this -
http://forum.xda-developers.com/showthread.php?t=990829
Or this -
http://forum.xda-developers.com/showpost.php?p=52396048&postcount=2
Click to expand...
Click to collapse
Seems pretty cool, doesnt say anyway that it supports KitKat tho, will that be a problem?
I am pretty much looking for this battery;
Just saw your second post, ill give it a go!
http://i.imgur.com/Gsp9xuo.png
Xposed + mod xposed for status bar
Some other mods can put the percentage inside the batt, but the number is too small for me.
Stock rom can also show percentage (in batt options)
TwinCalibre said:
Seems pretty cool, doesnt say anyway that it supports KitKat tho, will that be a problem?
I am pretty much looking for this battery;
Just saw your second post, ill give it a go!
http://i.imgur.com/Gsp9xuo.png
Click to expand...
Click to collapse
Is that from a specific ROM? I like the look of that myself!!
jaimeletelierhay said:
Is that from a specific ROM? I like the look of that myself!!
Click to expand...
Click to collapse
Is from here http://forum.xda-developers.com/showthread.php?t=2689192&page=67
I have messaged the guy asking where he go it from!
TwinCalibre said:
I have messaged the guy asking where he go it from!
Click to expand...
Click to collapse
Xposed + mod xposed for status bar
can do it
doublehp said:
Xposed + mod xposed for status bar
can do it
Click to expand...
Click to collapse
I have added the mod, cant find anything that adds the percentage to the battery. Only options I see are hide battery and set circle battery unless I am looking in the wrong place :/
Found it. It's in xposed Sense 6 battery percent. Looks like this.......
Sent from my HTC One_M8 using XDA Premium 4 mobile app
TwinCalibre said:
I have added the mod, cant find anything that adds the percentage to the battery. Only options I see are hide battery and set circle battery unless I am looking in the wrong place :/
Click to expand...
Click to collapse
Maybe it's called "xposed icons"; I have translation issues. Third line is battery. In battery, second line is about showing percentage. Need reboot.
jaimeletelierhay said:
Found it. It's in xposed Sense 6 battery percent. Looks like this.......
Sent from my HTC One_M8 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I have tried that one, looked really low res to me so stopped using it, think im gonna just use battery percentage and hide the battery for now

Categories

Resources