{"id":49532413,"url":"https://github.com/brunochanrio/android-developer-verification-badges","last_synced_at":"2026-05-02T08:30:58.674Z","repository":{"id":354278025,"uuid":"1222934652","full_name":"brunochanrio/android-developer-verification-badges","owner":"brunochanrio","description":"A set of high-quality, 3D-rendered badges for Android developers to display the verification status of their APKs","archived":false,"fork":false,"pushed_at":"2026-04-27T22:07:24.000Z","size":575,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-27T23:16:29.892Z","etag":null,"topics":["android","android-developer","android-developer-console","android-developer-verification","android-developers","apk","google","google-play","google-play-console","google-play-protect"],"latest_commit_sha":null,"homepage":"https://brunochanrio.github.io/android-developer-verification-badges/","language":null,"has_issues":false,"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/brunochanrio.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-27T21:14:06.000Z","updated_at":"2026-04-27T22:06:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/brunochanrio/android-developer-verification-badges","commit_stats":null,"previous_names":["brunochanrio/android-developer-verification-badges"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/brunochanrio/android-developer-verification-badges","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunochanrio%2Fandroid-developer-verification-badges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunochanrio%2Fandroid-developer-verification-badges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunochanrio%2Fandroid-developer-verification-badges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunochanrio%2Fandroid-developer-verification-badges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brunochanrio","download_url":"https://codeload.github.com/brunochanrio/android-developer-verification-badges/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunochanrio%2Fandroid-developer-verification-badges/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32528093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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","android-developer","android-developer-console","android-developer-verification","android-developers","apk","google","google-play","google-play-console","google-play-protect"],"created_at":"2026-05-02T08:30:58.062Z","updated_at":"2026-05-02T08:30:58.663Z","avatar_url":"https://github.com/brunochanrio.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg alt='Android Developer Verification Badges Logo' width='700' src='https://brunochanrio.github.io/android-developer-verification-badges/assets/android-developer-verification-badges-logo.png'/\u003e\n\nA set of high-quality, 3D-rendered badges for Android developers to display the verification status of their APKs\n\nAs Google strengthens the security of the Android ecosystem, these badges help users identify if an application's signature has been verified through the [**Android Developer Verification**](https://developer.android.com/developer-verification) program.\n\n## 🚀 Overview\n\nWith the recent updates to the Android platform and Google Play Protect, Google-certified devices are implementing stricter checks for sideloaded applications. Developers are now encouraged to verify their identity and package names to ensure a seamless installation experience on modern devices.\n\nThese badges are designed for use in:\n* GitHub / GitLab / Bitbucket `README.md` files.\n* Official project websites and download pages.\n* Documentation portals.\n\n## 📸 The Badges\n\n### 1. Application Verified by its Developer\nUse this badge if your APK is signed with a certificate registered in the Android Developer Console and your identity has been verified.\n\u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/brunochanrio/android-developer-verification-badges/main/android_verified_app.png\" width=\"320\" alt=\"Application verified by its developer\"\u003e\n\n### 2. Application Unverified by its Developer\nUse this badge if the project is in a transitional state or if the developer has not yet completed the verification process.\n\u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/brunochanrio/android-developer-verification-badges/main/android_unverified_app.png\" width=\"320\" alt=\"Application unverified by its developer\"\u003e\n\n## 🛠️ Technical Context\n\n### The Android Developer Verification Program\nGoogle has introduced a mandatory verification process for developers. This program links the APK signature and the package name (`com.example.app`) to a verified identity. \n\n**Impact on Certified Devices:**\nOn Google-certified Android devices, the system now performs real-time checks during the installation of APKs from unknown sources.\n* **Verified Developers:** The installation proceeds with a standard trust prompt.\n* **Unverified Developers:** The system may show high-risk warnings or block the installation to prevent the spread of potentially harmful applications (PHA).\n\n**Compatibility Note:**\nThis verification infrastructure is being deployed to the majority of the Android install base. However, **devices running Android 9 (Pie) or older versions will not receive this update.** The verification checks are exclusively targeted at modern, Google-certified environments from Android 10 onwards.\n\n## 💻 How to use\n\nCopy and paste the following code into your Markdown file:\n\n### Verified Badge\n```markdown\n\u003cimg src=\"https://raw.githubusercontent.com/brunochanrio/android-developer-verification-badges/main/android_verified_app.png\" width=\"320\" alt=\"Application verified by its developer\"\u003e\n```\n### Unverified Badge\n```markdown\n\u003cimg src=\"https://raw.githubusercontent.com/brunochanrio/android-developer-verification-badges/main/android_unverified_app.png\" width=\"320\" alt=\"Application unverified by its developer\"\u003e\n```\n\n## 🎨 Asset Details\n- **Resolution:** 1489 x 526 px (Optimized for HiDPI/Retina displays).\n- **Format:** PNG with transparency (3D Bugdroid render).\n- **Design:** Consistent with modern Android \"Pill\" UI design language.\n\nCreated by Bruno-chanrio\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunochanrio%2Fandroid-developer-verification-badges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrunochanrio%2Fandroid-developer-verification-badges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunochanrio%2Fandroid-developer-verification-badges/lists"}