Open the file? Pls help. Thank you very much

I'm trying to build a project.  This project need to open the file from the server.

If I download this file and save it on the device, and then use Invocation and registry can open this file.

My question is:

I can't open this file without saving?

I mean, after I get the file source as byte [] array. then open it directly.  all api can do that?

Thank you very much.

If the external application allows you to display content accepts arguments especially (bytes or string or streamdata) you can pass the data directly to the application as parameters. In this case there is no need to save the file, unless you need the file for the process to come.

If the external application is not accepts any parameter related to this, I hope no other way then by saving the file.

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for