• Rabbit R1, AI gadget, runs on Android app, not requiring "very bespoke AOSP" firmware as claimed by Rabbit.
  • Rabbit R1 launcher app can run on existing Android phones, not needing system-level permissions for core functionality.
  • Rabbit R1 firmware analysis shows minimal modifications to standard AOSP, contradicting claims of custom hardware necessity by Rabbit.
you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago* (2 children)

What about custom ROMs like Lineage? The only thing holding it back from working on every phone is that many phones have blocks to prevent installing a custom ROM in the first place. Could be just like windows in that it has every driver for every piece of hardware in the package, just bloating it unnecessarily.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 13 points 2 years ago

    The manufacturer has to release the phone's kernel source code before any custom ROM development can happen for the phone most of the time for that reason.

    There is a reason that GrapheneOS only works on a couple of Pixel phones.

    Could be just like windows in that it has every driver for every piece of hardware in the package, just bloating it unnecessarily.

    Google specifically designed the Android kernel so that the driver are excluded, unlike the normal Linux or Windows kernel, because, long story short, Qualcomm did not want it to happen.

  • source
  • parent
  • [–] 6 points 2 years ago (1 child)

    Every device had it's own device tree and kernel with custom driver's, binary blinds, and system software. All of it runs beside the closed source modern os

  • source
  • parent
  • hideshow 2 child comments