{"id":17267070,"url":"https://github.com/thypon/vagrant-android","last_synced_at":"2025-04-14T07:53:37.804Z","repository":{"id":19097202,"uuid":"22325339","full_name":"thypon/vagrant-android","owner":"thypon","description":"Android Builder VM Builder","archived":false,"fork":false,"pushed_at":"2015-10-19T22:16:22.000Z","size":221,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-27T21:39:03.732Z","etag":null,"topics":["android","android-build","virtualbox"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thypon.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}},"created_at":"2014-07-27T23:31:42.000Z","updated_at":"2022-11-11T02:39:00.000Z","dependencies_parsed_at":"2022-08-05T02:15:40.765Z","dependency_job_id":null,"html_url":"https://github.com/thypon/vagrant-android","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thypon%2Fvagrant-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thypon%2Fvagrant-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thypon%2Fvagrant-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thypon%2Fvagrant-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thypon","download_url":"https://codeload.github.com/thypon/vagrant-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248844084,"owners_count":21170486,"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-build","virtualbox"],"created_at":"2024-10-15T08:08:45.786Z","updated_at":"2025-04-14T07:53:37.779Z","avatar_url":"https://github.com/thypon.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"vagrant-android\n===============\n\nAutomatic Build Server for Android ROMs.\n\nThis creates a build Virtualmachine with [Vagrant](http://vagrantup.com/).\n\nHardware Requirements\n---------------------\n\n- CPU: Quad Core or more\n- Memory: 16GB or more\n- Hard Drive: 100GB or more\n\nSoftware Requirements\n---------------------\n\n- [Install Virtualbox](https://www.virtualbox.org/wiki/Downloads)\n- [Install Vagrant](http://downloads.vagrantup.com/)\n\nGet Started\n-----------\n\nCreate the virtual machine and installs all the needed packages:\n\n    user@host\u003e vagrant up # It can takes several hours depending on your internet connection\n    \nConnect to the vm with:\n\n    user@host\u003e vagrant ssh\n    \nYour android build distribution is ready to be use:\n\n    vagrant@guest\u003e # do whatever you want\n    \nReal World Android Build\n------------------------\n\n    user@host\u003e vagrant up # Creates and Configure the VM\n    user@host\u003e vagrant ssh # Connects to the VM\n    vagrant@guest\u003e mkdir /mnt/android\n    vagrant@guest\u003e cd /mnt/android # Move to android directory \n    vagrant@guest:android\u003e repo init -u https://android.googlesource.com/platform/manifest -b android-4.4.4_r2\n    vagrant@guest:android\u003e repo sync \\\n      # It can takes several hours depending on your internet connection\n    vagrant@guest:android\u003e source build/envsetup.sh # Set-up compilation environment\n    vagrant@guest:android\u003e lunch 1 # Selects the generic arm build\n    vagrant@guest:android\u003e make -j4 \\\n      # It can takes several hours depending on your horsepowers\n\nUsefull Links\n-------------\n\n- [Android Build Informations](https://source.android.com/source/building-running.html)\n- [Vagrant Docs](http://docs.vagrantup.com/v2/)\n- [Virtualbox Docs](https://www.virtualbox.org/wiki/Documentation)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthypon%2Fvagrant-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthypon%2Fvagrant-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthypon%2Fvagrant-android/lists"}