Posts

Showing posts with the label Android Project

Hello Android - Basic App Project Structure

Image
Each Android app has a corresponding project that needs to be created. Android Studio creates a fully functional Hello World app for us. But what all is included in this project - let's dissect this and understand the structure of a Basic App Project Structure.