{"id":50477059,"url":"https://github.com/bew/android-dev-experiments","last_synced_at":"2026-06-01T14:01:54.557Z","repository":{"id":358334388,"uuid":"1239247121","full_name":"bew/android-dev-experiments","owner":"bew","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-16T20:17:39.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-16T22:27:38.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/bew.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-14T22:57:19.000Z","updated_at":"2026-05-16T20:17:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bew/android-dev-experiments","commit_stats":null,"previous_names":["bew/android-dev-experiments"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bew/android-dev-experiments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fandroid-dev-experiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fandroid-dev-experiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fandroid-dev-experiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fandroid-dev-experiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bew","download_url":"https://codeload.github.com/bew/android-dev-experiments/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fandroid-dev-experiments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33777971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-06-01T14:01:48.725Z","updated_at":"2026-06-01T14:01:54.553Z","avatar_url":"https://github.com/bew.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dev Playground\n\nTODO!\n\n## Requirements\n\n- Nix (with flakes enabled)\n- An Android phone for testing (See [./DEVICE_SETUP.md](./DEVICE_SETUP.md))\n\n## Setup\n\n```sh\nnix develop\n```\n\n## Build \u0026 Run\n\n```sh\njust build    # build (debug APK)\njust install  # (build+)install on connected device\njust run      # Start the app on the connected device\n```\n\n## Virtual display on the computer using [`scrcpy`][scrcpy]\n\n[scrcpy]: https://github.com/Genymobile/scrcpy\n\nUsing [`scrcpy`][scrcpy] we can create a virtual display on the phone (separate from its physical\nscreen), which opens as a dedicated window on your computer.\n\n```sh\n# Start the virtual display\njust start-ui\n# Note the DISPLAY_ID at the end of the log line about the new display:\n# `[server] INFO: New display: 1116x2484/372 (id=33)` 👉 DISPLAY_ID=33\n\n# Now you can run the app on the virtual display\njust run DISPLAY_ID\n# Or (build+)install+run\njust install-run DISPLAY_ID\n```\nExample for `id=5`: `just run 5`\n\n\u003e [!NOTE]\n\u003e If the virtual display goes black, close the window \u0026 `just start-ui` again.\n\u003e (see notes in `justfile`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbew%2Fandroid-dev-experiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbew%2Fandroid-dev-experiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbew%2Fandroid-dev-experiments/lists"}