如何创建Windows 10 IoT核心应用程序图标 [英] How to create windows 10 iot core application icon

查看:178
本文介绍了如何创建Windows 10 IoT核心应用程序图标的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建了Windows 10 IoT核心应用程序,并以appx格式创建了应用程序捆绑包.这可以在Windows 10计算机中正确安装.但是我想安装在物联网核心板上

I have created an windows 10 iot core application and i created the app bundle in appx format. That's installing properly in windows 10 machine. But i want to install in IOT core board

我创建的打包文件如下:

The package file which i have created like below:

    ABC_1.0.9.0_AnyCPU_Debug.appxbundle

我是通过Visual Studio创建的

I have created through visual studio

推荐答案

您可以关注

You can follow this tutorial to create the the appxbundle.

然后在 Windows IoT设备门户网站中选择添加按钮以这样安装您的应用程序:

Then in the windows iot device portal, select add button to install your app like this:

在那之后,您将看到此对话框:

After that, you will see this Dialog:

选择浏览选项以找到您的应用捆绑包,并确保选择我要指定可选软件包",如下所示:

Select browse option to find your app bundle and make sure "I want to specify optional packages" selected like this:

添加所有依赖项(.appx).如果要为MinnowBoard Max进行构建,则它们位于dependencies\x86路径中.如果要为Raspberry Pi 2,Raspberry Pi 3或DragonBoard进行构建,则它们位于dependencies\ARM文件夹中.

Add all the dependencies(.appx). If you're building for MinnowBoard Max, they are in dependencies\x86 path. If you're building for Raspberry Pi 2, Raspberry Pi 3 or the DragonBoard, they are in dependencies\ARM folder.

然后,选择下一步"将开始安装过程.成功完成此过程后,您可以在设备门户的应用程序列表中查看您的应用程序.

After that, select next will start the install process. After the process is done successfully you can see your app in the apps list of device portal.

这篇关于如何创建Windows 10 IoT核心应用程序图标的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