[Battery Improve] Tested, MTK - Xiaomi Redmi Note 4 Guides, News, & Discussion

Hi, i have great battery improvment.
[1] Unlock bootloader
[2] root, reboot
[3] install xposed
[4] instll Amplify (google play), active it in xposed.
[5] configure amplify
[6] configure amplify to always on and not kill in background
I tested it, great battery improvment!

dromaczek said:
Hi, i have great battery improvment.
[1] Unlock bootloader
[2] root, reboot
[3] install xposed
[4] instll Amplify (google play), active it in xposed.
[5] configure amplify
[6] configure amplify to always on and not kill in background
I tested it, great battery improvment!
Click to expand...
Click to collapse
- No indication of improvements (battery graphs, SoT, standby time etc)
- No specifics on what to actually Amplify to see improvements
- Not just for the MTK version
Please could you provide more details?

spr33 said:
- No indication of improvements (battery graphs, SoT, standby time etc)
- No specifics on what to actually Amplify to see improvements
- Not just for the MTK version
Please could you provide more details?
Click to expand...
Click to collapse
Plus one to your comment!

ekin_strops said:
Plus one to your comment!
Click to expand...
Click to collapse
spr33 said:
- No indication of improvements (battery graphs, SoT, standby time etc)
- No specifics on what to actually Amplify to see improvements
- Not just for the MTK version
Please could you provide more details?
Click to expand...
Click to collapse
After intensive day of use without it i has 15-30% battery, with it i have 45-60%.. And at night my phone drain only 2-4% battery, before circa 10%.
But i found one bug of this solution, and i want to write it.
XPOSED [xposed-v87-sdk23-arm64-MIUI-edition-by-SolarWarez-20161126] make some probems with phone. Main is incorrect DNS in phone internet connection. This bug make small number off aps to dont see internet connection when exposed is instaled, for example:
https://play.google.com/store/apps/details?id=pl.gadugadu&hl=pl
or there is probem with DNS when i use internet connection on PC via WiFi hotspot

Dedicated Xposed, Amplify user on my previous device.
I think that the stock ROM does this just as well on the Note 4. One can set up which apps to whitelist, which to restrict and how, or just let MI default. Phone has stellar battery life.

Attach here battery usage!

Related

[Tips]How to get a sexy battery life.

