← Back to context

Comment by pjmlp

6 months ago

Phones aren't x86, each is own snowflake, and on Android the nature of being a managed userspace, means there is a certain freedom regarding which ARM designs that Samsung, Qualcomm, Mediatek, and whatever else is out there comes up with.

Then there is everything else that happens to be on the motherboard.

The camera is also surprisingly software dependent. Using the pixel camera vs using default configuration with an app called open camera, the difference is so clear. The camera is basically all software — the images are pure trash before processing.

  • >Using the pixel camera vs using default configuration with an app called open camera, the difference is so clear.

    Is this hardware dependent though?

    I ask because I’ve seen custom android mods that port the pixel camera, presumably if that works for other devices it’s a good sign that postprocessing can be decoupled from specific hardware.

  • Can you access the camera, though? I thought full access to the camera sensor was locked down only to awful Samsung apps?

    • It's been many years since I did android rom stuff but how it was back then was that yes you can access the camera, but you lose the proprietary image processing pipeline which exists just as software. So your photos come out looking much worse since phone cameras rely heavily on software to look good.

      1 reply →