In library Google play service did not add in andorid example.how to solve this problem.
Asked
Active
Viewed 342 times
3 Answers
0
Copy your google play service library inside your workspace and folle below step.
Just Right click on project then select BuildPath then Configure Buildpath inside buildpath, click on Libraries then Click on Add External JARs and add this google-map or whatever jar file which you need. and you are done...

InnocentKiller
- 5,234
- 7
- 36
- 84
0
see the link below :-
and then just link your library in your project to get access .

Salman Khan
- 2,822
- 5
- 32
- 53
-
i follow same link.but whenever i add googlr play service then it will not add properly. – Nitin Dec 13 '13 at 09:07
-
when you are importing the project in eclipse just check for copy projects into workspace and then check it. – Salman Khan Dec 13 '13 at 09:10
-
file->import->existing android code into workspace->add Google play library file.add select Is library option.then right click on mainproject and add google play service – Nitin Dec 13 '13 at 09:26
0
Try to Add in this manner and have the Google play service in the same workspace

vinay Maneti
- 1,447
- 1
- 23
- 31
-
when i have same steps follow but when i closed this window and reopen then show above window.In the Project ? mark show.please help me. – Nitin Dec 13 '13 at 10:02