[Android][Resolved] Can't start Git: C:\Program Files\Git\cmd\git.exe Probably the path to Git executable is not valid.



This is an error message at Android Studio when running android emulator on window platform:

Can't start Git: C:\Program Files\Git\cmd\git.exe Probably the path to Git executable is not valid.
First you need to do is check that path existed or not.
If not, download and install the suitable Git version :
If this path and the git.exe is existed, you can check “fix it” in error message to select the right path.