{"id":22783164,"url":"https://github.com/frontmage/cordova-plugin-aar-integration","last_synced_at":"2025-03-30T15:13:57.801Z","repository":{"id":81860405,"uuid":"563142953","full_name":"FrontMage/cordova-plugin-aar-integration","owner":"FrontMage","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-08T01:51:35.000Z","size":17547,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T16:39:39.556Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/FrontMage.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":"2022-11-08T01:50:21.000Z","updated_at":"2022-11-08T01:51:40.000Z","dependencies_parsed_at":"2023-04-23T10:08:35.076Z","dependency_job_id":null,"html_url":"https://github.com/FrontMage/cordova-plugin-aar-integration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrontMage%2Fcordova-plugin-aar-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrontMage%2Fcordova-plugin-aar-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrontMage%2Fcordova-plugin-aar-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrontMage%2Fcordova-plugin-aar-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrontMage","download_url":"https://codeload.github.com/FrontMage/cordova-plugin-aar-integration/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246334430,"owners_count":20760644,"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":[],"created_at":"2024-12-11T22:07:11.740Z","updated_at":"2025-03-30T15:13:57.796Z","avatar_url":"https://github.com/FrontMage.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cordova-plugin-aar-integration\n\nThis is a cordova plugin to test the usage of aar within ionic\n\n## Supported Platforms\n\n- Android API all versions\n\n## Installation\n\nIonic local build\n\n    # Newest versions\n    ionic cordova plugin add https://github.com/halkhateeb/cordova-plugin-aar-integration.git\n\n\n## Usage in javascript\n\n```js\ndocument.addEventListener(\"deviceready\", onDeviceReady, false);\n\nfunction onDeviceReady() {\n  window.plugins.aarintegration.check(successCallback, errorCallback);\n}\n\nfunction successCallback(result) {\n  console.log(result);\n}\n\nfunction errorCallback(error) {\n  console.log(error);\n}\n```\n\n## Usage in typescript\n\n```ts\n\n  (\u003cany\u003ewindow).plugins.aarintegration.check((a) =\u003e this.successCallback(a), (b) =\u003e this.errorCallback(b));\n\n\n  successCallback(result) {\n    console.log(result);\n  }\n\n  errorCallback(error) {\n    console.log(error);\n  }\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontmage%2Fcordova-plugin-aar-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrontmage%2Fcordova-plugin-aar-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontmage%2Fcordova-plugin-aar-integration/lists"}