{"id":20692832,"url":"https://github.com/erfanoabdi/sdk","last_synced_at":"2025-10-08T20:06:59.193Z","repository":{"id":95602661,"uuid":"456176380","full_name":"erfanoabdi/sdk","owner":"erfanoabdi","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-09T14:05:38.000Z","size":6657,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"lineage-18.1","last_synced_at":"2025-06-12T03:52:20.449Z","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/erfanoabdi.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}},"created_at":"2022-02-06T14:37:17.000Z","updated_at":"2024-12-16T01:55:49.000Z","dependencies_parsed_at":"2024-11-17T00:21:17.898Z","dependency_job_id":null,"html_url":"https://github.com/erfanoabdi/sdk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/erfanoabdi/sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erfanoabdi%2Fsdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erfanoabdi%2Fsdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erfanoabdi%2Fsdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erfanoabdi%2Fsdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erfanoabdi","download_url":"https://codeload.github.com/erfanoabdi/sdk/tar.gz/refs/heads/lineage-18.1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erfanoabdi%2Fsdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000702,"owners_count":26082819,"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-10-08T02:00:06.501Z","response_time":56,"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-16T23:24:09.488Z","updated_at":"2025-10-08T20:06:59.139Z","avatar_url":"https://github.com/erfanoabdi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LineageOS Platform SDK\n\nThe Platform SDK provides a set of APIs that give you easy access to a variety of different features within LineageOS. The SDK exposes APIs and system level framework access in the Android framework that aren't available in any other distribution.\n\n## Setup\n\nYou can either [download](https://github.com/LineageOS/android_prebuilts_lineage-sdk/tree/master/current) from prebuilts hosted on github or pull directly via Gradle.\n\n\n### Building against release artifacts\n\nOur stable releases are mirrored in [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22platform.sdk%22), and you can fetch the current release by setting your `build.gradle` dependencies to\n\n```gradle\ndependencies {\n    compile 'org.lineageos:platform.sdk:5.+'\n}\n```\n\n### Building against development snapshots\n\nWithin `build.gradle` make sure your `repositories` list sonatype OSS repos for snapshots\n\n```gradle\nrepositories {\n    maven {\n        url \"https://oss.sonatype.org/content/repositories/snapshots/\"\n    }\n}\n```\n\nYou can target the `future` or `development` branch by setting your `dependencies` for `6.0-SNAPSHOT`\n\n```gradle\ndependencies {\n    compile 'org.lineageos:platform.sdk:6.0-SNAPSHOT'\n}\n```\n\n### Wiki\n\nFor further inquiries regarding this project, please reference the [wiki](https://wiki.lineageos.org/sdk).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferfanoabdi%2Fsdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferfanoabdi%2Fsdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferfanoabdi%2Fsdk/lists"}