简体   繁体   中英

Import and cloning from Git to android studio

I am new in using android studio I an currently trying to build the interface between the Google Glass and computer, for that i first need to debug my glass using some sample examples from Git but i am not able to clone those examples to android studio . It says "Clone Failed" "Failed to start Git process"

I don't have enough reputation to make comments, so I'll try to provide you an answer without knowing the specifics of your setup. If this answer is misleading, please comment below and I'll try to improve it.

First make sure you have the git executable installed. Then go to the menu File->Settings . Under the section Version Control->Git , fill in the Path to Git Executable field. The exact path will depend on your system and version of git installed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM