14

Is it possible to (legally) sell WP7 apps outside of Microsoft's App Hub? Are there license restrictions to this? Is it ideal to even approach app distribution in such a manner (i.e., are there other sites/services that are easily accessible by WP7 users to find new apps).

Mick N
  • 14,892
  • 2
  • 35
  • 41
Jeff LaFay
  • 12,882
  • 13
  • 71
  • 101

3 Answers3

10

Strictly speaking, I'm not aware of any restrictions in place to prevent exchange (commercial or otherwise) of xap files outside of the marketplace.

However, to deploy the xap files the would be users would have to have an active marketplace account. Even then, you're limited to 10 apps deployed not via the marketplace.

These points would make it impractical to reach a broader audience than developers outside of the marketplace.

There are no sites specialising in this. Perhaps as a result of it being not an ideal/worthwhile scenario.

Mick N
  • 14,892
  • 2
  • 35
  • 41
3

No, the App Hub is the only place you can sell your WP7 apps.

Olivier Payen
  • 15,198
  • 7
  • 41
  • 70
  • Is that a restriction set by the phone OS, licensing or maybe a combination? – Jeff LaFay Nov 09 '10 at 22:00
  • 1
    @jlafay this is a restriction imposed by the OS. It is enforced by Microsoft to prevent "rogue" apps accessing data/functionality they shouldn't. The phones have the ability to be remotely disabled by Microsoft should such an app somehow get through. In that you can't use a phone for very much without first associating a LiveID this should be quite effective. – Matt Lacey Nov 09 '10 at 22:45
1

From a developer end I don't think I would want to distribute outside the marketplace.

Microsoft has taken steps to protect the developer’s intellectual property and the prevention of app leak prevention.

Windows Phone 7 App Protection white paper. link text

  • Well... Some might want to take their own steps, not pay 30% and add more payment options (like charging company instead of people). – Nux Aug 27 '14 at 17:54