Tuesday 11 August 2015

New Noob Proof way to install android apps on windows phone

Install android app on windows phone
1. Download the files here and extract them anywhere
2. Install "IpOverUsbInstaller" and "vcredist_x86"
2. Run "APKDeployment.exe"
3. On your phone go to "Settings/Update & Security/For developers" and enable "Developer mode" and "Device discovery" then press "Pair"
4. Connect your phone to USB, insert the code you got earlier from your phone, into APKDeployment app, then press pair. Your phone should appear as "emulator_555x on USB"
5. Now that you're paired, you can simply drag .apk's into the application then choose to deploy all. Now you will be able to run android app on WP device.

If Developer menu crashes, wconnect app hangs, then unregister you device using "Windows Phone Developper Registration 8.1", tool provided alongside Windows Phone 8.1 SDK, or download the lite version from here.Afterwards you will be able to access Developer settings again. Or Hard reset, your choice.

And if Notification toggles flashing, then Just reboot, but remember to disable Developer Mode first.

Install android apps on windows phone: Method 1, older, harder, but still functional


1. Download both files from here.
2. Unzip both of the files on the folder
3. Open the folder wconnect, then install IpOverUsbInstaller.msi and vcredist_x86.exe
4. Go to your Windows 10 Mobile’s Settings page, then head over to Update & Security > For Developers and enable Developers Mode, as well as Device Discovery
5. Now go to the extracted wconnect folder, then open an elevated command prompt (Shift+right click > Open command window here)
6. After that, you’ll need to connect to the phone — and there’s two way of doing that (USB method is recommended): ◦If you want to connect using USB, type "wconnect.exe usb" and hit enter
6.1 And if you want to connect over Wi-Fi, type wconnect.exe 192.168.xxx.xxx (replace the xxx with your network’s IP). Find Installation of Android Apps on Windows Phone instructions here
7. Then it’ll ask for the pairing code, just type the pairing code and hit enter
8. After that, navigate to the extracted adb folder and open an elevated command prompt
9. To make sure that your device is connected, type adb devices and hit enter to show the list of devices that are connected
10. Lastly, place the APK file that you want to install on the same directory (adb folder) and type in adb install APKNAME.apk (replace APKNAME with the APK file’s name)
11. Just wait for it to do its thing and you should be able to install the Android app on your Windows 10 device. 

If you get "Status 9 - connection problem", then if this happens, unregister you device using "Windows Phone Developper Registration 8.1", tool provided alongside Windows Phone 8.1 SDK, or download the lite version from here.Afterwards you will be able to access Developer settings again. Or Hard reset, your choice. 

Supported list of devices:

Nokia Lumia 920
Nokia Lumia 925
Nokia Lumia 929 (icon)
Nokia Lumia 830
Nokia Lumia 930
Nokia Lumia 1520
Nokia Lumia 635 (1GB RAM variant)
Nokia Lumia 730
Nokia Lumia 820
Microsoft Lumia 435
Nokia Lumia 928

Installing Android Apps on Windows 10 Mobile using Project Astroia

In this tutorial we will teach you how to install android apps on windows 10 mobile http://nokiaviews.com/install-android-apps-on-windows-phone.html using project astroia.
1. Extract Project_Astoria.zip to a folder
2. Open the folder Windows Connect, then install IpOverUsbInstaller.msi and vcredist_x86.exe
3. Go to your Windows 10 Mobile’s Settings > Update & Security > For Developers and enable Developers Mode, as well as Device Discovery
4. Now go to the Windows Connect folder, then open an elevated command prompt (Shift + right click > Open command window here)
5. After that, you’ll need to connect to the phone — and there’s two way of doing that (Wi-Fi or USB | USB method is recommended):
- If you want to connect using USB, type on cmd:
wconnect usb
ENTER


- And if you want to connect over Wi-Fi, type on cmd:
wconnect [your IP]
ENTER
e.g: wconnect 192.168.123.123

6. Then it’ll ask for the pairing code, just type the pairing code and hit enter (see your pair code on phone at pair button)
7. After that, navigate to the adb folder and open an elevated command prompt
8. To make sure that your device is connected, type adb devices and press ENTER to show the list of devices that are connected
9. place the APK file that you want to install on the adb folder or somewhere you known, and type:
adb install APKNAME.apk (replace APKNAME with the APK file’s name)
ENTER

if your apk on your own folder, type the path. e.g:
adb install D:/MyAPK/APKNAME.APK
ENTER

Just wait it and if the app installation done will notice you : Success.

#Additional tools
Use GMAPS Patcher to remove any google service build-in on apk's
(some app may not work)

If you wanna play Clash of Clans in your Lumia/Windows Phone. Using this patching apk of CoC game.
com.supercell.clashofclans-patched.apk
* - I have removed sign by Google account and any google service and you can using facebook account to play
- You still can play the game normally without losted any saved game because now you synched to facebook
* please note: if you found some bugs , you must know this is my ALPHA Repacked APK 
Sources: