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
raj_eemtec
Posts: 10
Registered: ‎09-18-2012
My Carrier: Airtel

Download Large files

I am new to Blackberry development. Can any one please help me how to download multiple & large file at a time.

 

Please use plain text.
Regular Contributor
karthikpalanivelu
Posts: 59
Registered: ‎10-19-2012
My Carrier: Rogers

Re: Download Large files

You can do it using HTTP get request on a seperate thread.

----------------------------------------------------------------------------
Karthik Palanivelu
Android and BlackBerry Developer
endless appMarket

Follow Us. We are Everywhere.
Facebook, Google+, Twitter, LinkedIn
----------------------------------------------------------------------------
Please use plain text.
Developer
peter_strange
Posts: 17,959
Registered: ‎07-14-2008

Re: Download Large files

Says this is for MDS, but works for any connection type really:

 

http://supportforums.blackberry.com/t5/Java-Development/Download-large-files-using-the-BlackBerry-Mo...

Please use plain text.