简体   繁体   中英

Google play service library , not found in Eclipse directory folder

i am using eclipse to create apps,recently i had installed Google play service using sdk manager.but i didn't found any library in the installed location, i had searched for a solution in web and also re installing it! But, till yet i didn't get a solution to add Google play library into my project, kindly help me to come through .and also give any tips to add library in other ways

you can not get the library project from SDK location but you can get .aar file of google play service from YourSDKLocation -> extras -> google -> m2repository -> com -> google -> android -> gms -> play service and Follow this steps to create library project from .aar

you can also download the library project from here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM