Skip to content

softsam/docker-android-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-android-emulator

Run Android emulator

Built with

  • latest debian
  • openjdk 7
  • Android SDK 24.3.3
  • Android APIs

Running the emulator

This repository provides emulator images for different SDK.

Running the emulator for Android 16:

docker run -d --name android softsam/android-16

All the emulator expose the port 5555 of ADB, and can be used by any other container (or the host).

About

Docker files for android emulators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages