{"id":17069275,"url":"https://github.com/mogeko/android-toolchain","last_synced_at":"2025-03-23T10:42:11.740Z","repository":{"id":118768805,"uuid":"181926141","full_name":"mogeko/android-toolchain","owner":"mogeko","description":"Independent cross-compilation toolchain extracted from the Android NDK","archived":false,"fork":false,"pushed_at":"2019-04-19T05:20:37.000Z","size":8,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T17:16:11.603Z","etag":null,"topics":["android-ndk","cross-compilation","toolchain"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mogeko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-04-17T16:10:07.000Z","updated_at":"2021-06-16T12:22:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"9bb84fb2-0306-4de8-9a54-5371c1878b65","html_url":"https://github.com/mogeko/android-toolchain","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogeko%2Fandroid-toolchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogeko%2Fandroid-toolchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogeko%2Fandroid-toolchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mogeko%2Fandroid-toolchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mogeko","download_url":"https://codeload.github.com/mogeko/android-toolchain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245090909,"owners_count":20559296,"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-ndk","cross-compilation","toolchain"],"created_at":"2024-10-14T11:16:45.304Z","updated_at":"2025-03-23T10:42:11.714Z","avatar_url":"https://github.com/mogeko.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# android-toolchain\n\n[![Build Status](https://travis-ci.org/Mogeko/android-toolchain.svg?branch=master)](https://travis-ci.org/Mogeko/android-toolchain)\n\nIndependent cross-compilation toolchain extracted from the Android NDK.\n\n- **[Android NDK](https://developer.android.com/ndk) version:**\n  - **arm/arm64/x86/x86_64:** r19c\n  - **mips/mips64:** r16b\n- **Android API level:** 21\n- **android-toolchain version:** 4.9\n\n## Usage\n1. Download the release you need and unzip it.\n2. Make sure `android-toolchain/\u003carch\u003e/bin` is in the `$PATH`.\n3. Use android-toolchain to cross-compile your project.\n\n## Download\n**Windows:**\n- [**android-toolchain-windows-x86_64-arm.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-windows-x86_64-arm.tgz)\n- [**android-toolchain-windows-x86_64-arm64.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-windows-x86_64-arm64.tgz)\n- [**android-toolchain-windows-x86_64-mips.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-windows-x86_64-mips.tgz)\n- [**android-toolchain-windows-x86_64-mips64.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-windows-x86_64-mips64.tgz)\n- [**android-toolchain-windows-x86_64-x86.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-windows-x86_64-x86.tgz)\n- [**android-toolchain-windows-x86_64-x86_64.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-windows-x86_64-x86_64.tgz)\n\n**Linux:**\n- [**android-toolchain-linux-x86_64-arm.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-linux-x86_64-arm.tgz)\n- [**android-toolchain-linux-x86_64-arm64.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-linux-x86_64-arm64.tgz)\n- [**android-toolchain-linux-x86_64-mips.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-linux-x86_64-mips.tgz)\n- [**android-toolchain-linux-x86_64-mips64.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-linux-x86_64-mips64.tgz)\n- [**android-toolchain-linux-x86_64-x86.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-linux-x86_64-x86.tgz)\n- [**android-toolchain-linux-x86_64-x86_64.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-linux-x86_64-x86_64.tgz)\n\n**MacOS:**\n- [**android-toolchain-darwin-x86_64-arm.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-darwin-x86_64-arm.tgz)\n- [**android-toolchain-darwin-x86_64-arm64.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-darwin-x86_64-arm64.tgz)\n- [**android-toolchain-darwin-x86_64-mips.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-darwin-x86_64-mips.tgz)\n- [**android-toolchain-darwin-x86_64-mips64.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-darwin-x86_64-mips64.tgz)\n- [**android-toolchain-darwin-x86_64-x86.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-darwin-x86_64-x86.tgz)\n- [**android-toolchain-darwin-x86_64-x86_64.tgz**](https://github.com/Mogeko/android-toolchain/releases/download/4.9/android-toolchain-darwin-x86_64-x86_64.tgz)\n\n## Reference\n- [**Standalone Toolchain**](https://developer.android.com/ndk/guides/standalone_toolchain)\n- [**NDK交叉编译之自定义工具链**](https://www.jianshu.com/p/3bbad4b1b099)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmogeko%2Fandroid-toolchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmogeko%2Fandroid-toolchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmogeko%2Fandroid-toolchain/lists"}