• Welcome to the all-new Windows Central Forums! - We're still moving some things around, so you may see a few quirks here and there, but we're working on getting things fully completed as soon as possible. For now, take a look around, and if you run into any major issues, please let us know in this thread!

How can I fix an error while deploying apks on my Lumia 820?

Status
Not open for further replies.

Thos Parkouristas

New member
Oct 8, 2014
80
0
0
Error while deploying apks on my Lumia 820!

Hi guys I am getting this error every time I try to connect my phone with the program that will deploy the apks! Error: error connecting to the device. error code =9
What should I do? I have the latest version available of windows 10!!! Please help!
 

Ashalinia

New member
Apr 10, 2014
367
0
0
Re: Error while deploying apks on my Lumia 820!

I'd follow these steps to make sure you've got it working right.

1) Go to Settings > Update & Security > For developers and enable Developer mode.
2) Enable Device discovery and tap the pair button.
3) Open an elevated Command Prompt and type cd followed by the location of the Project_Astoria\Windows Connect folder (mine would be cd c:\users\myname\downloads\Project_Astoria\"Windows Connect")
4) Plug your device into the PC via a USB cable.
5) In the command prompt, enter wconnect usb. It will ask you for the pin displayed on your device so enter that.
6) Place the desired .apk file into the Proejct_Astoria\adb folder.
7) Once again use cd to enter the adb folder.
8) In the Command Prompt, enter adb /install followed by the filename and extension type (ex. com.opera.browser.apk for the Opera browser.)

Once it's completed you should see the app in your apps list. If adb says your device isn't connected, you may have to complete the Windows Connect steps again.
 

Thos Parkouristas

New member
Oct 8, 2014
80
0
0
Re: Error while deploying apks on my Lumia 820!

From where can I download the tools because I already downloaded two different ( tools ) and both of them had the same error!
 

Ma Rio

New member
Sep 28, 2013
1,291
0
0
Re: Error while deploying apks on my Lumia 820!

It's frowned uppon to discuss it here, especially the downloads. A better place to search for answers would be the XDA community. As for the error, it's probably your device, not the tools you're using. Check if you have installed the developer improvements update.
 
Status
Not open for further replies.