0

How to get phone contacts in Blackberry jde and Open all images in a popup Screen select any one of the image from the popupScreen.

Karthick
  • 634
  • 8
  • 19

2 Answers2

1

Use the BlackBerryPIM class

Here is a tutorial on how to use the PIM API

Michael B.
  • 3,410
  • 1
  • 21
  • 32
1

Thanks for reply for my question.I got ideas to select file from gallery form the following http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800505/800256/How_To_-_Create_a_File_Selection_Popup_Screen.html?nodeid=1498743&vernum=0 .

Thank you

Karthick
  • 634
  • 8
  • 19