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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -