android google map issue with google-play-services_lib -


i created 1 android application followed steps make api keys , intalled google play services android sdk manager. read many blogs integartion google map, import libraty project worksapce "\adt-bundle-windows-x86\sdk\extras\google\google_play_services\libproject\google-play-services_lib" path. when tried add library project project's property window in android tab got following out put enter image description here when check library second time got following out put in android tab enter image description here have proble of libraty project. used eclipse ide. got solution different ide , suggest me best solution..

the first problem happens when path library long, solution move google-play-services lib place path shorter , try reference again.

your second problem:

"google maps android api(23127): failed load map. not contact google servers." 

caused when there problem api key or problem permissions have defined in manifest file, take post wrote , go on steps generate key:

google map api key

next, check steps 5-7 , verify defined right permissions:

google map api v2


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -