Skip to main content

How to Install Android Apps on Windows 10 Mobile?

A!!! Run Android Apps On Windows 10 Mobile !!!

Step 1: Download wconnect and Android SDK ADB tool.

Step 2: Now unzip SDK, connect tool and install IpOverUsbInstaller.msi and vcredist_x86.exe. Make sure ADB commands are working.

Step 3: Open Windows 10 phone Settings > Update and security > Developers. Checkdeveloper mode and  turn on Device Discovery.

Step 4: Open command window on wconnect folder. Now you need to connect your phone and you can do it in two ways.

a)If you connect via USB, type wconnect.exe usb and hit enter
b)If you connect via Wi-Fi, type wconnect.exe 192.168.xxx.xxx (replace 192.168.xxx.xxx with your local network IP address) Once done enter the paring code

Step 5: Now move to extracted adb folder and open an elevated command prompt.

Step 6: Type adb device to check if you device is connected.

Step 7: Now paste you APK file that you want to install on the same folder (adb folder) and type adb install APK_FILE_NAME_HERE.apk

After following the above steps wait for couple of minutes so that the android app will install on your Windows 10 Mobile.
_________________________

Comments

Popular posts from this blog

Step by Step: Connecting to a VPN (Outgoing)

Step 1 Click the Start button. In the search bar, type VPN and then select Set up a virtual private network (VPN) connection. Step 2 Enter the IP address or domain name of the server to which you want to connect. If you’re connecting to a work network, your IT administrator can provide the best address.   Step 3 If you want to set up the connection, but not connnect, select Don’t connect now; otherwise, leave it blank and click Next.   Step 4 On this next screen, you can either put in your username and password, or leave it blank. You’ll be prompted for it again on the actual connection. Click Connect.   Step 5 To connect, click on the Windows network logo on the lower-right part of your screen; then select Connect under VPN Connection.   Step 6 In the Connect VPN Connection box, enter the appropriate domain and your log-in credentials; then click Connect.   Step 7 If you can’t connect, the problem could be due to the server configuration. (There...

What is Trojan Virus?

A Trojan horse or Trojan is a type of malware that is often disguised as legitimate software. Trojans can be employed by cyber-thieves and hackers trying to gain access to users' systems. Users are typically tricked by some form of social engineering into loading and executing Trojans on their systems. Once activated, Trojans can enable cyber-criminals to spy on you, steal your sensitive data, and gain backdoor access to your system These actions can include: Deleting data, Blocking data, Modifying data, Copying data.. Disrupting the performance of computers or computer networks Unlike computer viruses and worms, Trojans are not able to self-replicate. _________________________