Page 1 of 1

how to launch external application

Posted: Sat May 17, 2014 1:50 pm
by ciccio

Is there a way to launch another application (installed on the mobile) from th one i built with appery? If it is possible could you suggest how?


how to launch external application

Posted: Sat May 17, 2014 3:23 pm
by Igor

how to launch external application

Posted: Sat May 17, 2014 4:17 pm
by RobertJay

Hi Igor- do you think this will work for a web-only app?


how to launch external application

Posted: Sat May 17, 2014 4:39 pm
by Igor

Hi,

I'm not sure if it will work as web-only app, but it should work if you install app on device.


how to launch external application

Posted: Sat May 17, 2014 4:49 pm
by RobertJay

Igor, just to be sure my wording was not misleading: I'm talking about a web-only app (not prepared as an app that will run as a native app on iPhone or Android), but that will run on the iPhone or Android browser. That's what you are not sure will work - correct? Thanks.


how to launch external application

Posted: Mon May 19, 2014 10:08 am
by Evgene Karachevtsev

Hello Robert,

Generally, there is no ability to launch applications installed on a device from the web app. But you can consider an approach for custom application: http://stackoverflow.com/questions/29...


how to launch external application

Posted: Mon May 19, 2014 1:17 pm
by RobertJay

Evgene, that's very interesting stuff. Thanks very much.