I installed:
Add in system variable PATH
$JavaDir and $AntDir
Add JAVA_HOME
Create Device in Android Emulator 2.1,2.2 and 2.3
run in ant directory sdk-setup.bat and after that run run-host.bat
And I see this error
file not found .?*
file not found .?*
file not found .?*
file not found .?*
file not found .?*
FIND: invalid key
FIND: invalid key
file not found .?*
file not found .?*
OS Windows 7/32bit
you are receiving these errors because cygwin cannot find files or most probably your search paths are invalid.
you forgot to add cygwin directory to PATH. It has to be in first before any windows paths.