Can you install you own apps on your windows 7 phone

webdad3 picture webdad3 · Nov 19, 2010 · Viewed 23.3k times · Source

I'm trying to create my own small Windows 7 Phone app. I have downloaded the tools and I'm writing code. I'm wondering how I can install my app on my phone? Do I have to register to become an app developer and then upload my code? Is there a way to distribute my app outside of the marketplace?

I found this link: Sell Windows Phone 7 Apps outside of App Hub

But I'm not referring to selling my app. More like me testing it before I put it up on the marketplace. Is there any references on how to install my app on my own phone?

Thanks!

Answer

Jon Skeet picture Jon Skeet · Nov 19, 2010

You need to register as a developer, then you will be able to register your phone in the Zune software, allowing you to sideload the apps and debug them on the phone. IIRC you can have three devices registered to a single account.

There's no way of distributing apps outside the marketplace, other than to other developers (who would be able to deploy your XAP file on their phones in the same way as if it were their own app).

Given that you're thinking of putting it on the marketplace, you'll need to register anyway - so do it now and take advantage of the ability to test it on your device right away :)