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.
Asked
Active
Viewed 66 times
0
-
uninstall and install again your `ADT` , – Shayan Pourvatan Jan 03 '15 at 07:50
-
I tried this, nothing happens – 5400824 Jan 03 '15 at 07:51
-
have u uninstall adt from eclipse – Naveen Tamrakar Jan 03 '15 at 07:53
-
u can also use this one https://github.com/ErNaveen/google-play-services_lib – Naveen Tamrakar Jan 03 '15 at 07:54
-
Yes, I uninstall ADT from eclipse, and after that I lost my eclipse . – 5400824 Jan 03 '15 at 07:56
-
play store lib for u https://github.com/ErNaveen/google-play-services_lib – Naveen Tamrakar Jan 03 '15 at 07:57
-
@Naveen Tamrakar How, can I use this in my android project? – 5400824 Jan 03 '15 at 07:59
-
http://stackoverflow.com/questions/8248196/how-to-add-a-library-project-to-a-android-project – Naveen Tamrakar Jan 03 '15 at 08:03
1 Answers
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