{"id":50477056,"url":"https://github.com/bew/android-hello-world","last_synced_at":"2026-06-01T14:01:49.639Z","repository":{"id":355140954,"uuid":"1226956484","full_name":"bew/android-hello-world","owner":"bew","description":"Full hello world!","archived":false,"fork":false,"pushed_at":"2026-05-16T20:15:17.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-16T22:25:58.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nix","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-02T02:53:19.000Z","updated_at":"2026-05-16T20:15:20.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bew/android-hello-world","commit_stats":null,"previous_names":["bew/android-hello-world"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bew/android-hello-world","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fandroid-hello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fandroid-hello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fandroid-hello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fandroid-hello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bew","download_url":"https://codeload.github.com/bew/android-hello-world/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fandroid-hello-world/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.180Z","updated_at":"2026-06-01T14:01:49.628Z","avatar_url":"https://github.com/bew.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello World app\n\nA simple Android app built with Jetpack Compose.\n\nFeatures:\n- Full Nix-based dev environment\n- `just`-based project helpers to build/install/run/watch the app/watch logs\n- Auto dark/light colorscheme based on the system\n- Logging setup using `Timber`, initialized early\n- Setup with `MainActivity`, `MainScreen`, and a few components\n- A `SimpleCounter` component with _internal_ state\n- Comments everywhere explaining things\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-hello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbew%2Fandroid-hello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbew%2Fandroid-hello-world/lists"}