LIveCode, Google Maps and Android smartphones/tablets
Moderator: Klaus
LIveCode, Google Maps and Android smartphones/tablets
Has anyone built a LiveCode program integrated with Google Maps program that can be converted into an Android app for use on an Android smartphone/tablet or phablet. The app will use geolocation/geocoding/reversecoding and also access a Cloud SQL database to compute metrics for our advertising app.
-
- Livecode Opensource Backer
- Posts: 447
- Joined: Mon Jan 23, 2012 12:46 pm
Re: LIveCode, Google Maps and Android smartphones/tablets
I think you can do all of those things with livecode. Here's a few links to get you started:
A lesson a getting location and using compass:
http://lessons.runrev.com/s/lessons/m/4 ... al-compass
A lesson on web services, which has a small section about google maps geocoding:
http://livecode.byu.edu/internet/introWebServiceEx.php
Connecting to a mySQL databse:
http://lessons.runrev.com/s/lessons/m/4 ... l-database
Hopefully this helps a bit!
--Sefro
A lesson a getting location and using compass:
http://lessons.runrev.com/s/lessons/m/4 ... al-compass
A lesson on web services, which has a small section about google maps geocoding:
http://livecode.byu.edu/internet/introWebServiceEx.php
Connecting to a mySQL databse:
http://lessons.runrev.com/s/lessons/m/4 ... l-database
Hopefully this helps a bit!
--Sefro