0
My partner and I are quite fond of pairing from time to time, usually when we have some complex function. But we live in different cities and sometimes it gets hard to get together to program.
We are currently developing an Android application with the official IDE (Android Studio) configured with Github version control.
Lately we’ve been using screen streaming over Skype to do the programming in pairs. It’s nice, but we wanted something similar to what Google Docs does, that is, simultaneous editions.
Is there any tool or functionality of Android Studio or Git that does this?