Could use a "tl;dr guide" of sorts on how to use Android.

GustavoM@lemmy.world to Linux@lemmy.ml – 24 points –

In other words... a "Use this to do that" guide. Or more specifically, how to customize it (Get rid of the wallpaper, use lower resolutions, set up apps to run on boot, permanently change scaling_min_freq, etc without the usage of third party apps) and where to find a decent/optimized version of it (Something like LineageOS? That works for armv7 32 bits?).

t. I'm currently using an Orangepi zero 3 sbc (which has zero gpu support on Linux afaik). And I'm forced to run Android on it because of it.

Thanks in advance.

3

Androids init system is very random. Use "Shelter" to isolate apps. Other apps will auto run if they want, or not if they dont. Its random.

Use GrapheneOS or LineageOS. On Pixels use GOS.

Try Termux, its a Linux container.

Developer options maybe.

Lineageos.org

maybe the adb shell is of use to you. easy way to install,remove,push/pull stuff

google adb cheat sheet