Android and MySQL

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
mattrgs
Posts: 37
Joined: Tue May 28, 2013 1:41 pm

Android and MySQL

Post by mattrgs » Wed Apr 16, 2014 4:48 pm

Hi everyone,
I am creating an app which uses an SQL database. When I run the code on my phone it stops working when I try to make a connection with the database, I have run the code on my computer and it works. Any suggestions?
Thanks
Matthew

sefrojones
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 447
Joined: Mon Jan 23, 2012 12:46 pm

Re: Android and MySQL

Post by sefrojones » Wed Apr 16, 2014 8:13 pm

Under android standalone settings do you have MySQL checked? Also you will need internet and possibly write to external storage permissions as well.

--Sefro

mattrgs
Posts: 37
Joined: Tue May 28, 2013 1:41 pm

Re: Android and MySQL

Post by mattrgs » Wed Apr 16, 2014 8:36 pm

Thanks, took a bit of time to find all of the correct boxes to tick but it now works! :D

sefrojones
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 447
Joined: Mon Jan 23, 2012 12:46 pm

Re: Android and MySQL

Post by sefrojones » Wed Apr 16, 2014 9:13 pm

No problem at all. Glad it helped! :D

Post Reply

Return to “Android Deployment”