Androidx86-Installer-for-Windows
Androidx86-Installer-for-Windows copied to clipboard
Use JSON File for os image config
- Instead of hard coded info about android image file structure and available boot files, each version of android should have an entry in a JSON file with the right configuration:
{
"version": "9.0.0",
"url": "https://android-x86.org/android-9.img",
"system.img":"system.sfs"
}