{"id":22122756,"url":"https://github.com/ekreative/android-docker","last_synced_at":"2025-07-25T14:31:09.589Z","repository":{"id":45878548,"uuid":"46487888","full_name":"ekreative/android-docker","owner":"ekreative","description":"A docker image for building android apps","archived":false,"fork":false,"pushed_at":"2024-05-16T15:01:27.000Z","size":163,"stargazers_count":15,"open_issues_count":0,"forks_count":14,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-05-17T14:29:19.679Z","etag":null,"topics":["android","docker"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ekreative.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-19T11:25:51.000Z","updated_at":"2024-05-16T15:01:31.000Z","dependencies_parsed_at":"2024-05-16T14:29:13.477Z","dependency_job_id":null,"html_url":"https://github.com/ekreative/android-docker","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/ekreative%2Fandroid-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekreative%2Fandroid-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekreative%2Fandroid-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekreative%2Fandroid-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ekreative","download_url":"https://codeload.github.com/ekreative/android-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227584515,"owners_count":17789704,"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":["android","docker"],"created_at":"2024-12-01T15:27:38.592Z","updated_at":"2024-12-01T15:27:39.078Z","avatar_url":"https://github.com/ekreative.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Android docker image\n\nAn image that lets us build android apps with docker using gitlab-ci\n\n## Tags available\n\n* `34`\n* `34-emulator`\n* `34-ndk`\n* `34-stf-client`\n* `34-jdk11`\n* `33`\n* `33-emulator`\n* `33-ndk`\n* `33-stf-client`\n* `33-jdk17`\n* `32`\n* `32-emulator`\n* `32-ndk`\n* `32-stf-client`\n* `32-jdk17`\n\n## Unmaintained tags\n\n* `31`\n* `31-emulator`\n* `31-ndk`\n* `31-stf-client`\n* `30`\n* `30-emulator`\n* `30-ndk`\n* `30-stf-client`\n* `30-ruby-bundler` (ruby included in all builds now)\n* `31-ruby-bundler`\n* `29`\n* `29-emulator`\n* `29-ndk`\n* `29-stf-client`\n* `29-ruby-bundler`\n* `28`\n* `28-emulator`\n* `28-ndk`\n* `28-stf-client`\n\n## Build an app\n\n```bash\ndocker run -ti --rm --volume=$(pwd):/srv -w /srv ekreative/android ./gradlew assemble\n```\n\n## Use emulator\n\n```bash\ndocker run --rm -ti -v /dev/kvm:/dev/kvm --privileged ekreative/android\nandroid-start-emulator\n/gradlew cAT\n```\n\n## Contributing\n\nThis repo stores commited versions of Dockerfiles generated using the `./update.sh` script.\nTo update the Dockerfiles, run `./update.sh` and commit the changes.\nWhen adding new versions remember to update the github workflow so that it builds them all.\nI tend to remove an older version when adding a new one. To keep just the last 2-3 versions being built. Remove old\nversions from the `Dockerfile`.\nYou should also update the list of tags in the README.md file.\n\n## Credit\n\nBorrowed a few ideas from [jacekmarchwicki/android](https://hub.docker.com/r/jacekmarchwicki/android/)\nAnd license accepter from [thyrlian/AndroidSDK](https://github.com/thyrlian/AndroidSDK/blob/master/android-sdk/license_accepter.sh)\n\n## Finding new packages\n\nI use this command to list the available packages\n\n```bash\nsdkmanager --list\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekreative%2Fandroid-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fekreative%2Fandroid-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekreative%2Fandroid-docker/lists"}