{"id":13567447,"url":"https://github.com/openstf/docker-aosp","last_synced_at":"2025-04-04T01:32:00.190Z","repository":{"id":66579898,"uuid":"37631758","full_name":"openstf/docker-aosp","owner":"openstf","description":"Docker images for checking out AOSP branches and building external code inside the source tree.","archived":true,"fork":false,"pushed_at":"2018-07-28T09:10:02.000Z","size":16,"stargazers_count":51,"open_issues_count":2,"forks_count":25,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-11-04T22:37:06.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openstf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-06-18T02:01:47.000Z","updated_at":"2024-09-11T07:46:55.000Z","dependencies_parsed_at":"2023-02-24T06:30:44.264Z","dependency_job_id":null,"html_url":"https://github.com/openstf/docker-aosp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstf%2Fdocker-aosp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstf%2Fdocker-aosp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstf%2Fdocker-aosp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstf%2Fdocker-aosp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstf","download_url":"https://codeload.github.com/openstf/docker-aosp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107816,"owners_count":20884793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T13:02:31.705Z","updated_at":"2025-04-04T01:31:55.173Z","avatar_url":"https://github.com/openstf.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# docker-aosp\n\nDocker images for Android modules or apps that really need to be built inside the [AOSP](https://source.android.com/) source tree. This allows you to access all private APIs in both Java and C++ land. Doing that is usually a massive pain, and definitely not recommended for any application. Even with these helper images, it's not exactly a walk in the park. Furthermore, by using private APIs you risk your module or app crashing on random devices.\n\nSo go away now unless you know what you're doing.\n\n## Features\n\n* Create local AOSP mirrors\n* Checkout AOSP branches or tags (from your local mirror or directly)\n* Build your own modules inside any checked out AOSP branches\n* Supports JDK6 (with openstf/aosp:jdk6)\n* Supports JDK7 (with openstf/aosp:jdk7)\n* Supports JDK8 (with openstf/aosp:jdk8)\n\nAvailable as [openstf/aosp](https://registry.hub.docker.com/u/openstf/aosp/) in the Docker Hub Registry.\n\n## Requirements\n\n* [docker](https://www.docker.com/)\n* Vast amounts of disk space. A local mirror currently takes roughly 60GB, and each checked out branch roughly 20-30GB after building your module and its deps.\n* Knowledge of AOSP.\n\n## Usage\n\nYou might want to checkout the helper script's usage first.\n\n```bash\ndocker run -ti --rm openstf/aosp:jdk7 /aosp.sh help\n```\n\nPlease see [here](https://github.com/openstf/minicap/blob/master/jni/minicap-shared/README.md) for a usage example from an actual module.\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## License\n\nSee [LICENSE](LICENSE).\n\nCopyright © The OpenSTF Project. All Rights Reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstf%2Fdocker-aosp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstf%2Fdocker-aosp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstf%2Fdocker-aosp/lists"}