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

