简体   繁体   中英

Importing google-play-service library, appear “No projects are found to import”

I tried importing google-play-service library, but it shows me the message below.

It's the Path:

这是道路

IT's the message:

这是消息

What did I do wrong?!?

Hey,Try this way,hope this will help you to solve your problem

Copy your google play service from eclipse and paste in same derive of your system where you create project, then check.

if it not work then create new workspace and check. sometime it make app by default and said there is no project.

Checkout and tell me if it work or not

You just Import the project Sdk/extras/google/google_play_sevices/libproject/google_play_services_ib/ dont go beyond this path, just imort this whle projest.

Note: While importing or attaching lib project with your project then take care of one thing: If path appear on import starts with a drive letter(C:, D: etc) then ,it means import not successful, it should be start with dot (...)

The library project should be on same location where your project is (for successfull import.) while it is in workspace on at any other location.

尝试将其直接粘贴到您的工作空间中,如果您只想添加jar文件,则对特定项目使用buildpath选项。

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