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

Native Development

Reply
Developer
jtegen
Posts: 6,145
Registered: ‎10-27-2010
My Carrier: AT&T

Re: Invoking other applications from a native application

Additionally, during JAM America, it was mentioned that the list of apps returned for a requested type would always give the core apps priority treatment (calendar, contacts, maps, etc.) and that 3rd party replacement apps would be more difficult to obtain a reference to. Has any word be mentioned on that actually happening or will 3rd party replacement apps be on a level field with those provided by RIM?
Please use plain text.
Developer
jtegen
Posts: 6,145
Registered: ‎10-27-2010
My Carrier: AT&T

Re: Invoking other applications from a native application

I need to do it via the invocation framework and am trying to find the schema for the different types of actions (open, edit, etc.)
Please use plain text.
Contributor
kboone
Posts: 41
Registered: ‎09-14-2012
My Carrier: n/a

Re: Invoking other applications from a native application

I'm really thinking about how to invoke 3rd-party applications. Suppose I have an EPUB book reader, for example, and I want to run it when the user selects a .epub file from a list. My understanding is that, at present, this is impossible with the PB.

Please use plain text.
Developer
peter9477
Posts: 5,618
Registered: ‎12-08-2010
My Carrier: none

Re: Invoking other applications from a native application

kboone, you're correct that it's impossible with the PlayBook OS, and will likely always be so. That is, until the PlayBook gets BB10 next year, you're unlikely to find a solution.

Peter Hansen -- (PlayBook and dev-related blog posts at http://peterhansen.ca.)
Author of White Noise and Battery Guru for BB10 and for PlayBook | Get more from your battery!
Please use plain text.
Developer
d3v3l0p3r
Posts: 130
Registered: ‎07-19-2012
My Carrier: Carrier

Re: Invoking other applications from a native application

The list of BB10 core applications (how to invoke them) has been published here:

https://developer.blackberry.com/cascades/documentation/device_platform/invocation/invoking_core_app...

 

But its missing information about Contacts app. Specifically the action and mime type. Any clue how to find that out?

---
If you find my post helpful please "like" it and "accept as a solution"
Please use plain text.
Developer
BGmot
Posts: 956
Registered: ‎11-24-2011
My Carrier: x

Re: Invoking other applications from a native application

Please use plain text.
New Contributor
adrz1
Posts: 8
Registered: ‎10-15-2012
My Carrier: TIGO

Re: Invoking other applications from a native application

Please use plain text.