android studio local git -


i'm trying create local git android studio projects.

how can import project project b library using local git without using github ?

i create project , enable version control integration , commit , next step locally add project ? pull new updates library.

is possible add local project project dependency ?

what best way have local git ?


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -