Jump to content

How aida64 on wp10 get battery wear lever?


vermillion

Recommended Posts

  • 4 weeks later...

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?

Link to comment
Share on other sites

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

  • Like 1
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...