Sunday 5 April 2015

Android Core Tutorials

Android Core Tutorials

Android
Android is an open source platform/operating system for mobile devices – smartphones and tablets created by Google. The Android SDK provides you the API libraries and developer tools necessary to build, test, and debug apps for Android, using Java. So, if you know Java, Android programming should be easy!
In this series of tutorials, we provide step by step examples on how to program on Android.

Quick Start

Getting started with Android programming.

Fundamentals

Basic Android programming tutorials.

User Interface Controls

Android UI control tutorials.

Views

Basic building block for user interface components.

Layouts

A layout defines the visual structure for a user interface.

Animations

Android animation tutorials.

Services

Android services tutorials.

Communication

Media

Third Party Integration