Search found 67 matches
- Mon Jun 29, 2015 3:46 pm
- Forum: Android Deployment
- Topic: Detect if connected to via WiFi or 3G
- Replies: 3
- Views: 2908
Re: Detect if connected to via WiFi or 3G
For anyone who wants to do this I have found a work around.. by using a third party called http://ipinfo.io its open source which outputs a json which displays the company for the IP and host name, and with a simple PHP script I was able to look for the UK suppliers of mobile networks as in the UK t...
- Mon Jun 29, 2015 2:42 pm
- Forum: Android Deployment
- Topic: Detect if connected to via WiFi or 3G
- Replies: 3
- Views: 2908
Re: Detect if connected to via WiFi or 3G
Anyone know of a way of doing this in LC ?.
Seems a bit silly that they would have a function for IOS but not for Android.
Seems a bit silly that they would have a function for IOS but not for Android.
- Fri Jun 12, 2015 6:04 pm
- Forum: Android Deployment
- Topic: Detect if connected to via WiFi or 3G
- Replies: 3
- Views: 2908
Detect if connected to via WiFi or 3G
Is there anyway to detect if the device is connected via WIFI not 3G
- Fri Jun 12, 2015 4:48 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: mobile download file
- Replies: 17
- Views: 4321
Re: mobile download file
Was a solution ever found for this as I can't seen to stop it from going into a download loop either
/

- Fri Jun 12, 2015 12:55 pm
- Forum: Android Deployment
- Topic: Android Download file
- Replies: 4
- Views: 2184
Re: Android Download file
Have tired libURLDownloadToFile but seems to always stop at 1.8mb and then crash is this a problem with my android device or a problem with libURLDownloadToFile ? As have tired it on three different versions of android and three different devices. Im using livecode 7.1 could this be the issue ? Upda...
- Fri Jun 12, 2015 11:42 am
- Forum: Android Deployment
- Topic: Android Download file
- Replies: 4
- Views: 2184
Re: Android Download file
Hiya Thanks for your reply I have managed to get it to work with the "load URL" function but seems to crash and close the app after about 10Meg are there file limits associated with this function, is there another method I can try that will be able to download file sizes of around 30Meg to the devic...
- Fri Jun 12, 2015 9:46 am
- Forum: Android Deployment
- Topic: Android Download file
- Replies: 4
- Views: 2184
Android Download file
I have been trying to download files in android, but have been unable to get any of the functions to work has anyone else managed to get LC to download a file to the local sdcard in android ?
if so how lol ?
if so how lol ?