{"id":21385891,"url":"https://github.com/islamdidarmd/rootchecker","last_synced_at":"2025-07-26T19:10:11.276Z","repository":{"id":107626356,"uuid":"162877607","full_name":"islamdidarmd/rootchecker","owner":"islamdidarmd","description":"A class to verify if the device is rooted or not","archived":false,"fork":false,"pushed_at":"2019-08-06T09:13:39.000Z","size":129,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-16T12:13:40.482Z","etag":null,"topics":["android","gradle","java","kotlin","root","root-checker","verify"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/islamdidarmd.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":"2018-12-23T09:23:13.000Z","updated_at":"2023-08-04T13:56:01.000Z","dependencies_parsed_at":"2023-06-08T15:30:12.336Z","dependency_job_id":null,"html_url":"https://github.com/islamdidarmd/rootchecker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/islamdidarmd/rootchecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islamdidarmd%2Frootchecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islamdidarmd%2Frootchecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islamdidarmd%2Frootchecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islamdidarmd%2Frootchecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/islamdidarmd","download_url":"https://codeload.github.com/islamdidarmd/rootchecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islamdidarmd%2Frootchecker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267213513,"owners_count":24053912,"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-07-26T02:00:08.937Z","response_time":62,"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","gradle","java","kotlin","root","root-checker","verify"],"created_at":"2024-11-22T11:51:33.697Z","updated_at":"2025-07-26T19:10:11.231Z","avatar_url":"https://github.com/islamdidarmd.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rootchecker\nA class to verify if the device is rooted or not\n\n[![](https://jitpack.io/v/islamdidarmd/LoadingButton.svg)](https://jitpack.io/v/islamdidarmd/LoadingButton)\n\n## Installation (with Gradle)\nAdd the dependency to your root *build.gradle*:\n```groovy\n   repositories {\n        jcenter()\n        maven { url \"https://jitpack.io\" }\n   }\n   ```\nNow add this dependency in your module *build.gradle*\n```groovy\n   dependencies {\n         implementation 'com.github.islamdidarmd:rootchecker:$latest_release'\n   }\n```\n\n### How to use\nIf you don't want to include this project in gradle, just copy `RootHelper.kt` class in your project and use it.\nTo get root status just do `RootHelper.getInstance().canRunRootCommands()`\u003cbr\u003eThis method returns a boolean\n\nFor a complete example see the sample app `https://github.com/islamdidarmd/rootchecker/tree/master/app`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislamdidarmd%2Frootchecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fislamdidarmd%2Frootchecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislamdidarmd%2Frootchecker/lists"}