简体   繁体   中英

Google drive API with eclipse

I have imported sample google drive api project in eclipse But it shows errors. Here's the link of the pic.

Make sure you have installed GooglePlayService from android SDK Manager unser extras. then goto [your sdk location]\\extras\\google\\google_play_services\\libproject\\google-play-services_li‌​b\\libs and copy past google-play-services.jar available their into your projects libs directory then clean build your project.

我认为您可能在libs文件夹中有该jar,但是您是否尝试过右键单击它并选择“添加到构建路径”?

I think you need to open the SDK manager and download the Google Play Services under Extras. Then follow the guide here: https://developer.android.com/google/play-services/setup.html .

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