0

I have a google map code in xxx.php file. How to display that map using android application using Http Get method in android.

Thanks in advance.

user1844654
  • 133
  • 1
  • 2
  • 14

1 Answers1

1

Take a look at WebView Much better approach is just use android libraries for Google maps.

piotrpo
  • 12,398
  • 7
  • 42
  • 58