{"id":18421153,"url":"https://github.com/akarsh/adkit-install-apk-tutorial","last_synced_at":"2026-04-16T14:10:52.557Z","repository":{"id":159217551,"uuid":"103860636","full_name":"akarsh/adkit-install-apk-tutorial","owner":"akarsh","description":"Tutorial for installing apk on android device using adbkit","archived":false,"fork":false,"pushed_at":"2023-10-26T19:51:47.000Z","size":35,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T13:38:58.257Z","etag":null,"topics":["adbkit","android","node-js","tutorial"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/akarsh.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":"2017-09-17T20:46:14.000Z","updated_at":"2023-07-23T20:22:50.000Z","dependencies_parsed_at":"2024-11-06T04:37:07.182Z","dependency_job_id":null,"html_url":"https://github.com/akarsh/adkit-install-apk-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akarsh/adkit-install-apk-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akarsh%2Fadkit-install-apk-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akarsh%2Fadkit-install-apk-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akarsh%2Fadkit-install-apk-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akarsh%2Fadkit-install-apk-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akarsh","download_url":"https://codeload.github.com/akarsh/adkit-install-apk-tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akarsh%2Fadkit-install-apk-tutorial/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267535398,"owners_count":24103302,"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-28T02:00:09.689Z","response_time":68,"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":["adbkit","android","node-js","tutorial"],"created_at":"2024-11-06T04:24:33.508Z","updated_at":"2026-04-16T14:10:52.498Z","avatar_url":"https://github.com/akarsh.png","language":"JavaScript","readme":"[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n# adkit-install-apk-tutorial\nTutorial for installing apk on android device using adbkit\n\n## apk file in url\nSpecifying the url of the apk file to install on the connected device.\n```\nreturn client.install(device.id, new Readable().wrap(request('https://gitlab.com/sakarsh/gitlab-ci-android/-/jobs/31927817/artifacts/raw/app/build/outputs/apk/app-debug.apk')))\n```\n\n## apk file in local storage\nSpecify the location of the apk file to instal on the connected device.\n```\nreturn client.install(device.id, 'debug.apk')\n```\n\n### Credits\nThis project uses Open Source components. You can find the source code of their open source projects along with license information below. We acknowledge and are grateful to these developers for their contributions to open source.\n* Project: [adbkit](https://github.com/openstf/adbkit)\n  \n  Author: [9+ contributors](https://github.com/openstf/adbkit/graphs/contributors)\n\n  License: [Apache-2.0](https://github.com/openstf/adbkit/blob/master/LICENSE)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakarsh%2Fadkit-install-apk-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakarsh%2Fadkit-install-apk-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakarsh%2Fadkit-install-apk-tutorial/lists"}