[android-beginners] Re: Hello Android code not compiling

2009-01-03 Thread anand
refer to the following documentation on how to setup the android development environment in eclipse: http://code.google.com/android/intro/installing.html and then go onto the hello android program: http://code.google.com/android/intro/hello-android.html On Dec 31 2008, 1:29 pm, "Eddie O'Hagan

[android-beginners] Re: Hello Android code not compiling

2009-01-01 Thread Jonathan Parker
You need to install the eclipse plugin if you are using eclipse, otherwise you need to reference the android jar file. On Thu, Jan 1, 2009 at 5:29 AM, Eddie O'Hagan wrote: > > I cant figure out why my code isn't running. Its giving me errors even > with the import statements > > package com.andro