{"id":1583,"date":"2016-10-02T06:52:23","date_gmt":"2016-10-02T10:52:23","guid":{"rendered":"https:\/\/cindypotvin.com\/?p=1583"},"modified":"2017-02-18T16:39:20","modified_gmt":"2017-02-18T21:39:20","slug":"how-to-get-started-with-android-development-basic-structure","status":"publish","type":"post","link":"https:\/\/cindypotvin.com\/how-to-get-started-with-android-development-basic-structure\/","title":{"rendered":"How to get started with Android development – Basic structure"},"content":{"rendered":"

\"andro02\"In a previous article<\/a>, I wrote about how you can launch your first Android application from the samples provided with Android Studio. Now that you’ve had a chance to poke around a few samples, I’m going to tell you a bit about the basic structure of an Android application.<\/p>\n

A good place to start understanding an application is the manifest. The AndroidManifest.xml<\/em> file links all the parts of an Android application together, including:<\/p>\n