{"id":18434628,"url":"https://github.com/xfy9326/androidinfo","last_synced_at":"2025-04-07T19:31:48.284Z","repository":{"id":181504411,"uuid":"666871614","full_name":"XFY9326/AndroidInfo","owner":"XFY9326","description":"Get latest Android versions, permissions, and API-Permission mappings","archived":false,"fork":false,"pushed_at":"2025-04-01T15:20:55.000Z","size":38394,"stargazers_count":7,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T16:41:11.220Z","etag":null,"topics":["android-api","android-permissions","android-security","android-versions"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/XFY9326.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":"2023-07-15T21:37:20.000Z","updated_at":"2025-04-01T15:20:59.000Z","dependencies_parsed_at":"2024-08-26T03:04:23.260Z","dependency_job_id":"e2e93c8f-c1d6-4f5a-a79d-eb465138a0a2","html_url":"https://github.com/XFY9326/AndroidInfo","commit_stats":null,"previous_names":["xfy9326/androidbuildversions","xfy9326/androidinfo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XFY9326%2FAndroidInfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XFY9326%2FAndroidInfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XFY9326%2FAndroidInfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XFY9326%2FAndroidInfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XFY9326","download_url":"https://codeload.github.com/XFY9326/AndroidInfo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247716323,"owners_count":20984219,"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-api","android-permissions","android-security","android-versions"],"created_at":"2024-11-06T06:04:39.833Z","updated_at":"2025-04-07T19:31:47.035Z","avatar_url":"https://github.com/XFY9326.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AndroidInfo\n\n[![Automatic update](https://github.com/XFY9326/AndroidInfo/actions/workflows/automatic-update.yml/badge.svg)](https://github.com/XFY9326/AndroidInfo/actions/workflows/automatic-update.yml)\n\nGet latest Android info from docs\n\nReference: [Android source docs](https://source.android.com/docs)\n\n## Features\n\n- Without downloading all source codes\n- Full type hint for future development\n- Easy to load from JSON and dump to JSON\n- Contains all details\n\n## Data\n\n### Versions\n\nAPI levels: [Download](https://github.com/XFY9326/AndroidInfo/raw/main/outputs/api_levels.json)\n\nBuild versions: [Download](https://github.com/XFY9326/AndroidInfo/raw/main/outputs/build_versions.json)\n\n### Permissions\n\nLatest Permissions: [Download](https://github.com/XFY9326/AndroidInfo/raw/main/outputs/permissions/permissions-REL.json)\n\nLatest SDK Permissions: [Download](https://github.com/XFY9326/AndroidInfo/raw/main/outputs/permissions/permissions-REL-SDK.json)\n\nPermissions with API level: [View](https://github.com/XFY9326/AndroidInfo/tree/main/outputs/permissions)\n\n### API-Permission mappings\n\n**Attention: This data is not complete, please use it with caution.**\n\nAPI-Permission Mappings (Only support API \u003e= 26): [View](https://github.com/XFY9326/AndroidInfo/tree/main/outputs/permission_mappings)\n\n### ContentProviders\n\nLatest ContentProviders: [Download](https://github.com/XFY9326/AndroidInfo/raw/main/outputs/providers/all_providers.json)\n\nLatest ContentProviders authority classes: [Download](https://github.com/XFY9326/AndroidInfo/raw/main/outputs/providers/authority_classes.json)\n\nLatest ContentProviders with permissions: [Download](https://github.com/XFY9326/AndroidInfo/raw/main/outputs/providers/permission_providers.json)\n\n## Usage\n\n```shell\npython3 src/main.py\n```\n\nOr you can import any script you like in your code\n\n```python\nfrom android_info import AndroidFrameworkPermissions\nfrom android_info import AndroidPlatformAPIPermissions, AndroidPlatformProviderAuthorities\nfrom android_info import AndroidProviderManifests\nfrom android_info import AndroidVersions, AndroidAPILevel, AndroidBuildTag\n```\n\n## Jar libs\n\n'libs/PlatformTools' -\u003e platform_tools.jar (Require JDK 17)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxfy9326%2Fandroidinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxfy9326%2Fandroidinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxfy9326%2Fandroidinfo/lists"}