Error occured while importing ODK source code to android studio

I downloaded .zip version of collect from github and imported using android studio as mentioned in the readme file. my git is running (i checked using git --version command in git-bash).But i am getting error as

Error:Process 'command 'git'' finished with non-zero exit value 128

and the app is not building.

is there any additional steps i should follow??

Here is the screenshot and log file.

idea.log (212 KB)

From your log (at the bottom)

Caused by: java.io.IOException: Cannot run program "git" (in directory
"F:\Anastes\Android\IRTC3\collect\collect_app"): CreateProcess
error=2, The system cannot find the file specified

Check that you have GIT installed and in your PATH.

··· On Tue, Jan 19, 2016 at 3:47 AM, wrote:

I downloaded .zip version of collect from github and imported using
android studio as mentioned in the readme file. my git is running (i
checked using git --version command in git-bash).But i am getting error as

Error:Process 'command 'git'' finished with non-zero exit value 128

and the app is not building.

is there any additional steps i should follow??

Here is the screenshot and log file.

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com