Getting Started
• Using Android Studio
• First Android Application
. Why Kotlin over Java?
.Basics of Kotlin
APPLICATION AND ACTIVITIES
• Creating application and activities
• Application Manifest introduction
• Android application life cycle
• Android application class
• Android application folders and usage
USER INTERFACE AND WIDGETS
• Fundamental Android UI design
• Introducing Layouts and views
• Drawable Resources
• Types of layouts and inner layouts
• Use of widgets
BASIC OPERATIONS
• Intents
• Creating and using menus, context menu, pop up menu
• List Activity and spinner
• Toast
• Android Dialogues
• Tween Animation
COMMUNICATION WITH SERVER
• JSON Parsing