{"id":20402474,"url":"https://github.com/mathstuf/derelictandroid","last_synced_at":"2026-05-28T21:31:40.335Z","repository":{"id":15954160,"uuid":"18696712","full_name":"mathstuf/DerelictAndroid","owner":"mathstuf","description":"NDK bindings using Derelict","archived":false,"fork":false,"pushed_at":"2014-04-17T06:21:32.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T01:44:58.345Z","etag":null,"topics":["android","d","derelict"],"latest_commit_sha":null,"homepage":null,"language":"D","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/mathstuf.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-04-12T05:02:40.000Z","updated_at":"2017-04-03T19:56:07.000Z","dependencies_parsed_at":"2022-09-14T12:00:24.400Z","dependency_job_id":null,"html_url":"https://github.com/mathstuf/DerelictAndroid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mathstuf/DerelictAndroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathstuf%2FDerelictAndroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathstuf%2FDerelictAndroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathstuf%2FDerelictAndroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathstuf%2FDerelictAndroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathstuf","download_url":"https://codeload.github.com/mathstuf/DerelictAndroid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathstuf%2FDerelictAndroid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33627934,"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-05-28T02:00:06.440Z","response_time":99,"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":["android","d","derelict"],"created_at":"2024-11-15T04:54:22.348Z","updated_at":"2026-05-28T21:31:40.318Z","avatar_url":"https://github.com/mathstuf.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"DerelictAndroid\n===============\n\nDynamic bindings to the [Android NDK](https://developer.android.com/tools/sdk/ndk/index.html) version r9d for the D Programming Language.\n\nFor information on how to build DerelictAndroid and link it with your programs, please see the post [Building and Using Packages in DerelictOrg](http://dblog.aldacron.net/forum/index.php?topic=841.0) at the Derelict forums.\n\nFor information on how to load the Android libraries via DerelictAndroid, see the page [DerelictUtil for Users](https://github.com/DerelictOrg/DerelictUtil/wiki/DerelictUtil-for-Users) at the DerelictUtil Wiki. In the meantime, here's some sample code.\n\n```D\n// This example shows how to import all of the DerelictAndroid bindings. Of course,\n// you only need to import the modules that correspond to the libraries you\n// actually need to load.\nimport derelict.android.android;\n\nvoid main() {\n    // Load the android library.\n    DerelictAndroid.load();\n\n    // Now Android functions for all of the Android headers can be called.\n    ...\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathstuf%2Fderelictandroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathstuf%2Fderelictandroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathstuf%2Fderelictandroid/lists"}