Skip to content

Releases: Xtr126/Android-x86-installer

App v0.1.7

19 Oct 12:09
eaccd10
Compare
Choose a tag to compare
  • Added recovery mode support
  • Added powershell commands for Windows 10
  • Now a RPM package is available

App v0.1.6

29 Feb 03:06
Compare
Choose a tag to compare
  • Grub bootloader installation (manual) for windows
  • Allow choosing a custom size for data.img using a scale
  • Optimized data.img creation speed on Windows and Linux
  • Updated to Tauri v1.6.0
  • Create data.img by default on windows

App v0.1.5

10 Dec 02:37
8db3606
Compare
Choose a tag to compare

Added windows support.

Release v0.1.4

13 Aug 02:14
Compare
Choose a tag to compare
  • Get installation directory path relative to mountpoint
  • Added an option to install for qemu
    This will generate a script to run the Android install from qemu.
  • Updated dependencies

Full Changelog: app-v0.1.3...app-v0.1.4

App v0.1.3

22 Jun 17:01
1b5ce87
Compare
Choose a tag to compare
  • Updated tauri to 1.4.1
  • Added more info to bootloader setup.
  • Added new icons
  • Use two switches to toggle between /data and data.img
  • Deploy to GitHub pages for testing
    Note: Windows version is not functional yet.

App v0.1.2

07 Jun 04:09
31100fc
Compare
Choose a tag to compare
  • Support data.img creation
  • Added system.efs detection

v0.1.1

30 Apr 15:48
Compare
Choose a tag to compare
  • /data directory creation

Android x86 Installer v0.1.0

24 Apr 16:36
Compare
Choose a tag to compare

This is the initial release with basic functionality. It can complete an installation successfully.
Most of the functions are automated except for modifying the bootloader.
For now, users are expected to edit the bootloader config themselves to minimize risk and issues arising from fragmentation in the ecosystem.
Linux will be supprted for now, Windows support will be added in the future.