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

Java Development

Reply
Contributor
khalandar
Posts: 32
Registered: ‎09-27-2010

how to open a file with out saving to file system

Hi,  Can I show a file contents without saving to file system, Like email Client/Messages application opens a file without downloading

 

Please give suggestions.

Please use plain text.
Developer
peter_strange
Posts: 17,722
Registered: ‎07-14-2008

Re: how to open a file with out saving to file system

I think the answer depends on where the file located.  Is it in the application, on a web server, or an email attachment or .....

Please use plain text.
Contributor
khalandar
Posts: 32
Registered: ‎09-27-2010

Re: how to open a file with out saving to file system

The file is an attachment downloaded from message object in the application, it can be any  file image or pdf or audio or...

 

 

Please use plain text.