Wednesday, January 25, 2012

Android Introduction

Android is the leading mobile OS around the world in many countries and here are the concepts that are explained with real time situation which i have obtained during my application creation.

Lets starts with the basic requirements which are need to be done before starting the application in android.

Following components are need to be downloaded initially
  • Java latest version along with JDK.
  • Eclipse tool.It should be Eclipse 3.6(Helios) 0r greater.
  • SDK latest version from Android's developer site.
After installed all those downloads need to update Eclipse along with ADT plugin to create and run Android applications.

No comments: