HOW TO RUN ANDROID ON ECLIPSE


 


  • (This step is not required for those who have downloaded SDK from Torrentz.com site as platforms will be present)Back in eclipse goto Window ---> Android SDK and AVD manager ---> Available Package , Select the package you are required(for first timers Android Repositary is must) ---> Install Sellected . It will take about 400 mb of download  .






  • (Common required step) After all this downloading and installing job you can see the installed packages in Installed Package ,now we will  create Virtual Device to run the emulator . Goto Window ---> Android SDK and AVD manager ---> Virtual Device.in above fig i have shown virtual device only for platform 2.2 you can try for other all platforms(1.5,1.6,1.7,1.8,1.9,2.0,2.1,2.3).


                          
    NOW  ECLIPSE IS READY FOR CREATING ANDROID APPLICATIONS...