Re: Unable to run develop Android with Eclipse

2009-04-18 Thread Fred Grott
Windows problem..no spaces in fodler names of the java sdk.. Install java sdk in different folder at root of drive and change the eclipse.ini file to point to it. On Sat, Apr 18, 2009 at 9:49 PM, ajk wrote: > > Hi all, > Please bear with me and help me out. I have followed all the steps > requ

Re: Unable to run develop Android with Eclipse

2009-04-18 Thread Naveen Krishna Ch
i think u might have to link the eclipse with android sdk u can do tht by going to help-> software updates-> under add site add the local archive browse to point it to ur adt unzipped then right click install and restart ur eclipse now u might get ur preferences thing 2009/4/19 ajk > > Hi all,

Unable to run develop Android with Eclipse

2009-04-18 Thread ajk
Hi all, Please bear with me and help me out. I have followed all the steps required to develop Android applications on my Windows..using Eclipse 3.4 (Ganymede). - Installed Java SDK 5.0 - Downloaded Eclipse 3.4 - Downloaded Android SDK 1.1_r1 - Got the ADT plugin for Eclipse by Help>Software Updat