Does TimerTask work even if my exit my application and come to home screen or explore other apps? I have read the forum and find out the thread kind of easy mechanism is to use TimerTask in BB. I want
I want to customize a ListField in BlackBerry whi开发者_如何学JAVAch would be able to list an image and text in a row.
Have a script that using jquery validation. Tested on 2 Blackberry\'s and neither worked properly. http://andrewpeller.com/contest/indexTest.html
I am planing to create my own IM chat client for Blackberry and J2ME.Can an开发者_运维知识库yone suggest me how to create our own chat client for blackberry. Is there is any api available to create su
I\'m trying to my application to retrieve the IP address when it\'s connected to the Wifi network but I\'m not too sure how to get that done.
I have labels and fields in my application screen. When i launch to a particular screen which has many labels and editfields and buttons. The problem is, when i launch a particular screen, default men
I am having a problem with EditField. I have created an EditField using this code under a \"HorizontalFieldManager\".
I read Blackberry - How to get the background application process id but I\'m not sure I understand it correctly. The following code gets the foreground process id;
I have custom drawn fields which are focusable. Normally the default focus color is Blue which obviously doesn\'t match to every theme.
I am trying to make a View class that provides a Horizontal or Vertical layout depending on how it is created. I\'m using a delegate to achieve this.