I'm starting to study Android using the Android Studio tool and I have a problem: even though I search for books or video lessons I never find one that is up to date.
I have version 1.5.1, and when creating a project two XML files are created in the layout folder, one called content_main.xml
and another called activity_main.xml
In places I see, it does not show the creation of the file content_main.xml
. What is it for? Why did this change happen?