Windows Phone marketplace

Source: Internet
Author: User
Tags visual studio 2010

How can I publish software in Windows Phone marketplace? Ha, use your mental power to make money. Development of Mobile Phone software is much more profitable than development of common Windows desktop software. Recently, Windows Phone 7 is very popular, and Windows Phone 7's marketplace is also very popular, developers want to seize the high ground when there are not many applications in the marketplace. For

  

How can I publish software in Windows Phone marketplace? Ha, use your mental power to make money. Developing mobile phone software makes more money than developing common Windows desktop software --

Windows Phone 7 is very popular recently, and Windows Phone 7's marketplace is also very popular. Developers want to seize the commanding heights when the number of applications in marketplace is not large. I believe everyone knows how to deploy software in marketplace. I just write my own experiences and lessons in conjunction with Microsoft's official process, hoping to save developers time. After all, if the test fails once, it will take three to four days to complete. Similar software may seize the lead.

Original article: Ma Ning's study on Windows Embedded

Windows Phone 7 is very popular recently, and Windows Phone 7's marketplace is also very popular. Developers want to seize the commanding heights when the number of applications in marketplace is not large. I believe everyone knows how to deploy software in marketplace. I just write my own experiences and lessons in conjunction with Microsoft's official process, hoping to save developers time. After all, if the test fails once, it will take three to four days to complete. Similar software may seize the lead.

As for how to apply for an account using marketplace, my experience may not be able to provide you with any substantial help. For this reason, please refer to the document "register a Windows Phone marketplace experience" by Jack Lin:
Http://www.cnblogs.com/procoder/archive/2010/12/13/Windows-Phone-Marketplace.html

Step 1: Compile xap

Visual Studio 2010 automatically generates an xap file after each compilation. You can find it in the bin directory of the project file. Remember to build a release version. Submitting the debug version may cause many unexpected errors.

