Windows 10 IoT Raspberry Pi 2: Autostart published Application

前端 未结 4 2174
遇见更好的自我
遇见更好的自我 2021-02-14 18:56

I\'m starting making experience with the Raspberry Pi 2 Development with Windows 10 and I was wondering how can I configurate the Raspberry Pi 2 to autostart my own published ap

4条回答
  •  余生分开走
    2021-02-14 19:29

    The world's easiest way to accomplish this is the following order:

    1. open your browser
    2. Go to > http://your_RPI2_IP:8080/AppXManager.htm
    3. deploy your App from Visual Studio 2015 with configurations as seen here 3.1 to get this screen go to: project --> Properties --> Right click --> Open 4 after succesfull deployment select your startup app in the webManager and your RPI2 restarts

提交回复
热议问题