I just installed Eclipse and all the other goodies that are needed to make an android app. the path is correct in the pref forwarding to the sdk folder and everything, however when I create a new project, when the workspace is doing it's thing, I get 2 errors... I'm pretty sure there is a step i'm not seeing from the tutorials I've done... any help?
Here are the errors:
The other is
Any idea what's causing these?
Here are the errors:
Code:
Description Resource Path Location Type
The project cannot be built until build path errors are resolved Android Test Unknown Java Problem
The other is
Code:
Description Resource Path Location Type
Project 'Android Test' is missing required source folder: 'gen' Android Test Build path Build Path Problem
Any idea what's causing these?