Before compiling xap, replace the following two files: background.png(173104173104and gamethumbnail.png (64 × 64 ). Replace the two images with those related to your software themes. Do not use the default images. The length and width of these two files are limited. We will explain them in detail later.

Step 2: prepare materials for release

Many developers will think that after writing the program, compile the xap and release it. In fact not so, it is recommended that you do before submitting, or carefully read Microsoft's "app hub application submission walkthrough": http://create.msdn.com/en-US/home/about/app_submission_walkthrough_upload

The following is the list of files I have summarized. You can check them one by one:

1. xapfile (releaseversion, replaced by background.pngand gamethumbnail.png)

2. Application name (must be unique in marketplace, so be prepared for renaming)

3. Application title (displayed in marketplace and Start Menu, preferably up to 16 characters)

4. Detailed Description: describes the main functions and usage of the software. For Chinese developers, if your software interface mainly uses Chinese characters, you must first describe them in English in the description and provide both English and Chinese descriptions.

5. keywords (easy for users to search, not much to explain)

6. app tile: software Icon. Three images of the same size are as follows: 173 × 173,99 × 99,200 × 200. The image size must be in the specified format, and the system will not crop the image for you. Therefore, you need to prepare the image in advance, saving you time to get mad. The image must be in PNG format.

7. background art: Optional. The background image in the Zune application, which is 1000x800 in size, can improve the attractiveness of the software.

8. screenshots: software, at least one, up to eight. The size is 480x800. The horizontal screen display software should take into account countermeasures.

9. Software price

Tips

1. We recommend that you put the materials mentioned above in a folder, and text materials in a text folder. Because modification is required during submission, it is easy to save and record in text;

2. The three-size app tilefile names are saved as 173366173.png, 9936699.png, and 2002.16200.png;

3. The background.png(173104173104and gamethumbnail.png (64 × 64) retrieved in step 1 should be consistent with the file of the corresponding size of APP tile.

Next step: Software submission process

1. upload your application

In this step, you must enter the basic information of the software. Note the following items:

Application name: It must be unique in marketplace. My general practice is to remove spaces in application title, such as "my first game"

The Application name is "myfirstgame" or "my_first_game"

Application Platform: nonsense, of course, Windows Phone 7

Default language: currently, English (International), English, French, German, Italian, and Spanish are supported. As Chinese developers, we have no choice but to select English (international)

Version: Version Number

Application Package: xap Software Package

After xap is selected, several options are available, mainly to provide information during software verification. We can simply ignore it.

TIPS: xap upload starts after you click Next. Because the current marketplace system is not stable, an exception is often seen (poor ASP. net, not even a try-catch ). Don't be afraid. Try again several times until there is no exception and proceed to the next step.

2. Provide the application description

This part of the submission is mainly the text part, which can be viewed together with the submitted content in Zune and marketplace.

Application title: Software title, which appears in the Zune Application List, Zune application details, marketplace list, and marketplace details in four cases. Because WP7 cannot be used, you can imagine the marketplace graph.

You will find that in the Zune list, because the application title Font is very small, the function of the icon is far greater than that of the title.

In marketplace, if the title is too long, the last part will be truncated. What is the proper length? It must be less than 16 characters long. The following are all good names: Google search, send to WP7, flight control ......

Category: category. For a large category such as game, sub-category is also available. Before submitting the statement, we suggest you first look at the classification of similar software or similar software in the marketplace. Putting the software in the same category will produce a group aggregation effect.

Detailed Description: Detailed description. If I fail to submit the job, this step is broken. So again: if your software interface mainly uses Chinese characters, you must first describe them in English in the description and provide both English and Chinese descriptions.

There is no need to talk about the optional behind, mainly the certification of various game levels.

This is a legal URL. Many developers think that this is the homepage of the software, but it is actually a link to a legal file and will be displayed during installation, if your software has some special legal issues that need to be explained, such as adult content, you 'd better provide them to avoid potential legal risks.

Zune Application List

3. Upload the artwork

This step is mainly for the business field of art artists. Programmers without art cells should first find a place to cry for a while. I explained the image one by one.

Large mobile app tile size: 173x173x96 DPI. Format: PNG. The icon to be displayed when the application is displayed on the Start interface, for example, small mobile app tile size: 99x99x96 DPI. Format: PNG. When the application is in application lis

  

 

Large mobile app Tile
Size: 173x173x96 DPI. Format: PNG. The icon to be displayed when the application is displayed on the Start interface, for example:

Small mobile app Tile
Size: 99x99x96 DPI. Format: PNG. The required icons when the application is displayed in the Application List, for example:

Large PC app Tile
Size: 200x200x96 DPI. Format: PNG. Required icons when the application is displayed in the Zune Software List. See "Zune Application List ".

Background art
Optional. Size: 1000x800x96 DPI. Format: PNG. The image displayed as the software background in marketplace. Currently, there are not many software using background art, and the most famous is flight control, for example:

Screenshots
Screen Size: 480x800x96 DPI. Format: PNG. There must be at least one and a maximum of eight. Please note that the screen is displayed vertically. For the horizontal screen software, you need to find a way to make the user look more comfortable.

Finally, we use a graph to illustrate how the information is displayed on Zune.

4. Set the application Pricing

I don't have much experience on this page, because I have not submitted any paid software. Two notes:

Trial supported:Whether the verification version is supported. Free Software is not required
Worldwide distribution:Global release supported?

5. submit your application
In the last step, remember to select "automatically publish to marketplace after passing certification". After the test process is complete, it will be automatically published to marketplace.

Step 3: Error Report

After submission, we can see the progress of the entire test process in my dashboard of APP hub.


 

If the status is testing failed, check the details in view.

On the detail page, we can see the software submission status. Select view test results in action and a PDF file will be downloaded. A detailed test report will be displayed. If you are familiar with Microsoft's Bug management system, you will find the format quite familiar.

Finally, your software has been submitted to the marketplace. If you want to upgrade it, the "Submit Application Update" option will be available in the action.

Written to the end

Well, I am talking so much about it. I hope you can have a good understanding of the release of the marketplace software. After all, marketplace is focusing on the economy, good software also requires a good appearance to attract people.

At present, my account mainly wants to publish some small items that I have written. One account has five free software submissions, except for what I want to use, there are two or three free software submission opportunities left. If you cannot find the publishing channel, you can contact me (aawolf) via the blog or csdn website email. I can help you submit it.

This article from antsnm blog, reprinted please indicate the source: http://blog.csdn.net/antsnm/archive/2011/04/25/6362250.aspx

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.