Close Menu
    Facebook X (Twitter) Instagram
    • About
    • Privacy Policy
    • Write For Us
    • Newsletter
    • Contact
    Instagram
    About ChromebooksAbout Chromebooks
    • News
      • Stats
      • Reviews
    • AI
    • How to
      • DevOps
      • IP Address
    • Apps
    • Q&A
      • Opinion
    • Podcast
    • Gaming
      • Google Games
    • Blog
    • Contact
    About ChromebooksAbout Chromebooks
    Home - Apps - Install apps on Chromebook without Google Play
    Apps

    Install apps on Chromebook without Google Play

    Dominic ReignsBy Dominic ReignsFebruary 13, 2025Updated:February 13, 2025No Comments4 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    An Android app you want on your Chromebook might not be in the Google Play Store. It could be missing because it does not work with your device, or the developer does not want users to experience issues.

    Even if the app has problems, you might still want to install it. You can add apps outside the Play Store on your Chromebook without using developer mode. Here’s how to do it.

    A quick warning before you continue – installing apps this way can be risky.

    Some app packages may come from bad sources. Only install apps from developers you trust. Be careful before proceeding. Now, let’s move on.

    What You Need

    What You Need

    To begin, have your Chromebook ready. You must also enable Linux on your device. Follow our simple tutorial to do that.

    After setting it up, download the app you want to install. We suggest using APK Mirror since they scan and approve all uploads for safety.

    If you need to install Fortnite or other apps, get them from their official website.

    This method is helpful for Chromebook users who want more apps on their devices. Many game developers do not optimize their apps for larger screens.

    For example, Apex Legends does not work because it requires Play Store integration. Your experience may vary.

    Enabling Android Debugging

    Enabling Android Debugging

    After setting up Linux and downloading your app, rename the file in the Files app. Keep “.apk” at the end. Then, move the file to the “Linux Files” folder in the left sidebar.

    Next, open the Settings app and go to the “Linux (Beta)” section. Click “Develop Android apps” and press the blue button in the pop-up. It should say, “Restart and continue.”

    After your Chromebook restarts, an “Enable ADB debugging” option will appear. Developers use this to test apps before release. You will use it to install apps manually.

    Tap the blue “Confirm” button to move forward. A red message will appear at the bottom of your login screen, saying, “This device may contain apps that Google hasn’t verified.”

    You can still sign in typically. Only install apps from trusted developers to avoid issues.

    Now for the technical steps. Open the “Terminal” app from your Chromebook launcher. Type “sudo apt install adb” and press enter.

    Wait for the process to complete. If prompted, type “Y” and press enter again to confirm the installation.

    After installing ADB, enter “adb connect arc” and press enters. It connects to the Android debugging tool and lets you install the .apk file from the Linux files folder in the Files app.

    A pop-up asks if you want to “Allow USB debugging.” Click “OK” to proceed.

    Now, return to the Terminal app and type the command below. Replace “[name of your app]” with the actual name, excluding the brackets.

    adb install [name of your app].apk

    For ARM processor devices, type:

    adb -s emulator-5554 install [name of your app].apk

    For Intel or AMD processors, type:

    adb -s emulator-5554 install [name of your app].apk

    When the app installs, a message confirms it. The app icon shows in your Chromebook’s launcher, so it is ready to use.

    Share the app you install and whether Play Store verification requires approval. Some apps, like Apex Legends, may not work, but most install without trouble.

    1. Turn on Linux support on the Chromebook.
    2. Download the app (APK) file you want.
    3. Open the Files app and rename the file, but keep “.apk” at the end.
    4. Move the file to “Linux files.”
    5. Open Settings and go to “Developers.”
    6. Click on “Linux Development Environment.”
    7. Choose “Develop Android apps.”
    8. Restart the Chromebook and enable ADB debugging.
    9. Log in again and open the “Terminal” app.
    10. Type sudo apt install adb and press Enter.
    11. If prompted, type “Y” and press Enter.
    12. Type adb connect arc and press Enter.
    13. Type adb install [app name].apk and press Enter.
    14. If it fails, type adb -s emulator-5554, install [app name].apk, and press Enter.
    15. Open the app from the Chromebook launcher.
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Dominic Reigns
    • Website
    • Instagram

    As a senior analyst, I benchmark and review gadgets and PC components, including desktop processors, GPUs, monitors, and storage solutions on Aboutchromebooks.com. Outside of work, I enjoy skating and putting my culinary training to use by cooking for friends.

    Comments are closed.

    Trending Stats

    21 Google Chrome Statistics And Trends In 2025

    June 24, 2025

    Top 40 AI Usage Statistics and Trends In 2025

    June 19, 2025

    Chromebook Statistics 2025

    June 12, 2025

    Google Search Statistics in 2025 [Updated]

    June 10, 2025
    • About
    • Privacy Policy
    • Write For Us
    • Newsletter
    • Contact
    © 2025 About Chrome Books. All rights reserved.

    Type above and press Enter to search. Press Esc to cancel.