I started briefly with android and I had a big question. How do I make a layout to work on all screen sizes?
As I researched, there are specific layout folders for each size. So how do I create these folders, since in Android Studio comes only with a "layout" folder.
Another question, done this, how will my application know which layout to open?