문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top