Specifically, loading the tictactoemain sample.
I get the following error:
[2010-12-27 19:48:35 - com.android.ide.eclipse.adt.internal.project.AndroidManifestHelper] Unable to read D:\Program Files\Android\android-sdk-windows\AndroidManifest.xml: java.io.FileNotFoundException: D:\Program Files\Android\android-sdk-windows\AndroidManifest.xml (The system cannot find the file specified) [2010-12-27 19:48:35 - com.android.ide.eclipse.adt.internal.project.AndroidManifestHelper] Unable to read D:\Program Files\Android\android-sdk-windows\AndroidManifest.xml: java.io.FileNotFoundException: D:\Program Files\Android\android-sdk-windows\AndroidManifest.xml (The system cannot find the file specified) [2010-12-27 19:49:15 - TicTacToe] Unable to resolve target 'android-8'
I only have 'android-9' SDK loaded, but the manifest file only sets the min SDK to 8.
I get this when I try to create a project out of the SDK files.
What configuration tells Eclipse to look in 'D:\Program Files\Android\android-sdk-windows\'?