{"id":16865373,"url":"https://github.com/lesmiscore/android-build","last_synced_at":"2026-04-04T16:34:24.669Z","repository":{"id":147866687,"uuid":"77352152","full_name":"Lesmiscore/android-build","owner":"Lesmiscore","description":"Docker image for building Android apps on CIs (Not intended to be used on individual computers)","archived":false,"fork":false,"pushed_at":"2023-12-15T20:32:35.000Z","size":30,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T23:17:25.886Z","etag":null,"topics":["android","android-ndk","docker-image"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lesmiscore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-12-26T02:20:56.000Z","updated_at":"2017-10-20T04:42:24.000Z","dependencies_parsed_at":"2024-11-25T01:51:56.095Z","dependency_job_id":null,"html_url":"https://github.com/Lesmiscore/android-build","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/Lesmiscore%2Fandroid-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lesmiscore%2Fandroid-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lesmiscore%2Fandroid-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lesmiscore%2Fandroid-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lesmiscore","download_url":"https://codeload.github.com/Lesmiscore/android-build/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244306042,"owners_count":20431736,"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","android-ndk","docker-image"],"created_at":"2024-10-13T14:46:50.138Z","updated_at":"2025-12-31T00:13:13.115Z","avatar_url":"https://github.com/Lesmiscore.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# android-build\nDocker image for building Android apps on CIs for myself (Not intended to be used on individual computers)    \n[![build status](https://gitlab.com/nao20010128nao/android-build/badges/master/build.svg)](https://gitlab.com/nao20010128nao/android-build/commits/master)\n\n## What does this image does?\nOnly setups environment to build your app.   \n\n## Quick usage\n- Go to the directory where your top-level build.gradle exists.\n- Run `gradle build` .\n- Wait for the process finishes.\n- Check the result. If you see `BUILD SUCCESSFUL` at the bottom of the build log, your build is done.\n\n## Version of softwares this image provides\n- Gradle 2.14.1 or 3.3\n- Android SDK 25.2.4\n- Java 8\n- Android NDK r13b (Only `ndk` tag)\n\n## I want to install more SDK packages. How to do it?\n- Just use `install_sdk_package PACKAGE_TO_INSTALL`\nYou should install only one image per a command because SDK installer may requires more than one license to agree.   \n\n## Dockerfiles\n- `latest`,`sdk`,`sdk-gradle-2.14.1` [Dockerfile](https://github.com/nao20010128nao/android-build/blob/master/sdk-gradle-2.14.1/Dockerfile) based on [bitrise-docker](https://github.com/bitrise-docker/)'s [android](https://github.com/bitrise-docker/android)\n- `ndk`,`ndk-gradle-2.14.1` [Dockerfile](https://github.com/nao20010128nao/android-build/blob/master/ndk-gradle-2.14.1/Dockerfile) based on [bitrise-docker](https://github.com/bitrise-docker/)'s [android-ndk](https://github.com/bitrise-docker/android-ndk)\n- `gradle-2.14.1` [Dockerfile](https://github.com/nao20010128nao/android-build/blob/master/gradle-2.14.1/Dockerfile)\n- `sdk-gradle-3.3` [Dockerfile](https://github.com/nao20010128nao/android-build/blob/master/sdk-gradle-3.3/Dockerfile)\n- `ndk-gradle-3.3` [Dockerfile](https://github.com/nao20010128nao/android-build/blob/master/ndk-gradle-3.3/Dockerfile)\n- `gradle-3.3` [Dockerfile](https://github.com/nao20010128nao/android-build/blob/master/gradle-3.3/Dockerfile)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesmiscore%2Fandroid-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flesmiscore%2Fandroid-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesmiscore%2Fandroid-build/lists"}