{"id":16171318,"url":"https://github.com/bmarsaud/boxedroid","last_synced_at":"2025-03-19T00:30:38.553Z","repository":{"id":46305304,"uuid":"229274003","full_name":"bmarsaud/boxedroid","owner":"bmarsaud","description":":package: A cross-plateform packaging of the official Android SDK emulator.","archived":false,"fork":false,"pushed_at":"2022-10-29T12:48:33.000Z","size":259,"stargazers_count":8,"open_issues_count":9,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T13:18:31.968Z","etag":null,"topics":["android","android-emulator","android-sdk","cross-platform","emulator","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmarsaud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-20T13:54:39.000Z","updated_at":"2024-04-15T10:16:46.000Z","dependencies_parsed_at":"2023-01-20T07:17:26.564Z","dependency_job_id":null,"html_url":"https://github.com/bmarsaud/boxedroid","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/bmarsaud%2Fboxedroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmarsaud%2Fboxedroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmarsaud%2Fboxedroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmarsaud%2Fboxedroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmarsaud","download_url":"https://codeload.github.com/bmarsaud/boxedroid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955755,"owners_count":20374373,"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","android-emulator","android-sdk","cross-platform","emulator","hacktoberfest"],"created_at":"2024-10-10T03:21:44.075Z","updated_at":"2025-03-19T00:30:38.224Z","avatar_url":"https://github.com/bmarsaud.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# boxedroid\n\n[![Build status](https://github.com/bmarsaud/boxedroid/workflows/CI%20Maven%20build/badge.svg)](https://github.com/bmarsaud/boxedroid/actions?query=workflow%3A%22CI+Maven+build%22)\n[![Code coverage percentage](https://codecov.io/gh/bmarsaud/boxedroid/branch/master/graph/badge.svg)](https://codecov.io/gh/bmarsaud/boxedroid/branch/master)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=boxedroid\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=boxedroid)\n[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=boxedroid\u0026metric=sqale_rating)](https://sonarcloud.io/dashboard?id=boxedroid)\n[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=boxedroid\u0026metric=security_rating)](https://sonarcloud.io/dashboard?id=boxedroid)\n\n*Work In Progress project!*\n\n:package: boxedroid is a cross-plateform packaging of the official Android SDK emulator.\n\n## Why boxedroid ?\nDealing with Android emulators has always been a tricky task for an end-user.\nYou ends up using a weird software from an obscure company that integrates an odd software overlay, trackers and under-average mobile games that you will never launch.\n\nIf you are a company and your clients need to use an emulator for certain tasks, recommending one of these software can... hurt your brand image.\n\nFrom a developer perspective, dealing with emulators is way easier. You just launch the official Android emulator from the Android SDK tools and that's it!\nBut, you probably know that what is easy for a tech guy, is definitely not for the ordinary mortal.\n\nThat's why boxedroid comes in! boxedroid provides a user-friendly an cross-platform way to launch the official Android emulator from the Android SDK.\n\n## Usage\nAt the moment boxedroid is only available as a CLI.\n\nYou can execute it using Java 8+ with the following command :\n\n```bash\njava -jar boxedroid.jar --sdk \u003cSDK_PATH\u003e --android \u003cANDROID_VERSION\u003e [options]\n```\n\n|Option|Description|Available values|\n|---|---|---|\n|`--sdk` (required)|The absolute path to the Android SDK||\n|`--android` (required)|The Android version of the emulator|`5`, `5.0`, `5.1`, `5.1.1`, `6`, `6.0`, `7`, `7.0`, `7.1`, `7.1.1`, `7.1.2`, `8`, `8.0`, `8.1`, `9`, `9.0`, `10`, `10.0`|\n|`--abi`|The emulator architecture|`x86` (default), `x86_64`, `arm`, `arm_64`|\n|`--variant`|The image variant|`google_apis` (default), `default`, `google_apis_playstore`, `android_tv`, `android_wear`, `android_wear_cn`|\n|`--device`|The emulator device name|`pixel_2` (default), `pixel_3`, `Nexus 8`, `Nexus 9`, `Nexus 10` and way more according to your installation|","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmarsaud%2Fboxedroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbmarsaud%2Fboxedroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmarsaud%2Fboxedroid/lists"}