Android Gui Developer
CurrentDeclaring UI layout in XML rather than run time code is useful for several reasons, but it's especially important so you can create different layouts for different screen sizes.To create a dynamic and multi-pane user interface on Android, need to encapsulate UI components and activity behaviors into modules that you can swap into and out of your mobile.