Android mobile browser JavaScript to LiveCode?

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
juanjo
Posts: 35
Joined: Wed Jul 31, 2013 10:31 am

Android mobile browser JavaScript to LiveCode?

Post by juanjo » Tue Jan 20, 2015 2:21 pm

If browserLoadRequest is only supported on iOS, is there any way of communicating the Android embedded browser with LiveCode app that contains it?

JonathanLynch
Posts: 22
Joined: Mon Apr 10, 2006 1:42 pm
Location: Atlanta
Contact:

Re: Android mobile browser JavaScript to LiveCode?

Post by JonathanLynch » Fri Apr 24, 2015 6:58 pm

I am looking into this right now as well.

I have not yet found an answer. There are two methods that are available on desktop and one method on iOS.

I am thinking it may be possible to use a URL that causes a load, but not in a visible browser window, or section of a window. I don't know, but I will experiment with that. If that could work, then the browserStartedLoading message would work.
The key to a happy life is to practice love for all things.

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9802
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: Android mobile browser JavaScript to LiveCode?

Post by FourthWorld » Fri Apr 24, 2015 7:51 pm

Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Android mobile browser JavaScript to LiveCode?

Post by JosepM » Sun May 03, 2015 8:17 pm

Hi,

I tryed the MobileControlDo "Browser1", "execute", fld "javascript" but don't work or I don't know how use it.
With "browserStartedLoading" the page continue loading you can get the URL but don't cancel to load... :(

Thought?

Salut,
Josep M

Post Reply

Return to “Internet”