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?

project here

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

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -