About developing an app on Hololens

若汝棋茗 41 Reputation points
2021-08-04T08:11:23.983+00:00

I developed a small tool software with WPF and wanted to deploy it on Hololens. I packaged it with UWP packaging tool and it was successfully installed on the device, but why did it not work properly?

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
398 questions
0 comments No comments
{count} votes

Accepted answer
  1. Hernando Ren 2,171 Reputation points
    2021-08-05T09:34:56.543+00:00

    Hello, Welcome to Microsoft Q&A,

    Currently, the MSIX package generated from WPF application by using Windows Application Packaging Project are not supported in the HoloLens. It is recommended to use Unity, Unreal and pure UWP ways to develop MR applications.

    ----
    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.