My application is designed to use the Google Play Services API and is completely dependent on logging into Google. Now I decided to add some instrumental tests to the project. I can run them locally on an emulator or on a real device, but I ran into the problem of doing this on a remote emulator in a CI server (I use Travis CI). When the application is launched for the first time, the user is prompted with his Google account, and the following screen appears.

When this happens locally, I can enter the password and keep the tests alive, but I cannot do anything on the remote server, and the tests fail.
, :
Google () / / Travis CI? , adb/avd?