Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Unable to deploy Windows app on Window Store

Solution_O_
Beginner
824 Views

I have successfully built my android app and its doing fine on the google store. I built the same app for Windows 8 and Windows 8.1 and i downloaded the build file which is in a zip compressed format. However, while trying to put the app on Windows store, i discovered windows store only accept file formats .xap, .appx, .appxbundle, .appxupload.

 

How do i convert  the zip format i built on xdk to any of these formats so that i can put it in store. Thanks

0 Kudos
2 Replies
Guseinov__Rizvan
Beginner
824 Views

Extract zip file.

0 Kudos
PaulF_IntelCorp
Employee
824 Views

appxupload is the file you submit to the store.

0 Kudos
Reply