{"id":20944270,"url":"https://github.com/hotkit/fost-mobile","last_synced_at":"2025-07-26T10:02:52.875Z","repository":{"id":23114424,"uuid":"26468894","full_name":"hotkit/fost-mobile","owner":"hotkit","description":"Android build configuration for NDK with Boost and Fost libraries.","archived":false,"fork":false,"pushed_at":"2020-07-08T05:07:53.000Z","size":249,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-13T04:16:05.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","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/hotkit.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}},"created_at":"2014-11-11T04:10:02.000Z","updated_at":"2023-11-09T16:31:04.000Z","dependencies_parsed_at":"2022-07-27T03:47:17.140Z","dependency_job_id":null,"html_url":"https://github.com/hotkit/fost-mobile","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/hotkit/fost-mobile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hotkit%2Ffost-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hotkit%2Ffost-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hotkit%2Ffost-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hotkit%2Ffost-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hotkit","download_url":"https://codeload.github.com/hotkit/fost-mobile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hotkit%2Ffost-mobile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267149538,"owners_count":24043436,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"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":"2024-11-18T23:39:57.407Z","updated_at":"2025-07-26T10:02:52.777Z","avatar_url":"https://github.com/hotkit.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fost-android-ndk #\n\nAndroid build configuration for NDK with Boost and Fost libraries.\n\nUse the latest NDK and it uses C++14 and the Clang compiler.\n\n## To use ##\n\nAdd this repository as a git submodule in your Android project:\n\n    git submodule add git@github.com:KayEss/fost-android.git jni/fost-android\n\n## Boost version ##\n\nThe version of Boost is 1.65.1. To change it do something like this:\n\n    git submodule foreach \"git checkout boost-1.66.0 || echo Not boost\"\n\nThere is a convenience script in [boost/](./boost/boost-version) for this.  As the libraries are maintained you may find that new dependancies are introduced.\n\n\n# Application.mk #\n\nA sample application configuration:\n\n    APP_ABI := arm64-v8a armeabi-v7a x86 # crypto++ won't build for mips\n    APP_PLATFORM := android-9\n\n    NDK_TOOLCHAIN_VERSION=clang\n    APP_STL := c++_static\n    APP_CPPFLAGS += -fexceptions -frtti\n\n# CMake #\n\n\n* Crypto++ will not build for MIPS or early (non-NEON) ARM chips. `arm64-v8a`, `armeabi-v7a`, `x86` and `x86_64` are known to work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhotkit%2Ffost-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhotkit%2Ffost-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhotkit%2Ffost-mobile/lists"}