Android Hello World And Project Structure
Dec 16 2016

Jatin Malik

Learn how to create a simple Android app and understand the project structure of an Android app. This lecture teaches you how to create a new Android project and what are the files that are included as part of Android project - Java Source files, Resources, and Configuration files. Also explains - different project views in Android Studio. How to create a virtual device using AVD Manager to test and run the apps.