-4

I am new to android and i am trying to build a police station finder application near my current location. I have a little idea how to do it with map fragments but map fragments don't work anymore. So, what is the other way to do the same?

Aman Verma
  • 319
  • 1
  • 3
  • 4
  • Take a look at this answer that uses the Google Places Web API: [http://stackoverflow.com/a/30162174/4409409](http://stackoverflow.com/a/30162174/4409409) – sud Nov 28 '15 at 10:29
  • *"but map fragments don't work anymore"* - Say what now? – MH. Nov 28 '15 at 10:38
  • Oh, in America we just fire a gun into the air and they find us :) – Tom Zych Nov 28 '15 at 11:17

1 Answers1

0

here you can get places near by your location using Google Place API and for use of Place Api see this blog

hope this will help you.

sud
  • 505
  • 1
  • 4
  • 12