Detailed Course Syllabus is available after enrollment
Getting Started
- Using Android Studio
- First Android Application etc.
APPLICATION AND ACTIVITIES
- Creating applications and activities etc.
- Application Manifest introduction etc.
- Android application life cycle etc.
- Android application class
- Android application folders and usage etc.
USER INTERFACE AND WIDGETS
- Fundamental Android UI design
- Introducing Layouts and views
- Drawable Resources
- Types of layouts and inner layouts etc.
BASIC OPERATIONS
- Intents
- Creating and using menus, context menu etc.
- List Activity and spinner
- Tween Animation etc.
COMMUNICATION WITH SERVER
- JSON Parsing and many more