{"id":13483552,"url":"https://github.com/imknown/AndroidLowLevelDetector","last_synced_at":"2025-03-27T14:31:22.152Z","repository":{"id":41203358,"uuid":"215304041","full_name":"imknown/AndroidLowLevelDetector","owner":"imknown","description":"Detect Treble, GSI, Mainline, APEX, system-as-root(SAR), A/B, etc.","archived":false,"fork":false,"pushed_at":"2024-10-29T13:16:12.000Z","size":4399,"stargazers_count":251,"open_issues_count":3,"forks_count":19,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2024-10-29T16:00:28.367Z","etag":null,"topics":["gsi","mainline","security-patch","system-as-root","toybox","treble","vndk"],"latest_commit_sha":null,"homepage":"https://github.com/imknown/AndroidLowLevelDetector","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imknown.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-10-15T13:19:56.000Z","updated_at":"2024-10-24T11:36:51.000Z","dependencies_parsed_at":"2023-09-28T14:08:29.892Z","dependency_job_id":"aaf6398c-8c98-4656-a35c-764a1da52cda","html_url":"https://github.com/imknown/AndroidLowLevelDetector","commit_stats":null,"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imknown%2FAndroidLowLevelDetector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imknown%2FAndroidLowLevelDetector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imknown%2FAndroidLowLevelDetector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imknown%2FAndroidLowLevelDetector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imknown","download_url":"https://codeload.github.com/imknown/AndroidLowLevelDetector/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245863089,"owners_count":20684787,"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":["gsi","mainline","security-patch","system-as-root","toybox","treble","vndk"],"created_at":"2024-07-31T17:01:12.666Z","updated_at":"2025-03-27T14:31:22.141Z","avatar_url":"https://github.com/imknown.png","language":"Kotlin","funding_links":[],"categories":["Kotlin","🧰 Power Tools \u0026 Utilities"],"sub_categories":["📲 Device Info/Monitors"],"readme":"# AndroidLowLevelDetector\nDetect Treble, GSI, Mainline, APEX, system-as-root(SAR), A/B, etc. .  \nSome source codes refer to [Magisk][Magisk], [OpenGApps][OpenGApps], [TrebleInfo][TrebleInfo], [TrebleCheck][TrebleCheck], etc. .\n\n[Magisk]:https://github.com/topjohnwu/Magisk\n[OpenGApps]:https://github.com/opengapps/opengapps\n[TrebleInfo]:https://github.com/penn5/TrebleCheck\n[TrebleCheck]:https://github.com/kevintresuelo/treble\n\n## Source\n1. https://github.com/imknown/AndroidLowLevelDetector\n1. https://gitee.com/imknown/AndroidLowLevelDetector (Mirror)\n\n## Download\n1. https://play.google.com/store/apps/details?id=net.imknown.android.forefrontinfo\n1. https://github.com/imknown/AndroidLowLevelDetector/releases\n1. https://gitee.com/imknown/AndroidLowLevelDetector/releases (Mirror)\n\n## Features\n\u003cdetails\u003e\n\u003csummary\u003eClick me\u003c/summary\u003e\n\n- Detect Android version\n- Detect Android Build Id version\n- Detect Android security patch level\n- Detect Vendor security patch level\n- Detect Project Mainline module version (Google Play system update)\n- Detect Linux kernel\n- Detect A/B or A-Only\n- Detect Dynamic Partitions\n- Detect Dynamic System Update(DSU)\n- Detect Project Treble\n- Detect GSI compatibility\n- Detect Binder bitness\n- Detect Process/VM architecture\n- Detect Vendor NDK\n- Detect System-as-root\n- Detect (flattened) APEX\n- Detect Toybox\n- Detect WebView implement\n- Detect outdatedTargetSdkVersion apk\n- Dark mode supported\n- Online/offline mode (fetching data from remote server or local)\n- MultiWindow/FreeForm/Foldable/Landscape supported\n- Etc.\n\n\u003c/details\u003e\n\n## Contribute\nJust use `Pull Request`.  \nTranslations are also welcome.\n\n## Build\n### Flavor\n- Firebase  \nChoose `Firebase` in `Build Variants`, then follow Firebase Official Guide.\n\n- FOSS  \nChoose `Foss` in `Build Variants`.\n\n### Release\nProvide the whole following properties in file `$rootDir/local.properties`:\n\n``` ini\nstoreFile=\u003cYours\u003e\nstorePassword=\u003cYours\u003e\nkeyAlias=\u003cYours\u003e\nkeyPassword=\u003cYours\u003e\n```\n\nThe location of `storeFile` can be `../keys/release.jks`.  \nIt has been already ignored in file `$rootDir/.gitingore` by default.  \nSo you can put your own private certificate or signing key there safely.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimknown%2FAndroidLowLevelDetector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimknown%2FAndroidLowLevelDetector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimknown%2FAndroidLowLevelDetector/lists"}