vermillion Posted April 15, 2016 Posted April 15, 2016 My phone always has 5% wear level. Or it's just a fake value? Quote
Fiery Posted April 18, 2016 Posted April 18, 2016 Wear level is not a fake value at all It's calculated as: Fully Charged Capacity / Designed Capacity * 100 Regards, Fiery 1 Quote
vermillion Posted May 16, 2016 Author Posted May 16, 2016 Wear level is not a fake value at all It's calculated as: Fully Charged Capacity / Designed Capacity * 100 Regards, Fiery Thanks for replied. Anyway my Fully charged capacity always 1900mWh. That's why I'm curious about it. And it's still the same value. My phone is 2 years old now. Charged cycle must be around 500 or something. Can you please tell me about value of Fully Charged Capacity. How does the program gets it? Quote
Fiery Posted May 17, 2016 Posted May 17, 2016 Can you please tell me about value of Fully Charged Capacity. How does the program gets it? Windows.Devices.Power.Battery.AggregateBattery.GetReport().FullChargeCapacityInMilliwattHours and Windows.Devices.Power.Battery.AggregateBattery.GetReport().DesignCapacityInMilliwattHours Documentation on those: https://msdn.microsoft.com/hu-hu/library/windows/apps/windows.devices.power.batteryreport.aspx 1 Quote
vermillion Posted May 19, 2016 Author Posted May 19, 2016 Windows.Devices.Power.Battery.AggregateBattery.GetReport().FullChargeCapacityInMilliwattHoursandWindows.Devices.Power.Battery.AggregateBattery.GetReport().DesignCapacityInMilliwattHoursDocumentation on those:https://msdn.microsoft.com/hu-hu/library/windows/apps/windows.devices.power.batteryreport.aspx Thank you very much. The API is not working then. In wp 8 used to have Diagnostic tools form Nokia which can really view battery cycle. But MS removed it for no reason. Your app is great anyway. MS is suck. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.