page.title=Loading Apps on Chromebooks @jd:body
This document describes how to enter Developer mode and enable unknown resources so that you can load Android apps on your Google Chromebook.
To load Android apps, you must enable unknown sources. Enabling unknown sources is available only when your device is in Developer mode.
Caution: Modifications that you make to the system are not supported by Google and may void your warranty. Additionally, modifications may cause hardware, software, or security issues.
Note: On most devices, both the recovery button and the dev-switch button are virtualized. If these instructions don't work for you, see the specific instructions for your device.
To enter Developer mode, complete these steps:
If you see one of the following screens when you turn on your device, you've successfully entered Developer mode:
Note: To skip the OS loading screen, either wait 30 seconds or press Ctrl+D, and your Chromebook continues starting.
To enable unknown sources, navigate to Chrome Settings > App Settings > Security, then enable Unknown sources by moving the slider to the right.
Note:You can enable unknown sources only when your device is in Developer mode.
After enabling unknown sources, you can load apps by copying an app's APK file to the Downloads folder and opening it with Android's File Manager app.
You can copy the APK file to your Chromebook using one of the following methods:
adb install app-name.apk
This command pushes the app to your connected Chromebook and installs the app. For more information about copying and installing apps from a development computer, see Installing an Application.