How to play apps on pc

Android is almost everywhere. You can now find Android in phones, tablets, hybrid devices, wearable devices such as watches, home appliances and soon the OS will be a part of cars too. We tested several different ways to run Android apps on PCs, but only one app was able to perform reliably - Bluestacks. Getting other solutions - such as the official Android SDK - to run, was more of a challenge, and in the end, we feel that Bluestacks is fast, reliable and easy to use, making it the only choice for most users. Here's how to get it running on your computer.

  1. Go to Bluestacks and click on Download App Player. Click on the download button for Windows on the left or Mac on the right.
  2. Now open the setup file and follow on-screen instructions to install Bluestacks. The instructions are straightforward, similar to installing any other programme on your computer.
  3. Run Bluestacks when the installation is complete. You might see a notification saying that your graphics driver needs to be updated. Just click the "Close" button when you see the pop-up to start Bluestacks.
  4. Now you'll see a window in which Android is up and running. Click the big search icon at the top > type the name of the app > select "Search Play for..." to get the apps from Google Play.
  5. 5) You'll have to log in using your Google account once you search Google Play for apps. Once that is done, you can install most games and apps - some, which rely on a working SIM card for confirmation, such as WhatsApp, won't run on your PC. While older versions of Whatsapp let you manually enter the verification code received on another device, WhatsApp no longer lets you enter the verification code manually. It sends a verification code via SMS and checks whether your registered phone number received that text message. Then WhatsApp automatically pulls that code to register your device. On Bluestacks, we managed to install WhatsApp but got a verification failed error. So WhatsApp doesn't work with this software.
  6. Installing apps is simple. Just use the search button on the home screen and click Search Play for, as described in Step 4. This will open Google Play, where you can click "Install" to get the app.
  7. Bluestacks has an Android app so you can sync installed apps between your PC and Android device if needed.
  8. While you can use the mouse to simulate taps and swipes, Bluestacks also supports hardware keyboards for some games such as Temple Run. This means that you can play these games using your computer's keyboard. If you have a preferred text-editor on Android, you can type using the keyboard as well.
  9. Bluestacks is free for a short duration (half an hour), after which it asks you to pay $2 (roughly Rs. 120) per month; or you can instead install some sponsored apps every day. That's not a big dampener as you don't need to open the sponsored app and you can easily delete it right after installation is complete. To do this, click the All apps icon at the top > Settings > Apps. Now select the sponsored app and click the "Uninstall" button.

Did you manage to run Android apps from your PC? Are there any other methods that we missed out? Let us know with a comment. For more tutorials, visit our How to section.

For the latest tech news and reviews, follow Gadgets 360 on Twitter, Facebook, and Google News. For the latest videos on gadgets and tech, subscribe to our YouTube channel.

Further reading: Android, Apps, Bluestacks, Google, Laptops

Related Stories

Android has grown to become the largest computing platform on Earth, and this has led to a plethora of cool Android apps, some of which aren’t available on iOS or other platforms. Even in this age of giant phones, you might occasionally want to use those apps on a bigger screen, like the one connected to your Windows PC. Fortunately, with a little leg work, you can run Android apps on a PC. There are a few different ways to go about it, each with its own strengths and weaknesses.

Android Studio

One popular way to get Android apps running on a PC is to go through the Android emulator released by Google as part of the official Android Studio. The emulator can be used to create virtual devices running any version of Android you want with different resolutions and hardware configurations. This is a developer-oriented approach, so the setup process is a bit complicated.

How to play apps on pc

You’ll need to grab the installer from Google’s site and run through the setup process to download the platforms you want — probably whatever the most recent version of Android happens to be at the time (7.1 at the time of publishing). Google has some pre-configured emulation options available in the menu for Nexus/Pixel devices, but you can set the parameters manually, too. Once you’ve booted your virtual device, you’ll need to get apps installed, but the emulator is the bone stock open source version of Android — no Google apps included.

Since there’s no Play Store, you need to do some file management. Take the APK you want to install (be it Google’s app package or something else) and drop the file into the tools folder in your SDK directory. Then use the command prompt while your AVD is running to enter (in that directory) adb install filename.apk. The app should be added to the app list of your virtual device.

The big upside here is that the emulator is unmodified Android right from the source. The way apps render in the emulator will be the same as they render on devices, and almost everything should run. It’s great for testing app builds before loading them onto test devices. The biggest problem is that the emulator is sluggish enough that you won’t want to make a habit of running apps in it. Games are out of the question as well.

Bluestacks

BlueStacks presents itself as just a way to run apps, but it actually runs a full (heavily modified) version of Android behind the scenes. Not only that, but it has the Play Store built-in, so you have instant access to all of your purchased content. It actually adds an entry to your Google Play device list, masquerading as an Android phone.

