How to use Google Places API for android? -


I want to use Google Placese API using 'name' in Android.

But I can not figure out how to use the name in Android and can find out how to use just the types.

For example,

  types = cafe | Bakery  

But, I do not want to use names.

In other words, I want to use a name like a store, B-cafe etc.

<

Do you know how to use the name of the place in Android?

I really want to get the answer.

Thanks in advance :)

Use name or keyword parameters


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -