How to add elements in XML Layout in Android Studio

On the previous blog, we learned how to create your very first app in Android Studio with Java. Today I am going to teach you how to add elements inside an XML file in Android Studio. Let’s start. There are two ways on adding elements in the XML file, the first one is by drag …

How to add elements in XML Layout in Android Studio Read More »