{"id":16870367,"url":"https://github.com/maxython/termux-sdk","last_synced_at":"2026-05-11T16:35:49.196Z","repository":{"id":198395255,"uuid":"700018790","full_name":"Maxython/termux-sdk","owner":"Maxython","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-05T06:57:06.000Z","size":2,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-14T15:03:59.872Z","etag":null,"topics":["glibc-for-termux","ndk","sdk","sdk-tools","termux"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Maxython.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}},"created_at":"2023-10-03T19:36:44.000Z","updated_at":"2024-05-15T20:20:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"6529c242-dd93-4640-a575-dfb1a882b87d","html_url":"https://github.com/Maxython/termux-sdk","commit_stats":null,"previous_names":["maxython/termux-sdk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Maxython/termux-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxython%2Ftermux-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxython%2Ftermux-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxython%2Ftermux-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxython%2Ftermux-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maxython","download_url":"https://codeload.github.com/Maxython/termux-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxython%2Ftermux-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32903540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":["glibc-for-termux","ndk","sdk","sdk-tools","termux"],"created_at":"2024-10-13T15:04:04.166Z","updated_at":"2026-05-11T16:35:49.174Z","avatar_url":"https://github.com/Maxython.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Termux-SDK\nTermux-sdk is a script that can install sdk packages using [sdkmanager](https://developer.android.com/tools/sdkmanager) and configure the binaries that are in the packages so that they can run in Termux. Binaries in sdk packages can run in Termux using `box64` from the [glibc-packages](https://github.com/termux-pacman/glibc-packages) repo.\n\nNote that due to the fact that `box64` is used here, termux-sdk is only supported on `arm64` (`aarch64`).\n\n## Installation\n```bash\n# If you use apt as your main package manager in Termux, you need to access the glibc packages before installing\npkg install glibc-repo -y\n\n# Installing the required packages and termux-sdk script\nyes | pkg install python-pip box64-glibc glibc-runner\ncurl https://raw.githubusercontent.com/Maxython/termux-sdk/main/termux-sdk.sh -o $PREFIX/bin/termux-sdk\nchmod +x $PREFIX/bin/termux-sdk\n\n# Enjoy\ntermux-sdk --help\n```\n\n## Example of using termux-sdk\n```bash\n# Getting a list of available sdk packages\ntermux-sdk --list\n\n# Installing the sdk package \"platform-tools\" and using one of its programs\ntermux-sdk \"platform-tools\"\n$PREFIX/opt/android-sdk/platform-tools/sqlite3 --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxython%2Ftermux-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxython%2Ftermux-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxython%2Ftermux-sdk/lists"}