


You will see the path to executables all you need to do is navigate to the path we received after executing $whereis git command and hit test you will get something like this.Go ahead open your android studio via terminal and follow the steps:.You can see the git executables here, now all you need to do is setup this in your android studio.You can navigate to this link via terminal as well, following are the commands.After the installation process is done run command to get the path of your git executable file: $ whereis git.I failed to take the picture of terminal while git installation, so no picture for that. Let git install properly you will see the complete data on terminal itself.To install git first you need to open the terminal and run few commands: The very next thing to do was to setup the Git in Ubuntu, so we will discuss the same in this article, how can we setup the git repository for android Studio in Ubuntu. You can check out the installation process here : Problem Installing Android studio in Ubuntu 17.10? And first thing that I did after switching to ubuntu was installing Android studio.


Once logged in you can select the Repositories menu and create your new repository.Hey folks, its been a while playing around with Ubuntu. I first created my Bitbucket account signing in with my google account and providing a username and a password. In this way you can share code with your fellow developers even if your project is not intended to go open source. Here is what I did.įirst of all I chose Bitbucket and not Github because Bitbucket offers free private repository for small teams. I had to find tiny bits of information sparse around the web ’cause it seems most people consider cool to have any developer configure locally their own project once they first checkout. My goal is to allow a fellow developer to checkout (Clone in Git words) the project from server and have it fully functional and ready to be run or to work on it and commit changes. This post dates back to 2016 and is migrated from an older blog. Today I will share my experience about creating a Git repository for a new Android Studio project.
