| title | Foreground App with Background App sample |
|---|---|
| ms.author | brian.fjeldstad |
| description | An example of building a foreground app and background app within the same APPX file. |
These are the available versions of this Windows 10 IoT Core sample.
In both versions, the Background App currently toggles a GPIO pin. If you are using a Dragonboard, you'll need to change LED_PIN in StartupTask.cpp (for C++) or StartupTask.cs (for C#) to a pin that exists on the Dragonboard (for example, the User LED 1: pin 21). You can find a list of available pins for the Dragonboard here.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.