Comment by fsflover
> What's the difference between an AOSP Android phone and a Linux phone?
The latter is:
- not being developed by Google which chooses what's better for them,
- provides convenient development tools,
- runs any desktop Linux software, can serve as a desktop when connected to a keyboard/screen,
- native terminal, including ssh, sshfs, X forwarding etc,
- allows to choose the OS you run.
More: https://source.puri.sm/Librem5/community-wiki/-/wikis/Freque...
Those are very relevant for a Linux laptop, but much less so for a Linux smartphone. An AOSP-based distro like LineageOS, GrapheneOS, or /e/OS paired with Termux provides almost a all of this, with the added benefit of ART - quite possibly the most polished runtime in the Linux ecosystem.
You can even plug a bluetooth keyboard and run Emacs on your Android / AOSP phone nowadays.