I am using a basiceditfield to take input from the user to do some simple string search. But if i type a few letters and wish to go back without continuing the search, it automatically asks me whether
I\'m trying do build and debug a small project for BlackBerry. During the build I\'m getting this error Error preverifying class java ...
I want to merge two images in blackberry. one image is a big image and other image is a small one. position of small image will be define by developer. what are the po开发者_JS百科ssible ways?You can
I heard this term recently. What are subscription applications(for a mobile platform). Do开发者_如何学运维es this term fall under standard usage? Are there any examples of such a mobile application?
Dear All, I have a problem when creating a UI on Blackberry. First, i try to create a ChatLayoutManager class extended from Manager class. My layout has three component: topfield, mainfield and botto
I am going to be developing a web versi开发者_如何学Goon of a website in .NET and would like to test it out as it would appear on a Blackberry.Is there an emulator for Windows that I can use to do thi
I need to develop a remote access too so that our su开发者_StackOverflow中文版pport staff can take control of users\' devices and fix problems.
if i click on any checkbox all previous checkboxes must get checked \"my logic works\" if i uncheck a checkbox then all checkboxes after it must get unchecked
Is it possible to seriali开发者_开发问答ze an object into a string or a byte array using either the J2ME or BlackBerry APIs?
How do encrypt/decrypt a long or int using the Bouncy Castle crypto routines for BlackBerry?I know how to encrypt/decrypt a String.I can encrypt a long but can\'t get a long to decrypt properly.