Android Development Tutorial

Welcome to training for Android developers. Here you will find sets of topics within classes that describe how to accomplish a specific task with code samples you can reuse in your app.

This tutorial will teach you basic Android programming and will also take you through some advance concepts related to android application development.

Introduction to Android:
 Ø Android Overview.
 Ø Features of Android.
 Ø Android History and Versions (API Levels and Names).
 Ø Android Architecture.
 Ø Installing Android Studio.
 Ø Android Emulator.
 Ø Android DVM (Dalvik Virtual Machine).
 Ø Building Your First App.

Android Basic Building Blocks:
 Ø Activity.
 Ø Intent.
 Ø Services.
 Ø Broadcast Receiver.
 Ø Content Provider.

Android User Interface (UI):
 Ø UI Overview.
 Ø Layouts.
 Ø Input Controls and Events.
 Ø Dialogs and Custom Alerts.
 Ø Notifications.
 Ø Action Bars.
 Ø Toasts and Custom Toast Messages.
 Ø Drag and Drop.
 Ø Menus.
 Ø Search Interface.
 Ø Auto Complete TextView.
 Ø Pickers (Date and Time).
 Ø RatingBar and ProgressBar.
 Ø Styles and Themes.
 Ø Custom Components.

Android Data Storage:
 Ø SQLite Databases.
 Ø Shared Preferences.
 Ø Internal Storage.
 Ø External Storage.

Android Web Services:
 Ø REST.
 Ø SOAP.
 Ø XML Parsing.
 Ø JSON Parsing.

Android Advanced Topics:
  Ø Location and Mapping.
  Ø Multimedia and Camera.
  Ø Sensors and Accessibility.
  Ø Connectivity.
  Ø Speech API.
  Ø Telephony API.
  Ø Animations and Graphics (2D, 3D).

Android Development Tips and Tricks:
  Ø Coding Tips & Tricks.
  Ø User Interface Tips & Tricks.
  Ø Quizzes & Tests.
         Ø Interview Questions & Answers.

Android Overview →
Next PostNewer Post Previous PostOlder Post Home

0 comments:

Post a Comment