I try to clone a project from Bitbucket into Android Studio. The project was originally published from Eclipse.
But I get the error:
Clone failed. Failed to start Git process.
What I have done so far:
Installed a Bitbucket plugin: https://bitbucket.org/dmitry_cherkas/jetbrains-bitbucket-connector/downloads (http://www.goprogramming.space/connecting-android-studio-project-with-bitbucket/)
Then VCS -> checkout from Version Control -> Bitbucket
I get a login screen. I logged into Bitbucket and I could see the list of my projects (WOW!) Then selecting a project and press ok. -> Clone failed. Failed to start Git process.
Any help on how I can clone a Bitbucket repository?
The 3rd party for bitbucket plugin on android studio seems not work. You can try below steps to clone a bitbucket repo:
VCS -> Git -> clone -> paste bitbucket URL repo -> clone.
It can clone successfully.
Go to repository in BitBucket to the top right there is button called Clone Click on it copy the link
Now go to android studio Click >VCS>CheckOutFromVersionControl>Git Now paste the link remove the git clone at the start of the link Click Okay
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With