AjanZhong / android-cuttlefish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/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

License:Apache License 2.0


Languages

Language:Shell 85.0%Language:C 5.2%Language:Python 4.4%Language:Dockerfile 3.5%Language:Ruby 1.4%Language:Makefile 0.6%