I\'m using the Blackberry JDE Plugin v1.3 for E开发者_开发技巧clipse and I\'m trying this code to create a BitmapField and I\'ve always done it this way:
How can i fit a large image o开发者_StackOverflow社区n aBlackBerry simulator so that the whole image appears without getting cropped?Can anyboby help me with a code exampleThere are many ways you coul
I 开发者_如何学编程am trying to download xml files from server when my application starts. So i want to show splash screen until am done with downloading and then show next screen. below is my code:
I am working on adding a simple popUpScreen with a texual information when you hover over a CustomButton in BlackBerry. I have seen this already implemented in applications like Twitter, Facebbok and
I have to get the l开发者_Python百科ocation (lat & lon) of the phones near my phone. Is there any way to do this. If so please suggest.No. Android phones do not broadcast their location to the ent
I want to show malayalam script in my application in blackberry 5.0.i tried with following code. but it shows text in english only.
I started in blackberry development. Currently, I try to develop App with: Blackberry Widget API (Javascript + CSS) and Eclipse (JAVA)
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I want to create ListField .In each row of Field i want to display image on the Right and text on the left.I am using the ListField and callback.The text and image is getting displayed but the text is
I want to create a custom PictureScrollField to manage the distance between the images. When using it, and specifying different HighlightStyles,开发者_JS百科 I can obtain what I want but I want to cha