How to use Google API client library?

允我心安 提交于 2019-12-08 05:41:57

问题


I want to use Google places API in android application.

which Jar library do i need to add?

i have already downloaded the zip contains all the jars with their source.jar

i doc't know which jar should i use in android 2.2 and what to do with source.jars


回答1:


Please follow this tutorial: http://blog.brianbuikema.com/2010/08/android-development-part-1-using-googles-places-api-to-develop-compelling-location-based-mobile-applications/ and you can move ahead quickly in you answers.

It seems to me that you do not need to include any jar file; but when creating new new project in android please select Google API as your project platform.



来源:https://stackoverflow.com/questions/9093043/how-to-use-google-api-client-library

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!