I'm developing an app that will help alzheimers & dementia patients
Part of that needs me to write the current battery level to a string, but I can't find how to do that anywhere!
I know that its something to do with
But beyond that, I'm lost!
Your help will be much appreciated!
Thanks Everyone!
James
Part of that needs me to write the current battery level to a string, but I can't find how to do that anywhere!
I know that its something to do with
Code:
Microsoft.WindowsMobile.Status.SystemState.PowerBatteryStrength.ToString();
Your help will be much appreciated!
Thanks Everyone!
James