|
|
|
|
|
by 418tpot
423 days ago
|
|
I currently run LineageOS and am constantly frustrated with its limitations
every day. On desktop linux I can quickly write up a program to do most anything I want in
pretty much any language, and in my text editor of choice. I don't know anything
about android development and I don't really want to invest time in learning Google's
proprietary GUI toolkit when QT/GTK, or even raw OpenGL is more portable. I
once looked into it and gave up when it seemed like it was going to be very
painful to write an app outside of android studio (why is there not just a CLI
tool to compile these things?). On vanilla linux I can whip up most things in
under an hour in C, Rust, or even Bash. |
|