Single Boot on my Hi10X

  1. I installed Android x86 9.0 r1 on an usb-c Key

    • ext4 formatted (GPT) usb-c Key.
    • Instal EFI grub2
    • /system R/W : yes (to be able to tweak it)
      *EDIT : need keyboard to start android as windows is set by default. dunno if there is a way to control grub via volume buttons and windows key
  2. screen Orientation (half-fix) ,

  • you need to modify /system/etc/init.sh

  • there is a line in

function init_hal_sensors() { [...] *) has_sensors=false

  • you need to change false by true
  • chmod 744 init.sh
  • reboot
  • apps like rotation control should work properly now. (they can be found on apk mirror)
  1. keyboard work properly, touch keyboard doesn’t show up so force it in settings> languages…

  2. Stylus work somehow but no pressure and not really recognized as one.

I’d like to get the stylus working, if you guys have any clue, I’d be glad to hear