I have download android sdk toolkit and when i open eclipse in it.. i am facing this problem.. How to resolve it..??

Recommended Answers

All 2 Replies

That's interesting, it looks like you have a problem with your Oracle Java Environment. Did you install the Oracle Java 7 SDK or JRE? You need both the Oracle Java SDK and the Android SDK's for Android development.

BTW you should be using Java 1.6 as that what Android SDK is build with as there are some issues when using 1.7 It will work fine with simple apps but when you get to point that you need reflection and casting you may run into issues.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.