Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can you install you own apps on your windows 7 phone

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!

like image 753
webdad3 Avatar asked Nov 19 '10 20:11

webdad3


People also ask

Can I install apps in Windows 7?

You can use any desktop web browser to download and install programs. Click the download button or link. Depending on the site, you may have a link or button to click to prompt your files to download.

Can you install apps on Windows Phone?

We think all Windows Phone and Windows 10 Mobile users are familiar with installing apps using the Storeapp. Basically, all you have to do is open theStore, type the name of the app that you want on your smartphone and install it.

Can I install Android apps on Windows 7?

A free and powerful Android emulator for WindowsBlueStacks App Player is a free and powerful Android emulator that you can use to run Android applications on your Windows PC.


1 Answers

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 :)

like image 135
Jon Skeet Avatar answered Sep 22 '22 05:09

Jon Skeet