I am having a problem creating my first Android App.
- I installed JDK 7u21.
- I downloaded and extracted Android SDK Build: v22.0.0-675183.
- I started Eclipse and created a new Android Application Project.
- When I click Finish I get the following error:
Errors occurred during the build. Errors running builder 'Android Resource Manager' on project 'Steve'. java.lang.NullPointerException
I have search and couldn't find anyone with the same problem. Did I install something wrong? Is something missing from the SDK? What can I do to correct this error?