Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
New Contributor
shrikanth_bekal
Posts: 8
Registered: ‎01-02-2013
My Carrier: blackberry

Is it possible to call one app from another app in phone gap

I have an app called profilemanager which adds all the user details including credit card info.I want to have a link to another app from the existing app.How can this be acheived in blackberry.Both are phonegap apps using html 5 as front end.In android it was acheived using URL scheme by using intent filter concept.Is there something similar in blackberry.

 

Thanks

Shrikanth

Please use plain text.
BlackBerry Development Advisor
bryanhiggins
Posts: 71
Registered: ‎12-18-2012
My Carrier: Bell

Re: Is it possible to call one app from another app in phone gap

You can use the invoke framework for this

 

https://developer.blackberry.com/html5/api/blackberry.invoke.html

 

 

Bryan Higgins
BlackBerry WebWorks
@bryanhiggins
Please use plain text.