• @[email protected]
    link
    fedilink
    5
    edit-2
    10 months ago

    The same applies to Android OS development. All of it. Android requires a very powerful 1000 USD desktop or laptop computer with 20 gigs of ram and 200 gigs of SSD hard drive space just to compile. This is unacceptable.

    Meanwhile, mainline phone linux, like dreemurrs archlinux or postmarketos, can be developed using the same phone it runs on!!! All you need is a 20 USD bluetooth keyboard. It is fully awesome. Imagine a world where anybody with just a smartphone and a bluetooth keyboard could be an OS developer!

    • @maness300
      link
      1010 months ago

      Android dev here. It does not require 20 gigs of RAM.

      • @[email protected]
        link
        fedilink
        19 months ago

        It did last time I tried compiling AOSP. At least on the default settings. After I told the build system not to try building in parallel, I got that number down to 8 gigs. Still way too high. There’s no way anybody could develop AOSP on a phone.