Page 1 of 1

Possible to start Google Maps app?

Posted: Fri Nov 23, 2012 6:49 pm
by lampie12
Hi all,

I'm quite new to developing apps. But I was wondering if this is possible to do with livecode:
On Android, I have a specific address. I want to start Google Maps and use this address to start the navigation.

I've been googling, but only found some info on the google maps web-page.

regards,
lampie12

Re: Possible to start Google Maps app?

Posted: Sat Nov 24, 2012 12:40 pm
by Mark
Hi Lampie,

Start your URL with geo. More info:
http://developer.android.com/guide/appe ... tents.html

Kind regards,

Mark