Skip to content

Latest commit

 

History

History
 
 

ForegroundAppWithBackgroundApp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
title ms.author description
Foreground App with Background App sample
brian.fjeldstad
An example of building a foreground app and background app within the same APPX file.

“Foreground App with Background App”

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.

Additional resources

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.