My partner and I really enjoy programming in pairs from time to time, usually when we have some complex function. But we live in different cities and sometimes it is difficult to get together to schedule.
We are currently developing an Android application with the official IDE (Android Studio) configured with the Github version control.
Lately we are using the Skype screen transmission to do the pair programming. It's cool, but we wanted something similar to what Google docs does, that is, concurrent edits.
Is there any tool or functionality in Android Studio or Git that does this?