What are the correct Developer Links and App Links for Windows Phone?

What are the correct Developer Links and App Links for Windows Phone?

What exactly are you looking for??

This is what I got for you… Is there anything else you need?

Microsoft documents how to submit/publish your WP8 app here…

   http://dev.windows.com/en-us/publish/

   http://msdn.microsoft.com/library/windows/apps/jj206736.aspx

LUA Syntax Highlighting for Visual Studio 2012 and 2013
http://roy-t.nl/index.php/2013/09/04/lua-syntax-highlighting-in-visual-studio-2012-and-visual-studio-2013-preview/

FREE – Lua Editor and debugger
http://studio.zerobrane.com/

Microsoft Advertising SDK for Windows Phone

http://www.microsoft.com/en-us/download/details.aspx?id=8729

Microsoft Ad Sample walk through

http://msdn.microsoft.com/en-US/library/advertising-mobile-windows-phone-ads-walkthroughs-8-silverlight-markup%28v=msads.20%29.aspx

Windows Phone Developer Tools
http://dev.windows.com/en-us/develop/download-phone-sdk

Lua Interop Communications

http://docs.coronalabs.com/daily/coronacards/wp8/index.html#lua-interop-communications

In case you missed it, Microsoft documents WP8 tiles here…

   http://msdn.microsoft.com/en-us/library/windows/apps/hh202948(v=vs.105).aspx

Larry

I think Scott is looking for

zune:search?publisher=[publisher name]

I tried to put a “live publisher name” and tested it on the phone, it does not work. 

i tried GUID, other existing live publisher’s name. 

anyone? ideas?

App link:

To get the link to your app on the windows store, you can use this:

http://www.windowsphone.com/s?appid=YOUR_APP_ID_GUID_HERE

YOUR_APP_ID_GUID_HERE = your app id guid.

You can find your app id guid from your app details page on the developer dashboard.

For example, my Unscramble Anagram game has this link:

http://www.windowsphone.com/s?appid=e53489ab-c108-4480-b2b1-42d5c774db22

Publisher Link:

To get a link to all your apps on the windows phone store, use this:

http://www.windowsphone.com/en-US/store/publishers?publisherId=YOUR_PUBLISHER_NAME_HERE

YOUR_PUBLISHER_NAME_HERE = your publisher name, but with “+” substituted for spaces and url encoded

For example, my publisher link is this:

http://www.windowsphone.com/en-US/store/publishers?publisherId=Space%2BWolf

I know is has that en-US in the path, but I haven’t figured out a link without it in there yet.

Hope this helps!

Hi Spacewolf,

I used this guide.

http://msdn.microsoft.com/en-us/library/windows/apps/jj662937(v=vs.105).aspx

What I noticed is 

zune:search?publisher=[publisher name]

Sometimes works, and sometimes it does not work with other publisher name.

What exactly are you looking for??

This is what I got for you… Is there anything else you need?

Microsoft documents how to submit/publish your WP8 app here…

   http://dev.windows.com/en-us/publish/

   http://msdn.microsoft.com/library/windows/apps/jj206736.aspx

LUA Syntax Highlighting for Visual Studio 2012 and 2013
http://roy-t.nl/index.php/2013/09/04/lua-syntax-highlighting-in-visual-studio-2012-and-visual-studio-2013-preview/

FREE – Lua Editor and debugger
http://studio.zerobrane.com/

Microsoft Advertising SDK for Windows Phone

http://www.microsoft.com/en-us/download/details.aspx?id=8729

Microsoft Ad Sample walk through

http://msdn.microsoft.com/en-US/library/advertising-mobile-windows-phone-ads-walkthroughs-8-silverlight-markup%28v=msads.20%29.aspx

Windows Phone Developer Tools
http://dev.windows.com/en-us/develop/download-phone-sdk

Lua Interop Communications

http://docs.coronalabs.com/daily/coronacards/wp8/index.html#lua-interop-communications

In case you missed it, Microsoft documents WP8 tiles here…

   http://msdn.microsoft.com/en-us/library/windows/apps/hh202948(v=vs.105).aspx

Larry

I think Scott is looking for

zune:search?publisher=[publisher name]

I tried to put a “live publisher name” and tested it on the phone, it does not work. 

i tried GUID, other existing live publisher’s name. 

anyone? ideas?

App link:

To get the link to your app on the windows store, you can use this:

http://www.windowsphone.com/s?appid=YOUR_APP_ID_GUID_HERE

YOUR_APP_ID_GUID_HERE = your app id guid.

You can find your app id guid from your app details page on the developer dashboard.

For example, my Unscramble Anagram game has this link:

http://www.windowsphone.com/s?appid=e53489ab-c108-4480-b2b1-42d5c774db22

Publisher Link:

To get a link to all your apps on the windows phone store, use this:

http://www.windowsphone.com/en-US/store/publishers?publisherId=YOUR_PUBLISHER_NAME_HERE

YOUR_PUBLISHER_NAME_HERE = your publisher name, but with “+” substituted for spaces and url encoded

For example, my publisher link is this:

http://www.windowsphone.com/en-US/store/publishers?publisherId=Space%2BWolf

I know is has that en-US in the path, but I haven’t figured out a link without it in there yet.

Hope this helps!

Hi Spacewolf,

I used this guide.

http://msdn.microsoft.com/en-us/library/windows/apps/jj662937(v=vs.105).aspx

What I noticed is 

zune:search?publisher=[publisher name]

Sometimes works, and sometimes it does not work with other publisher name.