Having problem setting up for android

So I followed the tutorial here on the site

http://www.cocos2d-x.org/wiki/How_to_set_up_the_android_cocos2d-x_development_environment_on_Windows_7

But when I import the sample in eclipse i get an error

bash D:/Cocos2D/cocos2d-x-2.2.3/samples/Cpp/HelloCpp/proj.android/build_native.sh
Cannot run program “bash”: Launching failed

Error: Program “bash” not found in PATH
PATH=[C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Microsoft\Web Platform Installer;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;D:\LaTeX\miktex\bin\x64]

I don’t really get what I am doing wrong, any help would be appreciated. Also, I can’t seem to find any tutorials for how to use the engine either, like simple examples of making something move and stuff like that. Anyone know where I caould find something like that?

If you are developing under Windos 7 (or 8), you must follow this tutorial:

http://www.cocos2d-x.org/wiki/Setup_the_cocos2d-x_for_android_in_Windows_8_Metro

Give it a try! =)