Question

I am trying to develop a Windows Phone 8 application that behaves differently according to the charge percentage of the phone's battery (stops doing some tasks if the user has a low battery charge percentage). I would like to test that in Visual Studio's WP8 simulator, but I have no clue on how to change the charge percentage. Is this possible?

Was it helpful?

Solution

Unfortunately it is not. You have to test it on a real device but keep in mind that if you are in debugging mode you are connected via an USB cable ;) This could falsify your results.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top