K so i got it to work! im not sure why but i had to create my own launch configurations with it using an emulator that I created. Wasn't Eclipse supposed to do this automatically or something? oh well it works fine now, Thanks!
On May 6, 5:20 pm, Streets Of Boston <[email protected]> wrote: > Do these steps: > > - In Eclipse, make sure you're project is open. > - Right click on your project (in the Package Explorer) > - Select 'Properties...'. > - Select Java Build Path. > - Select the 'Libraries' tab. > - Make sure that only 'Android x.x' --> '*android.jar*' is there. This > denotes the SDK you're using. I suspect you're using a J2SE SDK instead. -- 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

