Session 01 : Setting Up Android SDK with Eclipse


Are you wish to learn android? Keep on touch. We are guide you to learn from the very basic level very short of reading. 

First you need some knowladge about programming language of Java.

Hope you were configure java and make your PC as JVM(Java Virtual Machine)

To Setting up the Android environment with eclipse. You need to download eclipse for your specific machine.

Now Shall we going to start to setup.....

Guys, follow the steps.
  1. Start Eclipse, then select Help --> Install New Software
  2. Click Add, in the top-right Corner
  3. In the Add Repository dialog enter "ADT Plugin" for Name & the following URL for Location
    https://dl-ssl.google.com/android/eclipse/
  4. Click OK
  5. In the available software dialog check the Developer Tools and click, Next.
  6. Read the licence and accept it.
  7. That it. Finish. 
 Now. You can Start your development.  

Let's dig to start in few days.

Comments

Popular posts from this blog

Missionaries & Canibal Problem in AI using Pro Log

Hide the navigation bar in jHipster Angular 2

Spring Boot - No Need to Restart the Development Server for Each Time