I\'m new to Android development and have started creating my own UI. I see that you can either create it dynamically something like this (Dynamic Layouts):
This is a quite late response but someone could find it helpful. I'm currently making a library that lets you use dynamic layouts declared on the server. You can find it here: https://github.com/jelic98/dynamico