Torrent Invites! Buy, Trade, Sell Or Find Free Invites, For EVERY Private Tracker! HDBits.org, BTN, PTP, MTV, Empornium, Orpheus, Bibliotik, RED, IPT, TL, PHD etc!



Results 1 to 2 of 2
Like Tree1Likes
  • 1 Post By PriceLess

Thread: How to Install Android Apps on Windows 10 Mobile Devices

  1. #1
    Extreme User
    PriceLess's Avatar
    Reputation Points
    42493
    Reputation Power
    100
    Join Date
    May 2014
    Posts
    7,971
    Time Online
    87 d 5 h 16 m
    Avg. Time Online
    34 m
    Mentioned
    576 Post(s)
    Quoted
    180 Post(s)
    Liked
    4129 times
    Feedbacks
    173 (100%)

    How to Install Android Apps on Windows 10 Mobile Devices

    As we recently reported to you, it's now possible to install Android apps on Windows 10 Mobile devices ahead of the big launch of the operating system later this year.

    Microsoft is expected to enable this feature in the final version of Windows 10 Mobile, but for the moment, this is a very risky thing to do because it could damage the operating system and the phone.

    What you need to install Android apps on Windows 10 Mobile

    Below are the requirements to get you started:

    A device running Windows 10 Mobile build 10049 or newer

    An USB cable to connect your phone to the PC

    A PC running Windows

    The “connect” and “ADB” set of tools and the included files

    The APK file you want to install (note that downloading APKs could be illegal)

    Step 1

    Download “connect” and “adb” and extract the files. Launch “IpOverUsbInstaller.msi” and “vcredist_x86.exe” in the “wconnect” folder and let them install all items.

    Step 2

    Prepare your phone by going to “Settings > Update & Security > For developers” and enable “Developer mode” and 'Device discovery.” Connect the phone to the PC using an USB cable.

    Step 3

    Open the “wconnect” folder, press Shift + Right mouse click and hit the “Open command window here” option. Type the following command:

    Code:
    wconnect.exe usb
    The app will then ask for a pairing code. On your phone in the same settings screen, click on “Pair” and a code should be generated. Enter this code in the command prompt window.

    Step 4

    Open the “adb > platform-tools” folder, open a command prompt window by pressing Shift + Right mouse click > Open command here and type the following command:

    Code:
    adb devices
    It will show the list of devices connected to the PC. If your phone is displayed, then you are good to go.

    Step 5

    Copy the APK file to the “adb > platform-tools” and in the window you launched at step 4, type the following command:

    Code:
    adb install example.apk
    Replace “example” with the name of your file.

    This guide only works on a number of Lumia phones, as listed below:

    Nokia Lumia 920

    Nokia Lumia 925

    Nokia Lumia 929 / Verizon Icon

    Nokia Lumia 830

    Nokia Lumia 930

    Nokia Lumia 1520

    Nokia Lumia 635 (1GB RAM version)

    Nokia Lumia 730

    Nokia Lumia 820

    Nokia Lumia 435

    Nokia Lumia 928
    DGM likes this.

  2. #2
    DGMDonor Icon
    DGM is offline
    iLLuSioNist
    DGM's Avatar
    Reputation Points
    77147
    Reputation Power
    100
    Join Date
    Aug 2015
    Posts
    4,744
    Time Online
    204 d 20 h 52 m
    Avg. Time Online
    1 h 32 m
    Mentioned
    969 Post(s)
    Quoted
    453 Post(s)
    Liked
    4014 times
    Feedbacks
    170 (100%)
    Nice Share!


Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •