[android-beginners] Re: How to start an Android project in Eclipse?

2009-09-24 Thread Sudheesh J
Make sure that you have set the path to the Android SDK under Window- >Preferences->Android See configurin eclipse at: http://developer.android.com/sdk/1.6_r1/installing.html#InstallingADT Sudheesh On Sep 23, 5:43 pm, Jaakko wrote: > I tried to install Android in Eclipse. I followed instruction

[android-beginners] Re: Error Creating AVD

2009-09-24 Thread Sudheesh J
I think you don't have JDK installed (http://java.sun.com/javase/ downloads/index.jsp). Or if you have already installed it, make sure that the bin directory is in the PATH. On Sep 23, 4:35 pm, Highmastdon wrote: > Hi, > > I've been trying to run a default application in netbeans, but there > i