Install and add files
Stay organized with collections
Save and categorize content based on your preferences.
If you want to use an app that's not available in the Google Play Store on the
Android Emulator, or if you want to install a specific APK,
you can manually install the APK file by using a drag-and-drop.
To install an APK file
on the emulated device, drag an APK file onto the emulator screen. An APK
Installer dialog appears. When the installation completes, you can view the app
in your apps list.
To add a file to the emulated device, drag the file onto the emulator screen.
The file is placed in the /sdcard/Download/
directory. You can
view the file from Android Studio using the
Device Explorer or
find it from the device using the Downloads or Files app,
depending on the device version.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-07-01 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-01 UTC."],[],[],null,["# Install and add files\n\nIf you want to use an app that's not available in the Google Play Store on the\nAndroid Emulator, or if you want to install a specific APK,\nyou can manually install the APK file by using a drag-and-drop.\n\nTo install an APK file\non the emulated device, drag an APK file onto the emulator screen. An APK\nInstaller dialog appears. When the installation completes, you can view the app\nin your apps list.\n\nTo add a file to the emulated device, drag the file onto the emulator screen.\nThe file is placed in the `/sdcard/Download/` directory. You can\nview the file from Android Studio using the\n[Device Explorer](/studio/debug/device-file-explorer) or\nfind it from the device using the **Downloads** or **Files** app,\ndepending on the device version."]]