0

I need to install google play service library for my android project. I am using ADT version 22.3.0. But, the problem is that 'Google Play Services Library' is not available under 'Extras' in SDK Manager. And when I open ecllipse after updating SDK tools to latest version, eclipse give me error: " This android sdk requires ADT version 23.0.0 or above. Current version is 22.3.0. Please update ADT to latest version." And when I check for updates, then it says no updates available. Can one please help me.

5400824
  • 71
  • 3
  • 10

1 Answers1

0
I uninstall ADT from eclipse, and after that I lost my eclipse 

Restart your eclipse, and updating SDK tools to latest version, then under Extra tab you install google-play library

PPD
  • 5,660
  • 12
  • 52
  • 86