In Android Studio - Within Android Studio, select VCS -> Git -> Pull and check the box. Check the box reading “github/master” and then select “Pull”. This downloads the README from Github to your local repo. Now you should be all set!
On github web, go to the repo you want yo clone and click on the download button (code) then copy the url where it says clone with https. In Android Studio 4.0, go to VCS (if you've added a github plugin) then click on Get From Version Control, it will load a window where you'll paste in the url you got from github.
I'm trying to import an android project from github into ADT Eclipse but it doesn't find any projects in the repository when I clone it. The repo is clearly an android application project (from looking at the source) but no project is found to import. My steps are as follows:
In "Package explorer" right-click and select "Import"
Import project from Git.
Enter uri: https://github.com/moagrius/MapViewDemo
Just import master.
When cloning is done the following dialog shows up:
Why are no projects found to import!? How can I import the projects into eclipse?
Thanks for help!
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