About this course
Android training in Application Development is a hands-on Android course designed to provide essential skills and experience with developing applications on Android mobile platform. This course is best suited for Java developers who are seeking to master the Android API and best practices. Throughout the course, the students develop a real-life application, which can serve as a basis for their future Android projects.
Course Duration
2-Months
Required Qualification
Candidate should have minimum qualification of Intermediate with computer science.
Eligibility
The candidate should have the knowledge of computers basics, programming basics and can operate easily, where if the candidate has the some minimal knowledge of android applications then it is easier to learn.
Course Contents
Unit-01
Introducing Android
- Android Studio
- App: Hello, World.
Unit-02
Building a User Interface
- Fundamental Concepts
- Creating a UI using the designer and XML
Unit-03
User Interaction
- Responding to UI events
- App: Calculator
Unit-04
The Application Lifecycle
- Responding to changes in state
- Understanding the Manifest file
Unit-05
Multiple Activities
- Launching Activities using intents
- App: Boom Box
Unit-06
List Views & Remote Data Sources
- Download data via HTTP
- App: RSS Reader
Unit-07
Storage
- Storing data using Preferences
- Storing data using SQLite
Unit-08
Menus and Dialogs
- Showing Dialogs & Pref. Panes
Unit-09
Publishing Your App
- Signing your app
- Packaging your app