The BlueStacks client will load up in a desktop window with different app categories like games, social, and so on. Clicking on an app or searching does something unexpected — it brings up the full Play Store client as rendered on tablets. You can actually navigate around in this interface just as you would on a real Android device, which makes it clear there’s a lot more to BlueStacks than the “App Player” front end. The main screen in BlueStacks with the app categories is just a custom home screen, so replacing it makes BlueStacks feel almost like a regular Android device.

How to play apps on pc

Having full Play Store access means you won’t be messing around with sideloading apps, and BlueStacks manages to run apps pretty well (and better if you have a CPU that supports hardware virtualization). Most games are playable, but keep in mind you’ll have trouble operating many of them with a mouse. If your PC has a touch screen, you can still use apps and games that rely on more than one touch input. BlueStacks can essentially make a Windows tablet PC into a part-time Android tablet.

The biggest issue with BlueStacks is that it’s not running a standard Android build. All the alterations the company made to get apps working on a PC can cause issues — some apps fail to run or crash unexpectedly. This customized environment is also of little value as a development tool because there’s no guarantee things will render the same on BlueStacks as they might on a real Android device without all the back-end modifications. It’s also a freemium service with a $2 pro subscription, or you can install a few sponsored apps.

Windows Subsystem for Android

If you’re looking to get multiple apps and games up and running on your computer with the minimum of effort, you’ll want to be on Windows 11. Microsoft has partnered with Amazon to deploy the Windows Subsystem for Android, which is able to run Android apps on any sufficiently powerful PC. All you have to do to get started is open the (beta) Amazon Appstore client on Windows and sign in.

Amazon’s Appstore for Android is light on desirable apps even on a phone, and the Windows 11 beta has even fewer apps available. However, it’s built into Windows and works pretty well. Performance is never amazing, but it’s about the same whether you’re using the Kindle app or playing a 3D game.

How to play apps on pc

Because the Windows Subsystem for Android is integrated with the system, you can use it to sideload and run apps from outside of Amazon’s store. Keep in mind that some apps require Google’s mobile services framework, which is not present in Windows. Plenty of apps still work, though.

The first step in sideloading an app is to find the APK installer. I prefer to use APK Mirror, a reputable site with a huge database of free apps. Find the Android subsystem settings in Windows, and enable Developer Mode. This page should also show an IP address that you’ll need later. Next, you will have to download Google’s SDK Platform Tools, which will allow you to connect to the virtual Android machine in Windows.

Next, you have to open a command prompt in the platform tools folder and connect to Android with adb connect IP_address, using the IP address from above. Then you can simply use adb install file_path, using the path to the APK file you downloaded. Some systems will require you to specify the IP address again as seen below.

How to play apps on pc

Sideloaded Android apps appear in your Windows app list just like apps installed via the Amazon Appstore.

Some Android phones (mostly Samsung devices) have enhanced support for Microsoft’s Your Phone Windows client, offering access to your messages, notifications, photos, and yes, apps. The apps aren’t technically running on the PC — they’re mirrored from your phone. However, this system is very fleshed out and officially supported. Everything else we’ve talked about so far is limited or not for regular users, but you can be up and running with Link to Windows in a few minutes.

How to play apps on pc

You will need a phone that works with the latest Your Phone features. That includes the Samsung Galaxy S9 and newer, as well as the Microsoft Surface Duo. The feature will expand to more phones in the future, though.

First, make sure you’ve got the Your Phone app on your Windows PC. Next, launch the Link to Windows client on your Samsung phone — it should be accessible under Advanced Features and from the quick settings. You’ll have to scan a QR code on your computer with the phone and sign into your Microsoft account. And that’s it.

Your app list appears in the Your Phone app, and you can launch any of them. Your phone doesn’t need to be plugged in, but Wi-Fi is recommended. Supported devices running Android 11 can run multiple apps side-by-side on Windows, but be aware that less powerful phones will be sluggish with more than one simultaneous app. Because the apps are running on your phone, you don’t have to worry about incompatibility or missing Google components like you do with the Windows Subsystem for Android.

So What’s the Best Way?

If you need to test something with the intention of putting it on other Android devices, the emulator is still the best way. This is best suited to developers as the configuration and management of apps is complicated. It’s slow, but you’ll be able to see how things will work on the real deal. If you’re interested in getting more than a handful of apps running on your PC so you can actually use and enjoy them, the Windows Subsystem for Android is the best solution for most people.

If you happen to have a phone compatible with Microsoft’s latest Your Phone features, that’s by far the easiest way to get Android apps on your PC. Many of these phones are expensive, so it’s not worth buying one just for this single use case. However, if you’re due for an upgrade and running Android apps on a PC is on your list of priorities, this might influence your decision. I still don’t think you should buy the Surface Duo, though.

Now read: