简体   繁体   English

Google Play服务库,在Eclipse目录文件夹中找不到

[英]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! 我正在使用eclipse创建应用程序,最近我已经使用sdk manager安装了Google Play服务。但是我没有在安装位置找到任何库,我已经在网络上搜索了解决方案并重新安装了它! 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 但是,直到现在我还没有找到将Google Play库添加到我的项目中的解决方案,请帮助我完成。并给出以其他方式添加库的任何提示

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 您不能从SDK位置获取库项目,但可以从YourSDKLocation-> Extras-> google-> m2repository-> com-> google-> android-> gms-> play service并遵循Google Play服务的.aar文件。 步骤从.aar创建库项目

you can also download the library project from here . 您也可以从此处下载库项目。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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