{"id":47604247,"url":"https://github.com/trycua/android-touch-test-app","last_synced_at":"2026-04-01T19:01:56.491Z","repository":{"id":345632983,"uuid":"1186728504","full_name":"trycua/android-touch-test-app","owner":"trycua","description":"TouchTest APK for CUA Android multi-touch integration tests","archived":false,"fork":false,"pushed_at":"2026-03-20T00:33:45.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-20T15:59:29.804Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/trycua.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-03-19T23:40:35.000Z","updated_at":"2026-03-20T00:33:48.000Z","dependencies_parsed_at":"2026-03-20T16:04:34.329Z","dependency_job_id":null,"html_url":"https://github.com/trycua/android-touch-test-app","commit_stats":null,"previous_names":["trycua/android-touch-test-app"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/trycua/android-touch-test-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycua%2Fandroid-touch-test-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycua%2Fandroid-touch-test-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycua%2Fandroid-touch-test-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycua%2Fandroid-touch-test-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trycua","download_url":"https://codeload.github.com/trycua/android-touch-test-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycua%2Fandroid-touch-test-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31291011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-04-01T19:01:21.479Z","updated_at":"2026-04-01T19:01:56.484Z","avatar_url":"https://github.com/trycua.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# android-touch-test-app\n\nMinimal Android app used by [cua](https://github.com/trycua/cua)'s Android multi-touch integration tests.\n\nThe app renders a full-screen touch surface and logs every touch event to logcat as JSON:\n\n```\nTouchTest: {\"action\":\"ACTION_DOWN\",\"pointer_count\":1,\"pointers\":[{\"id\":0,\"x\":540,\"y\":960}]}\nTouchTest: {\"action\":\"ACTION_POINTER_DOWN\",\"pointer_count\":2,\"pointers\":[...]}\n```\n\nThe test harness (`test_android_multitouch.py`) installs the APK, drives gestures via `sb.mobile.*`, and asserts on the logcat output.\n\n## Pre-built APK\n\nDownload the latest debug APK from [Releases](https://github.com/trycua/android-touch-test-app/releases/latest):\n\n```\nhttps://github.com/trycua/android-touch-test-app/releases/latest/download/app-debug.apk\n```\n\n## Building locally\n\nRequires Android SDK + JDK 17.\n\n```bash\n./gradlew assembleDebug\n# output: app/build/outputs/apk/debug/app-debug.apk\n```\n\n## CI\n\nPushing a `v*` tag builds the APK and publishes it as a GitHub Release asset.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrycua%2Fandroid-touch-test-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrycua%2Fandroid-touch-test-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrycua%2Fandroid-touch-test-app/lists"}