09-17-2012 07:38 AM
Hi
Is there any way to invoke an application _other than_ the built-in applications? For example, I have an epub reader installed. Can I invoke this from my own application? Is there some way to get a list of installed applications?
I am porting a desktop-style file manager application, and the apparent inability to get any control over which application is launched in response to a specific file type is a bit of a hurdle.
Best wishes
Kevin
Solved! Go to Solution.
09-17-2012 07:41 AM
09-17-2012 09:45 AM
09-17-2012 10:10 AM
Answering my own question to some extent -- this Invocation Framework seems to be related to Blackberry 10. Is there anything similar available for current production tablets?
09-17-2012 10:13 AM
09-17-2012 10:37 AM
OK, thanks.
It's good not to have to waste a lot more time looking for something that doesn't exist. However, the lack of such a basic facility does seem to represent a significant deficiency in the platform :/
09-17-2012 11:16 AM
09-17-2012 12:16 PM
10-18-2012 07:53 AM
10-18-2012 08:06 AM
I use QDesktopServices to open the native email and browser on the playbook, have you tried that for contacts etc?
Cheers,
Jon