Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lottehime/droidbuild
Android emulator environment setup and build script for PS Vita and generic ARM WebKit PoC debugging and approximation.
https://github.com/lottehime/droidbuild
Last synced: 21 days ago
JSON representation
Android emulator environment setup and build script for PS Vita and generic ARM WebKit PoC debugging and approximation.
- Host: GitHub
- URL: https://github.com/lottehime/droidbuild
- Owner: lottehime
- Created: 2014-10-21T07:08:14.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-07-05T02:12:28.000Z (over 1 year ago)
- Last Synced: 2023-07-05T03:22:34.251Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DroidBuild
========
-------
Android emulator environment setup and build script for PS Vita and generic ARM WebKit PoC debugging and approximation.
--------------
Usage
-------Setup your machine or VM with Ubuntu 12.04 first.
Run the script to setup and build a default image (4.0.1).
Use `--auto` to run the script in a mostly automated fashion.-------
Important Notes
-------If you wish to change the make parallelism, or to change the target Android version you wish to build then head to the commented section in the bottom end of the script.
Target versions can be found here: https://source.android.com/source/build-numbers.htmlThis has modifications of the env setup script by TEAM RADIUM (https://github.com/TeamRadium)
This hasn't been used in a while, so there may be broken parts. Don't say I didn't warn you! :D