{"id":15328860,"url":"https://github.com/timbru31/cordova-plugin-android-device-information","last_synced_at":"2025-04-15T02:53:53.415Z","repository":{"id":32966598,"uuid":"148066770","full_name":"timbru31/cordova-plugin-android-device-information","owner":"timbru31","description":"🕵️‍♂️ Apache Cordova plugin to get specific Android device information","archived":false,"fork":false,"pushed_at":"2025-04-14T20:20:45.000Z","size":662,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-15T02:53:46.736Z","etag":null,"topics":["android","cordova","cordova-android","cordova-android-plugin","cordova-plugin","ionic","ionic-plugin","kotlin","phonegap","phonegap-plugin","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/cordova-plugin-android-device-information","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/timbru31.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["timbru31"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://paypal.me/timbru/"}},"created_at":"2018-09-09T21:20:26.000Z","updated_at":"2025-04-14T20:20:43.000Z","dependencies_parsed_at":"2023-12-25T21:33:49.849Z","dependency_job_id":"d7a0dd26-fe86-44ff-97a1-abf99550de7a","html_url":"https://github.com/timbru31/cordova-plugin-android-device-information","commit_stats":{"total_commits":330,"total_committers":7,"mean_commits":"47.142857142857146","dds":0.4121212121212121,"last_synced_commit":"038e0be8111754f68a770f72439fa21bcaa42e32"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timbru31%2Fcordova-plugin-android-device-information","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timbru31%2Fcordova-plugin-android-device-information/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timbru31%2Fcordova-plugin-android-device-information/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timbru31%2Fcordova-plugin-android-device-information/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timbru31","download_url":"https://codeload.github.com/timbru31/cordova-plugin-android-device-information/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997089,"owners_count":21195797,"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","cordova","cordova-android","cordova-android-plugin","cordova-plugin","ionic","ionic-plugin","kotlin","phonegap","phonegap-plugin","typescript"],"created_at":"2024-10-01T09:45:28.489Z","updated_at":"2025-04-15T02:53:53.387Z","avatar_url":"https://github.com/timbru31.png","language":"Kotlin","funding_links":["https://github.com/sponsors/timbru31","https://paypal.me/timbru/"],"categories":[],"sub_categories":[],"readme":"# cordova-plugin-android-device-information\n\n[![Linting](https://github.com/timbru31/cordova-plugin-android-device-information/workflows/Linting/badge.svg)](https://github.com/timbru31/cordova-plugin-android-device-information/actions?query=workflow%3ALinting)\n[![npm audit](https://github.com/timbru31/cordova-plugin-android-device-information/workflows/Security/badge.svg)](https://github.com/timbru31/cordova-plugin-android-device-information/actions?query=workflow%3ASecurity)\n\n[![Known Vulnerabilities](https://snyk.io/test/github/timbru31/cordova-plugin-android-device-information/badge.svg)](https://snyk.io/test/github/timbru31/cordova-plugin-android-device-information)\n\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](https://commitizen.github.io/cz-cli/)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n[![npm](https://img.shields.io/npm/v/cordova-plugin-android-device-information.svg)](https://www.npmjs.com/package/cordova-plugin-android-device-information)\n\n#### Apache Cordova plugin to get specific Android device information\n\n### Supported platforms\n\n-   **Android**\n\n### Installation\n\n#### from npm (recommended)\n\n`$ cordova plugin add cordova-plugin-android-device-information`\n\n#### from git (unstable)\n\n`$ cordova plugin add https://github.com/timbru31/cordova-plugin-android-device-information.git`\n\n### Usage\n\n#### Get one of the following properties (replace \\_\\_X\\_\\_)\n\n-   getProduct\n-   getOSVersion\n-   getRelease\n-   getSecurityPatch\n-   getModel\n-   getDevice\n-   getSDK (returns a number)\n-   getManufacturer\n-   getBoard\n-   getType\n-   getDisplay\n-   getHardware\n-   getHost\n-   getBrand\n\n```js\ncordova.plugins.androidDeviceInformation.get_X_().then((value) =\u003e {\n    // returns the value\n});\n```\n\n---\n\nBuilt by (c) Tim Brust and contributors. Released under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimbru31%2Fcordova-plugin-android-device-information","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimbru31%2Fcordova-plugin-android-device-information","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimbru31%2Fcordova-plugin-android-device-information/lists"}