How can i open this github project in android studio? -
i trying android gallery multiple image picker program. found lots of sample didnt run on android studio. project in link have problem too.
how can running project in link?
you have go on vcs tab in upper part of android studio -> checkout version control -> github.
then have use https://github.com/ host, auth type password , username , password of account.
after in git repository url have insert https clone url in right part of webpage (in case https://github.com/yazeed44/multiimagepicker.git). choose parent directory , name of project.
done.
Comments
Post a Comment