I work with my friend on one android studio project, how can we do sync, work on one project at the same time on different notebooks with OS Windows?
Asked
Active
Viewed 8,446 times
1 Answers
5
You can do that using git or svn integration.
More about git here:
http://guides.beanstalkapp.com/version-control/git-on-windows.html.
svn:
http://www.cs.dartmouth.edu/~campbell/cs65/svn/androidstudio.html

Andrei T
- 2,985
- 3
- 21
- 28