I got this message: when i pop开发者_如何学编程 the Screen FocusHistory: Focus lost; App AppName; Component net.rim.device.api.ui.component.ButtonField
I\'m trying to create an autocomplete field in a blackberry app that uses both the first name and the last name of a record to check for prefix matches. My BasicFilteredList is an array of record obje
I am providing this for everyone to hopefully save you some brain damage in finding this yourself. As I\'m working on a BlackBerry project that will run on various devices I ran into an issue grabbin
If I have an iPhone app, Android app, and Blackberry app, is there any way to implement a monthly or yearly subscription-based billing scheme such that a user need only pay for one subscription in ord
What\'s the best way to store a very long string resource for a Blackberry app? Just using a static final variable somewhere is ugly because this is a huge 100 line string, and Java has no multi-line
I have 3 buttons A, B and C. When I click A, the page reloads and the focus will be on A and when I click B, the page reloads and focus will be on B and so on. How do I implement this?
I want to开发者_JAVA技巧 convert EncodedImage into Bitmap in Blackberry.EncodedImage encodedImage = EncodedImage.getEncodedImageResource(\"imahge.png\");
I have a problem with LWUIT textfield scroll right issue. I am using it to capture an email from the user and the problem happened when the user enters an email greater than the width of the text fiel
I\'d like to use a standard \"delete\" operation on a component I implemented, instead of defining a custom icon and text (with all possible translation) for a \"standard\" operation.
Are there any APIs to launch the video recording app? I want to invoke the video recorder 开发者_Go百科through my app, record a video, then save that video to the server.ApplicationManager.getApplicat