This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Android gingerbread 128MB usecase without graphical userinterface

Hi,

I followed the article here about stripping down the Android system for minimum memory usage. I was successfully able to get rid of all the unused packages for my use case. My question is related to the graphical user interface in Android. 

Would it be possible to completely remove the GUI so that i just get a shell presented on my display? Because my usecase doesn´t need user interaction happening on a GUI. I know it sounds weird to use Android without a gui, but all i want is to have shell. :-)

So has anyone a suggestion about how to to that?

Thanks in advance!

Mario