A开发者_运维问答 View with expand and contract list where you show, for instance, Chats, Contacts, Groups. You click on of them and expands to a list of Chats and each element of the list is a Rectang
I\'m developing an application on two different machines (home and work) and while the home one seems to run just fine, the work one is, for lack of a better word, possessed. It has been exhibiting th
How would I开发者_如何学编程 deep copy a vector in J2ME / BlackBerry?Unfortunately, there is no reliable way to do a deep copy on a Vector of objects.
I\'m trying to load some images using Bitmap.getBitmapResource(), but it takes about 2 or 3 seconds per image to load.I\'m testing on the Storm, specifically.The odd thing is, when I install OS 5.0, t
Hallo, on the BlackBerry homepage you can download different simulators for every different model. There are a lot fo simulators there...
Is there any way to write a MIDlet, but still use BlackBerry API classes and functions (including the APIs that require code signing)?
I\'m developing a blackberry application that plays video from the server. I\'ve used Player.start() and Player.stop() for playing and pausing a video. But I also need rewind, forward and seek bar con
I am trying to create a MainScreen with vertical scrolling. From what I\'ve read in the documentation, MainScreen has a VerticalManager inside, so it should be possible to enable vertical scrolling on
Does anyone know of a library to display开发者_如何学C charts and graphs natively on blackberry devices ? There are quite a few javascript (Flot...) charting libraries but I\'d rather use something si
How to display images in the form of pages where only one pageis displayed at a time on blackberry screen. On scrolling down sub开发者_运维知识库sequent images will load at run time. So that loading o