{"id":26544086,"url":"https://github.com/hmerritt/android-sdk","last_synced_at":"2025-06-12T06:37:48.694Z","repository":{"id":185567439,"uuid":"673738499","full_name":"hmerritt/android-sdk","owner":"hmerritt","description":"Build react-native (and Expo) apps with android-sdk in Docker.","archived":false,"fork":false,"pushed_at":"2024-11-17T18:28:25.000Z","size":6,"stargazers_count":30,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-17T19:33:09.521Z","etag":null,"topics":["android-sdk","docker","expo","react-native"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/hmerritt/android-sdk","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hmerritt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-08-02T10:04:36.000Z","updated_at":"2024-11-17T18:28:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"627a1770-ad41-4fae-a541-3339df91a121","html_url":"https://github.com/hmerritt/android-sdk","commit_stats":null,"previous_names":["hmerritt/android-sdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmerritt%2Fandroid-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmerritt%2Fandroid-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmerritt%2Fandroid-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmerritt%2Fandroid-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hmerritt","download_url":"https://codeload.github.com/hmerritt/android-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244898427,"owners_count":20528342,"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-sdk","docker","expo","react-native"],"created_at":"2025-03-22T03:17:17.312Z","updated_at":"2025-03-22T03:17:17.727Z","avatar_url":"https://github.com/hmerritt.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Android SDK in Docker\n\nBuild Android react-native apps with `android-sdk`.\n\n`eas-cli` is included to build [Expo](https://expo.dev/) apps.\n\n\u003e Docker hub image: [`hmerritt/android-sdk`](https://hub.docker.com/r/hmerritt/android-sdk)\n\n## Setup locally\n\n1. Create a `docker-compose.yml` file in your project directory.\n2. Run `docker compose up -d` to fetch and run the `hmerritt/android-sdk` Docker image\n3. Open a shell within the running container `docker exec -it app-app-build-1 bash`\n4. Run your build commands and have fun :)\n\n```\nversion: '3.1'\n\nservices:\n  app-build:\n    image: hmerritt/android-sdk:latest\n    network_mode: \"host\"\n    restart: on-failure\n    volumes:\n      - ./:/project/app\n```\n\n## Build \u0026 Release\n\n```\ndocker build -t hmerritt/android-sdk:latest -t hmerritt/android-sdk:1.3.0 .\n```\n\n```\ndocker push hmerritt/android-sdk\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmerritt%2Fandroid-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhmerritt%2Fandroid-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmerritt%2Fandroid-sdk/lists"}