i still really can't figure out what's wrong. I double checked and it's an Android project then is in the src folder then com.example.helloandroid package and then has a java file called HelloAndroid.java
On May 6, 7:26 am, Francisco Dalla Rosa soares <[email protected]> wrote: > Is it my impression or you're trying to write that application as a normal > java app instead of starting an Android Project? > > 2011/5/6 exax <[email protected]> > > > > > > > > > I am developing in eclipse. Do you mean the class path in the > > environment variables. I added where the sdk was in the eclipse > > program itself and added the tools to the path variable. Is there > > another class path or should I try adding it to an environment > > variable? > > > On May 5, 12:28 am, warenix <[email protected]> wrote: > > > did you compile your code in Eclipse or in command line console? > > > > look like you didn't include the android sdk in your class path > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

