I have a Container whose Layout is BorderLayout. I want to draw a horizontal line at the SOUTH position because this Container is drawn repeatedly so I want to delimi开发者_如何学编程t each by the hor
I am creating a custom field where I want to replace some unicode caracters by pictures. Its like doing emoticons for blackberry device. Well I have a problem looping the caracters in the edit field a
I want to check whether internet connection is there or not in blackberry device so that depending on the result I can call we开发者_开发问答bservices to get data or upload datafrom my application
All the screens I\'ve designed for BlackBerry so far I set the position coordin开发者_运维知识库ates statically, without the need of a vertical scroll.
I am developing a game in j2me and android . In android using andengine to develop the game and its support all screen resolution. But in j2me, need to workout for porting. Its any tool like andeninge
I am facing critical tunnel failure problem in Blackberry while testing in Blackberry device. I am appending interface=wifi while i am making request in device,but it shows critical tunnel failure pr
I put animated gif into the Resource Editor. I created a Button based on this gif Image , and the Button has also a text :
I have done a j2me application when I port it to Blackberry using LWUIT framework I have a problem in virtual keyb开发者_StackOverflow社区oard as it does not automatically scrolls because of which the
I want to get R开发者_运维百科SSI value using J2ME. How can I get that value.AFAIK there is no API available for getting the Bluetooth RSSI value in Java ME.
I create a DateField and add it on screen1 like above image. User can select \"time\" from this开发者_JS百科 DateField.