Search code examples
windows-phone-8.1windows-phoneconsole-application

Is it possible to develop a console mode application for Windows Phone 8?


I have a console application that I would like to port to Windows Phone 8. Is it possible to run a console mode on WP8 ? I saw the MS-DOS mobile app but I wonder if it is just a simulated console mode.

I also saw this question but it doesn't answer my question.


Solution

  • There is nothing like a text mode for Windows Phone. You have to simulate it yourself.