Skip to content

mr1128/android-cuttlefish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Device for Android host-side utilities

This repository holds source for Debian packages that prepare a host to boot Cuttlefish, an Android device that is designed to run on Google Compute Engine.

This package can be built directly with dpkg-buildpackage, but it is designed to be built with:

device/google/cuttlefish_common/tools/create_base_image.sh

Check out the AOSP tree to obtain the script.

This repository also contains a Dockerfile that can be used to construct an image for a privileged Docker container, which in turn can boot the cuttlefish device. Such a image allows one to develop for Cuttlefish without having to install a number of packages directly on their host machine.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 34.4%
  • Python 29.0%
  • Shell 17.8%
  • Dockerfile 14.8%
  • Makefile 4.0%