Making your PC ready to develop android apps

Learning Android is one of  my resolution of this year, don't know how far I going to make it...

let's start with the first step of making your PC ready with all the bunch of installations.

1) install JDK 1.6 -- download jdk 1.6

2) install Eclipse indigo 3.7.1 -- download Eclipse

3) In Eclipse go to Help --> Install new software --> Add 
    Enter the below details
         Name     : ADT (you can give what ever)
         Location : https://dl-ssl.google.com/android/eclipse/ 
    Click OK and Finish.

4) Restart Eclipse when it asked. While starting eclipse, it will prompt you to download the android SDK or               you can give the location if you already have in your mechine.

Now your system is ready to develop android apps.....

Comments

  1. It was a very good post indeed. I thoroughly enjoyed reading it in my lunch time. Will surely come and visit this blog more often. Thanks for sharing. android blog

    ReplyDelete

Post a Comment

Popular posts from this blog

What's New in JAVA 8

Singleton Design Pattern

Internals of JSF