1

I'm unable to install/download google play services in android studio.

This is the screen shot

When i press install it shows following error every time. I've working internet too.

This is the error screenshot

how to solve this error?

AtifSayings
  • 756
  • 14
  • 23

1 Answers1

1

The error screenshot says that access is denied. You should try running Android studio as an administrator. You do this by right-clicking on android studio, then you click 'run as administrator', then click yes to allowing android studio to make changes to your computer (this step may require a password). Finally, you should retry installing google play services.

Coder
  • 1,175
  • 1
  • 12
  • 32