4

I've recently had to re-install all my SDKs etc. on my new HDD, and I'm getting errors trying to work with newly created Android Projects in Eclipse.

I installed the JDK, I installed Eclipse, I installed the Android SDK, I installed the ADT Plugin for Eclipse.

I had some errors with the Android SDK Manager (Access Denied to downloaded files so no updates being made) which appear to be fixed by selecting 'Run as Administrator'

When I create a new Android Project in Eclipse, the project appears to create successfully, however R.java is not being generated and I am getting the message "The project target (Android 2.3.3) was not properly loaded."

1 Answer 1

7

Sounds like file privileges issue. Run as Administrator to lunch Eclipse and try again. If it works, try to give yourselves good enough priv to mount point of your new HDD.

Sign up to request clarification or add additional context in comments.

1 Comment

Ahhh yes, thank you! For some reason I thought it already was Running As Administrator. Bah! :)

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.