Pergunta

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?

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top