[Android]Android Tutorial

android-logo

Android, an open source operating system for mobile devices (Smartphone and tablet), led by Google. The Android SDK provides a set of tools and APIs to develop Android applications, using Java. So, if you know Java, Android programming is easy :)

In this series of tutorials, we show you the list of basic tutorials to get you start program Android easily.

Note
All Android tutorials are developed in Eclipse 3.7, and tested with Android 2.3.3.

P.S This is just the initial version of Android tutorials, will keep publishing more in future.

1. Quick Start

Get you start in Android programming.

2. Fundamentals

Some Android basic stuffs.

3. User Interface Controls

Play with Android UI controls.

4. Layouts

Play with Android layout controls.

5. FAQs

Some common asked questions in Android.

References

    1. Android Developer
    2. Android Fundamental
    3. Android in Wikipedia
原文地址:https://www.cnblogs.com/webapplee/p/3774059.html