I am a beginner in Android Development. I'm encountering lots of problems while starting to configure the IDE. I have downloaded the full SDK from Android SDK. Since I have Windows 64-bit version I have selected 64-bit. I have extracted it, the website says all the files are preloaded and there is nothing more to download.
When opening Eclipse I get the error failed to load jni shared library jvm.dll eclipse
.
I downloaded some other versions of Eclipse it runs and I have installed Android Developer tools in it and specified the SDK location of the previous archive. This version of Eclipse Shows the Error r cannot be resolved to a variable
, intact the R.java file
is not generated.
I'm fed up, could someone throw some light onto this situation?