3

i've got a problem with my google play service under Android Studio 2.2 in its emulator. I downloaded every update and installed it but my google play service is still version 9.4. It wont work to install the play service via drag-and-drop and its original apk-file. Can anyone help me out with this? I need to work with GoogleAPI and it tells me my version is out of date.

Thanks in advance, J. Doe ;)

J. Doe
  • 837
  • 1
  • 7
  • 18
  • 1
    They release an update to play services but it may take a while to update the emulator. Meanwhile you can use Genymotion or a real device. – Androiderson Sep 26 '16 at 12:55

1 Answers1

0

You can update it by following the steps provided in this documentation. This guide also shows you a sample screenshot for you to understand more the steps.

Here are the lists of lessons that you can learn with this:

  • How to Update Your IDE and Change Channels

  • How to Update Your Tools with the SDK Manager

  • How to Edit or add SDK tool sites

  • Auto-download missing packages with Gradle

For more information, check this SO question.

Community
  • 1
  • 1
KENdi
  • 7,576
  • 2
  • 16
  • 31