Android – launch google map via web url

Typing geo:0,0?q=google into the address bar opens the maps activity and searches for google nearby.

I assume this will work from a link in a page, but haven’t checked.

a full list of accessible intents here:
http://developer.android.com/guide/appendix/g-app-intents.html

Leave a Comment