We have a PC desktop application, can we convert to an appx using desktop bridge and run on a raspberry pi 3 ARM device
Asked
Active
Viewed 78 times
-2
-
have you tried it? how can we know what dependencies you have (and i they work on the rpi 3)? please add more Details to your question! thanks. – cramopy Oct 24 '17 at 19:48
1 Answers
0
Desktop applications are only supported on the desktop SKU. Packaging them as an .appx package alone does not make them work on other SKUs. You would need to migrate to a full UWP solution to make it work on devices other than desktop/laptop/tablet.

Stefan Wick MSFT
- 13,600
- 1
- 32
- 51