Ayo mates.
So who doesn't have battery problems? Probably everyone has. Even if you don't you'd want more ? huh ?
So after owning the phone for almost 3 months I had serious variations in battery life from 10 hours screen on to 7 hours screen on (*cough* 4.1.2) and back to 10 hours with xxdmb6 (YEAH!)
Also the screen off consumption.
So I am gonna talk about wakelocks in this thread. So what can use battery when you aren't using your phone... can also use the battery when you are using it. So fixes or possible fixes should improve the total battery life as well.
This thread is divided into 3 parts - basic tips , wakelock fixes and advanced fixes.
Install BetterBatteryStats. This is gonna monitor the wakelocks and the elements that drain the battery.
Tip 1 - (Install CurrentWidget) If you keep charging the battery even after it has reached 100% you will see that the battery continues to accept charge. This is true. If you charge the battery till it stops accepting power(by monitoring it through currentwidget) you will see that 100% lasts for a long time. i mean that suppose your phone uses 1% battery per 10 minutes, now if you just unplug and start using the phone, it will stay at 100% for a long time.
But this may even damage your battery. I am not sure. I do it considering how much technology has advanced.
Tip 2 - So from wanam's thread -
wanam said:
Disable auto sync for accounts if you don't need it
Disable GPS (and wifi gps) when not in use
Disable auto backup of Google account
Set brightness level to automatic
Disable motion if you don't use it
Check your apps settings and disable useless background sync
Disable useless animations
Click to expand...
Click to collapse
List of general Wakelocks -
PowerManagerService - It is a sum up of partial wakelocks.
MultiPDP - This indicates a high network usage(2g/3g/4g).
AlarmManager -
AlarmManager provides access to the system alarm services. These allow you to schedule an application to be run at some point in the future. When an alarm goes off, the Intent that had been registered for it is broadcast by the system, automatically starting the target application if it is not already running. Registered alarms are retained while the device is asleep (and can optionally wake the device up if they go off during that time), but will be cleared if it is turned off and rebooted. The Alarm Manager holds a CPU wake lock as long as the alarm receiver's onReceive() method is executing. This guarantees that the phone will not sleep until you have finished handling the broadcast.
Click to expand...
Click to collapse
These are the findings of asksven, so have been quoted. So it is a sum up of different wakelocks again
AudioOut_2 - When apps run in the background that use sounds, this wakelock is always there.
deleted_wake_locks - A wakelock that is no more, generally when you turn wifi or data or gps on and off. But it still reflects wifi wakelock. You can sum it up as a wifi wakelock and some other wakelocks.
network-location - This is a gps wakelock.
wlan_rx - Wifi wakelock
wlan_wake - Wifi wakelock
mediaserver - when something uses media files or may even when you play heavy games like real racing 3 which uses data on internal sd card
l2_hsic - A possible explanation is unplugging the charger while phone is asleep.
I have attached a pic. You can see the difference
Wakelock Fixes
AudioOut_2 - AudioOut_2 is a major wakelock on many devices. The solution is simple. Before turning the screen off. remove all recent apps and in task manager , go to ram tab and hit clear memory. Then close task manager and swipe it away from recent apps as well. Then lock the phone. Alternatively you can download advanced task killer. (Viber seems to cause this on many devices.)
MediaServer - Flash the attached fix via a custom recovery. Someone posted this and said that he got from alliance rom ota app. I asked the Dev and he said that I can use it but it may cause a boot loop. So keep nandroid a ready. Credits go to comnam90.
Other fixes could be to download Rescan Media Root. This app fixes wakelock but it might still come up sometime.
If you are comfortable with decompiling try this.
l2_hsic - This wakelock is incorrigible. But possible fixes are in thread. I will jot down what works for me.
NetworkLocation/SignalCollector Hierarchy - Many wakelocks happen due to this maps app. This is because maps app try to update the location of the device. Modify the settings according to the image attached. But better is to disable all location services. This will also decrease AlarmManager wakelock.
But if you really don't use maps then best is to Freeze local app, maps app, navigation app. This wouldn't harm the phone as they can also be downloaded from play store which means android os can cope without it.
Processes - There are many user apps which are a necessity but eat up the battery. We can't freeze it nor uninstall it due to the need. What can we do about 'em ? This is where Greenify comes in. Don't let the uber simple UI fool you. The app is simple and self explanatory. I have greenified almost all the apps and this app doesn't eat up your battery !
I will be adding more as I find more...
Advanced Fixes
These aren't very advanced if you know what you are doing.
Try another kernel. (like perseus, uneak, redpill). I find almost similar results but it may vary as we move to the next parts
Undervolt(CPU). Believe me it will help. You should start off by reducing each voltage by 25m for each step. This requires a custom kernel and a compatible app. STweaks for redpill or perseus or uNeak Engine for uneak kernel.
Do stress tests after reducing value. It is recommended not to go below 800mV.
Thanks!
One of the best things I did to save battery is to remove Facebook and Viber.
Now I'm trying to Greenify Facebook. I hope it will not do any wake locks.
Nice article Utkarsh.
Those are general wakelocks, but there are others as well, like in the attached pic.
Btw- What's that wakelockfix.zip?
'Swyped' from my GT-N7100
jujuburi said:
Nice article Utkarsh.
Those are general wakelocks, but there are others as well, like in the attached pic.
Btw- What's that wakelockfix.zip?
'Swyped' from my GT-N7100
Click to expand...
Click to collapse
That wakelock is generic with exchange services. Remove it to get rid of it.
Well that will probably fix media server. It did for me but I will see if it comes up again.
Sent from my GT-N7100
UtkarshGupta said:
That wakelock is generic with exchange services. Remove it to get rid of it.
Well that will probably fix media server. It did for me but I will see if it comes up again.
Sent from my GT-N7100
Click to expand...
Click to collapse
Yeah, I know. But I use that on daily purpose. No question of removing it
'Swyped' from my GT-N7100
jujuburi said:
Yeah, I know. But I use that on daily purpose. No question of removing it
'Swyped' from my GT-N7100
Click to expand...
Click to collapse
Well you gotta try hampering with update settings. I am a student and not in business so email delay is not gonna hurt me at all.
It would hurt business men(that's what I derive of you) or someone whose most work is done through mails.
Nice thread, but I'd like to chime in that wakelocks aren't necessarily an absolute evil. You will always have some wakelocks, and it's supposed to be that way. Network, wifi, location services and some apps won't work properly without being able to wake the phone from time to time. It's when these wakelocks sum up to a considerable ratio of your uptime that you should begin to worry.
Might I also suggest you add greenify to your list of countermeasures.
Sent from my GT-N7100 using Tapatalk 2
UtkarshGupta said:
Undervolt. Believe me it will help. You should start off by reducing each voltage by 25m for each step. This requires a custom kernel and a compatible app. STweaks for redpill or perseus or uNeak Engine for uneak kernel.
Do stress tests after reducing value. It is recommended not to go below 900mV.
Click to expand...
Click to collapse
Is this for cpu or gpu? Thanks for the guide.
gyxter said:
Is this for cpu or gpu? Thanks for the guide.
Click to expand...
Click to collapse
Thanks should have mentioned. It is CPU.
Sent from my GT-N7100
adytum said:
Nice thread, but I'd like to chime in that wakelocks aren't necessarily an absolute evil. You will always have some wakelocks, and it's supposed to be that way. Network, wifi, location services and some apps won't work properly without being able to wake the phone from time to time. It's when these wakelocks sum up to a considerable ratio of your uptime that you should begin to worry.
Might I also suggest you add greenify to your list of countermeasures.
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
Greenify is already there. Check in 2nd post processes part.
Sent from my GT-N7100
UtkarshGupta said:
These aren't very advanced if you know what you are doing.
Try another kernel. (like perseus, uneak, redpill). I find almost similar results but it may vary as we move to the next parts
Undervolt(CPU). Believe me it will help. You should start off by reducing each voltage by 25m for each step. This requires a custom kernel and a compatible app. STweaks for redpill or perseus or uNeak Engine for uneak kernel.
Do stress tests after reducing value. It is recommended not to go below 900mV.
Click to expand...
Click to collapse
Hi, just one question, why not go below 900mV? Is there any reason for that? I´ve got my Note 2 uVd to these values (762, 775, 800, 825, 850, 875, 925, 950, 1000, 1050, 1075, 1125, 1150, 1175, 1250) for the frequencies from 200Mhz to 1600Mhz, I don´t think it wil harm it as I´ve been running these settings with RedPill Kernel and STweaks app for a couple of months now and I haven´t had any freezes at all or any issues, could you explain why it´s not recommended to go below 900mV? Is it just for the different tolerance to uV every chip has? Thank you anyway for your marvelous post and for the greenify app, looks promising, I´ll report how it goes since I´ve just started using it today, thanks.
thecrab93 said:
Hi, just one question, why not go below 900mV? Is there any reason for that? I´ve got my Note 2 uVd to these values (762, 775, 800, 825, 850, 875, 925, 950, 1000, 1050, 1075, 1125, 1150, 1175, 1250) for the frequencies from 200Mhz to 1600Mhz, I don´t think it wil harm it as I´ve been running these settings with RedPill Kernel and STweaks app for a couple of months now and I haven´t had any freezes at all or any issues, could you explain why it´s not recommended to go below 900mV? Is it just for the different tolerance to uV every chip has? Thank you anyway for your marvelous post and for the greenify app, looks promising, I´ll report how it goes since I´ve just started using it today, thanks.
Click to expand...
Click to collapse
Well I read somewhere. But I will update the op.
Sent from my GT-N7100
Deep sleep results....
Sent from my GT-N7100
how about just use the power-saving mode...
thanks for guide...
fly2dheaven said:
thanks for guide...
Click to expand...
Click to collapse
Welcome but plz use thanks button. It isn't about no of thanks but it helps prevent clogging of threads
Sent from my GT-N7100
Audio out 2 for me has been causing an annoying battery drain. Turns out viber is causing it for me. Yesterday it was the best part of two hours.
Today I quarantined viber and my audio out 2 dropped to 6 seconds after the phone being on for 6 hours. Half an hour ago I re started viber and my wakelock now reads 22 minutes. So I have now uninstalled viber.
How this info helps others.
arjunr24724 said:
how about just use the power-saving mode...
Click to expand...
Click to collapse
Well this doesn't hit performance.
Sent from my GT-N7100

[Q] Pretty bad battery life, help please?

I'm not seeing the battery life everyone does with the phone, and frankly I am not sure if it's a hardware or software issue.
For starters, I have excessive battery drain while on WiFi and not using the phone - about 3%/h according to BetterBatteryStats. It all seems to come from two particular wakelocks - sns_async_ev_wakelock (kernel) and WifiOffDelayIfNotUsed (partial). There is also BlockBeforeSleep but not as obvious as the other two. Also, while on data, I get another massive kernel wakelock - bman_dmux_wakelock.
Right now I have no relevant BBS or GSam screenshots, since my phone is still plugged in. However here's a screenshot of Battery Monitor Widget on a completely full charge - if there's anything wrong with the voltage or other data please tell me, my return window for the phone ends in a week -> screenshot
Tomorrow I will be going out and will use data, so I will post screenshots here and on the GSam thread. If anyone has any idea what I can do about this, please tell me - I absolutely love the phone and it pains me that I can't use it fully.
For what it's worth, the phone is running V10B - seems to be a Taiwan ROM.
First of all, I suggest you to
1. Install Wakelock Detector to determine exactly what is going on with your G2
2. Install CPU Spy to see if your G2 is even going into Deep Sleep as it should.
3. Install Greenefy (root needed) and hibernate all those nasty background apps you don't need running until you need them running.
Cheers!
Rayan said:
First of all, I suggest you to
1. Install Wakelock Detector to determine exactly what is going on with your G2
2. Install CPU Spy to see if your G2 is even going into Deep Sleep as it should.
3. Install Greenefy (root needed) and hibernate all those nasty background apps you don't need running until you need them running.
Cheers!
Click to expand...
Click to collapse
Do 1. and 2. have any benefits over BBS? I would also gladly use Greenify but I am not rooted yet.
metalboy94 said:
Do 1. and 2. have any benefits over BBS? I would also gladly use Greenify but I am not rooted yet.
Click to expand...
Click to collapse
All these apps have their own specific uses and purpose and can be used together or on their own.
The first two are for diagnostic purposes and the last one (Greenify) to avoid unnecessary data and memory consumption, thus saving battery.
Have you tried the obvious first? Starting from scratch by doing a hard reset?
Also I would really recommend you to root and get rid of all unnecessary boatware and to control things like boot up processes, startup items, fstrims, etc.
Good luck!

Cellular network strength always red, sudden battery drain.

Hey guys, my ZenFone always has a red cellular network after flashing any custom rom. Only on stock rom it's fine. It's always red no matter where I go, and it's draining a lot of battery.
So on another day, I turned on airplane mode and left it overnight. And then when I checked my phone in the evening, it drained a lot. But towards the end it was shown to be awake, which caused a huge sudden drain.
I have Greenify which prevents background processes, but I doubt Greenify itself takes up much battery.
Anyway to figure out what's causing this problem?
try delete batery cache using app, you can download it from play store
kihope12 said:
try delete batery cache using app, you can download it from play store
Click to expand...
Click to collapse
Which app? Couldn't find... Does wiping cache partition help?
ShinraTensei04 said:
Which app? Couldn't find... Does wiping cache partition help?
Click to expand...
Click to collapse
battery calibration app, you can find it on play store
ShinraTensei04 said:
Which app? Couldn't find... Does wiping cache partition help?
Click to expand...
Click to collapse
Calibrate your battery . (Simply use any app from play store that can do it )
For red bars : put on 2 sims it will solve the problem .
For wake : use wakelock detector or any similar app and see which app is keeping ur device awake . Force stop that or uninstall it .
Greenify : you can check ur battery stats for Greenify to see how much it consumes (use xposed based feature , its feature rich )
Also try to change your governor it will help you extend few mins of usage . (Use kernel aduitor)
Thank you.
Boomshiva said:
Calibrate your battery . (Simply use any app from play store that can do it )
For red bars : put on 2 sims it will solve the problem .
For wake : use wakelock detector or any similar app and see which app is keeping ur device awake . Force stop that or uninstall it .
Greenify : you can check ur battery stats for Greenify to see how much it consumes (use xposed based feature , its feature rich )
Also try to change your governor it will help you extend few mins of usage . (Use kernel aduitor)
Thank you.
Click to expand...
Click to collapse
Thank you for replying.
-I'm charging my phone to 100%, will update results after calibrating.
-So even after removing second sim card the red bass won't come back?
-I think I found what caused my device to be awake: Kernel Adiutor. I switch off 2 cores of my CPU using this, to temporarily fix the freeze issue(unlocked bl), but after about 20 minutes I'm unable to switch those cores back on without a hard reboot. Leaving then switched off overnight caused a huge drain, as shown below.
- Greenify doesn't use much at all.
- Governor changing is something I feel will lead to the same result as switching off cpu cores.
EDIT: The pic shows Wi-Fi was on the entire time, but in fact it was switched off the whole time... wonder why
EDIT 2: wakelock detector doesn't work, says 'failed to perform task at the moment, try again later' as soon as i open it.
ShinraTensei04 said:
Thank you for replying.
-I'm charging my phone to 100%, will update results after calibrating.
-So even after removing second sim card the red bass won't come back?
-I think I found what caused my device to be awake: Kernel Adiutor. I switch off 2 cores of my CPU using this, to temporarily fix the freeze issue(unlocked bl), but after about 20 minutes I'm unable to switch those cores back on without a hard reboot. Leaving then switched off overnight caused a huge drain, as shown below.
- Greenify doesn't use much at all.
- Governor changing is something I feel will lead to the same result as switching off cpu cores.
EDIT: The pic shows Wi-Fi was on the entire time, but in fact it was switched off the whole time... wonder why
EDIT 2: wakelock detector doesn't work, says 'failed to perform task at the moment, try again later' as soon as i open it.
Click to expand...
Click to collapse
1: if you remove SIM then yes red bars will come .
So insert both the sims that's the fix .
2:read about different governors ,it will help you understand them , as you mentioned about turning off cores that was simply HOTPLUG governor (my guess ), yes it causes huge battery drain in ZenFone . Try other governor ( yankactive,wheatley, conservative x ........)
3:I think your Wi-Fi is in scanning mode always , so suggest you turn that off .
To turn that off simply get into location setting , tap on the 3 vertical dot (options ) , there would be scanning option set according to ur preference .
Hope this would help you .
Boomshiva said:
1: if you remove SIM then yes red bars will come .
So insert both the sims that's the fix .
2:read about different governors ,it will help you understand them , as you mentioned about turning off cores that was simply HOTPLUG governor (my guess ), yes it causes huge battery drain in ZenFone . Try other governor ( yankactive,wheatley, conservative x ........)
3:I think your Wi-Fi is in scanning mode always , so suggest you turn that off .
To turn that off simply get into location setting , tap on the 3 vertical dot (options ) , there would be scanning option set according to ur preference .
Hope this would help you .
Click to expand...
Click to collapse
-Is there no way to deactivate 2nd sim?
-I'm not using any governor, as shown below.
-My Wi-Fi scanning is switched off, as shown below.
ShinraTensei04 said:
-Is there no way to deactivate 2nd sim?
-I'm not using any governor, as shown below.
-My Wi-Fi scanning is switched off, as shown below.
Click to expand...
Click to collapse
1: In cm based roms second sim cannot be deactivated (known bug )
2: Suggest you to turn on all the cores .and use the default governor .
3: Try turning on and then off the Wi-Fi scanning option .
4: Also you can perform a clean install of the Rom (if nothing helps and send a logcat to the Rom developer)
Boomshiva said:
1: In cm based roms second sim cannot be deactivated (known bug )
2: Suggest you to turn on all the cores .and use the default governor .
3: Try turning on and then off the Wi-Fi scanning option .
4: Also you can perform a clean install of the Rom (if nothing helps and send a logcat to the Rom developer)
Click to expand...
Click to collapse
right, and i want add
@ShinraTensei04
5: You use MM rom so your batery will work (keep) less time then LL (MM is higher obout two version of android then stock LL)
kihope12 said:
right, and i want add
@ShinraTensei04
5: You use MM rom so your batery will work (keep) less time then LL (MM is higher obout two version of android then stock LL)
Click to expand...
Click to collapse
That wasn't the problem, the problem was that my battery suddenly drained due to my phone being awake with screen still off, but thanks for replying anyway.
So battery calibration did nothing. And it seems the cellular signal strength being red is something of a bug for RR for the Zen5, but the person said it doesn't impact battery at all. But in my case it does, it causes over 300 mAh drain in a day.

A trick to a long battery life.

We all know that the Z3+ battery is quite disappointing, it barely reaches 5:30 hours of SOT in best case scenario.
I've tried every little trick in the book, including modified kernels, different ROMs, underclocking CPU cores, and so on.
And all of these methods seemed to squeeze a max of 30 extra minutes of battery life, it isn't worth the trouble.
But finally, I managed to get 8 hours of SOT in my Xperia E6533, I'll share the method with you "Although it might seem a little basic, but this is the only method that actually made me get whole two extra hours of SOT".
----------------
What I did was:
- I started by doing a clean install of 32.2.A.5.11 ftf "By clean I mean I wiped everything, Userdata, Cache, everything"
- I flashed the stock kernel with TWRP included and DRM fixed "I'll include the kernel I modded using Serjar's rootkernel tool in another thread", I tried several other kernels, but for me, the stock one was most suitable.
- Installed Xposed and SuperSU from TWRP "Optional"
- Installed "Hide Stamina Mode Icon" Xposed module from Xposed Repository "Optional"
- I enabled Stamina Mode "Always"
- I went to Battery Optimization and ticked the apps that I want them to have internet access all the time "Even when the screen is off".
- Stamina Mode works like a charm in android M, Unlike android N, it doesn't seem to cause any lag, it only removed unnecessary animations.
- I went to about phone > Build number > 5 times > Developer mode.
- Removed any other animation from Developer mode like Transition, Window, and Animator duration.
- Went to Settings > More > Mobile Network.
- Changed preferred network type to WCDMA/GSM instead of LTE/WCDMA/GSM "Keep it on if you have an LTE connection"
- Went to my router settings > changed the channel bandwidth to 20MHZ instead of 20/40MHZ.
- Removed any third-party kill apps like greenify, etc, while I highly appreciate its effectiveness, Stamina mode seemed to work better on its own.
- Went to Settings > Display > Tap to wake up / Smart backlight control / Daydream / Image Enhancement > Disabled "Image enhancement really doesn't seem to make a noticeable difference".
- Removed weather widget.
- Disabled NFC "optional".
----------------
All of these basic and simple steps seemed to work better than the complicated ones, and thanks to them, I was able to get full 8 hours of normal SOT "Wifi, Facebook, Messenger, YouTube, Social Media, Movies" on my Xperia Z3+ "Screenshots in attachments"
Would this affect the camera quality since it uses Stamina?
I would like to charge the mobile twice rather to lose beauty of OS and carry a spare feature phone with loooooooong battery time for use in emergency.
Nokia 1208
Exactly. I too carry along a good old Nokia 1208 that I only use for GSM based services, and I only gotta charge it ONCE a week. Incredible! I use my Xperia Z3 heavily of course and that one is charged daily.
waseemakhtar said:
I would like to charge the mobile twice rather to lose beauty of OS and carry a spare feature phone with loooooooong battery time for use in emergency.
Click to expand...
Click to collapse
It's all about preferences, for me the beauty was never in these small animations, because I used to disable them from developer options anyway.
story said:
Would this affect the camera quality since it uses Stamina?
Click to expand...
Click to collapse
Not that I know of, I didn't spot any difference

My Yotaphone 2 Doesn't Sleep Well

Hi guys,
My phone is having sleeping problems. He's just not relaxed and is constantly bothered by something and this tension keeps waking him up many times, even though he is supposed to rest! I've tried my best to give him the right conditions - no Wi-Fi, no BT, full Airplain Mode, yet it is simply not enough.
I attach some images to make it clear.
[edit: why is Google Play Services doing all that? Could they just stop messing up with my hardware - GPS, CPU and so on?]
YD-206 with software for 201
root
TWRP
Xposed - Greenify
NovaLauncher
Nothing special
Is there any hope?
Thanks
Absolutely the same problems on my YD-201 6.0.1 with the same configurations (TWRP, Xposed, Greenify, NovaLauncher + Stock Battery Optimization). Besides, my wifi cannot be disabled, it is always active whatever i try. It is always on search mode even it is disabled. Hey, how do you get the dark theme for stock settings menu? And is your Battery Optimization Settings active?
Android Version?
What's the android version do you have? Lollipop or Marahmallow, i have YD206 with YD201 software, it has some issues with lolli and others with Marsh.
Do you have the hybrid Radio? The european or the chinese? If you dont even know then i suggest you to install the hybrid radio, it solves problems with the battery drain and the warm issues (yota hell xD).
I dont use greenify, i just use the freezing mode from titanium backup.
sozen said:
Absolutely the same problems on my YD-201 6.0.1 with the same configurations (TWRP, Xposed, Greenify, NovaLauncher + Stock Battery Optimization). Besides, my wifi cannot be disabled, it is always active whatever i try. It is always on search mode even it is disabled. Hey, how do you get the dark theme for stock settings menu? And is your Battery Optimization Settings active?
Click to expand...
Click to collapse
An update: THINGS ARE GETTING BETTER [after installing Better Wifi on/off (read below)]
1. I'm using Greenify and have hibernated many applications - this might be one of the solutions to the Wi-Fi usage. (See attached zip file for which apps are hibernated)
2. I installed an app called Better Wifi on/off version 2.1.0.0 from Google Play Store and have set the rules how to turn on/off (See also attached zip file for the exact set-up).
3. The Wifi sometimes appear to be ON on Battery Usage Graphic, but actual battery consumption is not noticed. The the normal consumption for 'Phone idle' is about 3-4% per day (around 120 mA). This would suggest that the phone will be able to last around 20 days if totally idle.
4. BLUETOOTH BUG - somewhere in this forum I read that after connecting the phone via Bluetooth to some external gadget (in my case UE Roll 2 music box), even after disconnecting, the Bluetooth causes Wakelock and this dramatically drains the battery!!! (See screenshot) The solution is Restart of the phone. On the Battery graphic you can clearly see the drain from Awake and after that I did a Restart and let the phone stay idle - the usage dropped immediately!
5. I'm using stock Battery Optimization
6. [OFF-TOPIC] To make background color for menus dark I use projekt.substratum_490_minAPI23.com.apk (attached to the post) and after installing it, I downloaded the theme InversionUI from Google Play Store. (I can't stand white/bright colors on my screen, especially at night, and knowing what it does to my battery since I'm on AMOLED display).
KoneB said:
What's the android version do you have? Lollipop or Marahmallow, i have YD206 with YD201 software, it has some issues with lolli and others with Marsh.
Do you have the hybrid Radio? The european or the chinese? If you dont even know then i suggest you to install the hybrid radio, it solves problems with the battery drain and the warm issues (yota hell xD).
I dont use greenify, i just use the freezing mode from titanium backup.
Click to expand...
Click to collapse
All your questions are answered by the Screenshots in my first post - have a look.

Categories

Resources