I'm doing some research and I'm trying to disable GUI and Dalvik in LineageOS. I want to boot into terminal, like Ubuntu Server does, without window manager and desktop environment.
It does not have to be interactive terminal, just e.g. run some shell script on boot which prints "Hello World".
It does not have to be interactive terminal, just e.g. run some shell script on boot which prints "Hello World".
- Is it complex to do such a change?
- If it's not, where should I look in source code?