Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Xtr126 authored Feb 29, 2024
1 parent 0c8d11a commit db44723
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,17 @@ pnpm tauri dev
![](Screenshot.png)

The installer also supports generating a script to boot the same physical Android install in qemu:
![image](https://github.com/Xtr126/Android-x86-installer/assets/80520774/4849d563-2057-4104-8997-6fe62c6606a9)
![image](https://github.com/Xtr126/Android-x86-installer/assets/80520774/4849d563-2057-4104-8997-6fe62c6606a9)
[User interface preview](https://xtr126.github.io/Android-x86-installer)

## Open source libraries and projects used
- Tauri: https://github.com/tauri-apps/tauri/
### User Interface
- Material Web: https://github.com/material-components/material-web/
- Lit: https://github.com/lit/lit/
### ISO file handling
- compress-tools-rs: https://github.com/OSSystems/compress-tools-rs/
- libarchive: https://github.com/libarchive/libarchive/
### data.img creation
- e2fsprogs (mke2fs/mkfs.ext4)
- Cygwin - mkfs.ext4.exe for Windows

0 comments on commit db44723

Please sign in to comment.