Android Studio Development Shared Project Folder

  • Replies:0
Ana
  • Forum posts: 1

Dec 4, 2015, 4:59:48 AM via Website

How can I share a project/working directory between two Android Studio installation in two different computers? The shared repository is a file sharing cloud service like Dropbox.com or box.net.

The reason I want to do this is that I have a desktop and a laptop each with Android Studio. I want to be able to seamlessly do development work between the two systems without having to checkin or checkout code in a code repository.

I don't plan to run the two Android Studio concurrently. This is just for me - one user.

I used to be able to do this with Eclipse ADT but with Android Studio I am getting multiple errors - missing libraries, etc.

Any suggestions on this use case is also welcome.

Thanks in advance,

Ana

Reply