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
New Member
AboulEinein
Posts: 1
Registered: ‎02-19-2013
My Carrier: Vodafone

How can I open file picker same as the one used in Contacts and WhatsApp

I'm developing an application (OS 5) and I want the user to pick a profile picture, and I want to open the same file (image) picker used by Contacts and WhatsApp to choose a picture.

 

I tried FilePicker but it's not the same as the one used in Contacts and WhatsApp.

 

Please use plain text.
Developer
kamal_nigam
Posts: 416
Registered: ‎07-23-2012
My Carrier: Orange

Re: How can I open file picker same as the one used in Contacts and WhatsApp

Chk the following links

 

http://docs.blackberry.com/en/developers/deliverables/11958/Create_a_file_picker_856986_11.jsp

 

http://developer.blackberry.com/java/documentation/ui_file_picker_1988866_11.html

 

 

Thanks
-------------------------------------------------------------------------------------
Press the Accept as solution Button when u got the Solution
Press Kudo to say thank to developer.
-------------------------------------------------------------------------------------.
Please use plain text.
Developer
kamal_nigam
Posts: 416
Registered: ‎07-23-2012
My Carrier: Orange

Re: How can I open file picker same as the one used in Contacts and WhatsApp

Check the fileexplorerdemo sample example also.

Thanks
-------------------------------------------------------------------------------------
Press the Accept as solution Button when u got the Solution
Press Kudo to say thank to developer.
-------------------------------------------------------------------------------------.
Please use plain text.