I'm working on a smartphone application, I test my application on an emulator and I cannot connect the real device to the pc I'm writing my application on. What I want is to deploy or publish application on the pc and then transfer the install package to the device and install it there, is this possible? If yes how?
closed as not a real question by casperOne♦ Jan 3 at 12:33
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
I'm not sure on what platform you are working for your platform but if you are working on: Windows phone you need Visual studio or Wp7 SDK to run your app on device or publish to market Android, you need eclipse and Android SDK iOS mac with xCode installed let's say you have .apk file so you can install it in many way but the easy way is to copy and paste into the sd card of your device and with file manager install it. but if you are on Windows phone 7 or higher you need developer unlocked device which means you need developer account and yearly 100$~. |
|||||
|
|
I found my answer after a while. |
|||
|
|