I want to start to implement the VOIP client for bla开发者_StackOverflowckberry, but seeing the Blackberry api I feel that its not possible to build the VOIP client for Blackberyy. So I think there mu
I\'m currently developing a BlackBerry application using JDE 4.6.1 on Windows XP. Since I\'m running the application directly from the console using fledge.exe I would like to know if there is a param
in my project i am using popupscreen with GaugeField for http request.Currently we are just incrementing the value of gaugefield开发者_StackOverflow中文版 with fixed rate and after http response we ju
Is there anyway to access the BlackBerry PIN inside my app? I would like to have a way to give certain devices unique access to certain things. If the P开发者_如何学编程IN will not work, is there some
I am building my application .cod file without using Blackberry JDE or Eclipse plugin. Everything works fine in the simulator if I hardcode the String arguments which my main() method needs. (I am usi
Since it\' apparently not possible to authenticate with LDAP on my BlackBerry App, I\'m trying to use a kind of workaround. Instead of authenticate directly on the LDAP Server, I want to use a Web Ser
I\'ve been writing BlackBerry applications in Java and I\'m interesting in developing widgets as well, but I\'d like to have a look at a real world Bl开发者_StackOverflowackBerry application implement
How to get key values in MultiMap Bl开发者_开发百科ackberry while parsing XMLDid you read the apidocs for MultiMap? There\'s a keys() method that returns an enumeration.
Im working in eclipse with bb plugin and the problem is when i click in my app then simulator freezes and I can not do anything. I tried to do something but its still the same
Is the BlackBerry version of SimpleDateFormat, net.rim.dev开发者_如何学Pythonice.api.i18n.SimpleDateFormat thread safe? I know that java.text.SimpleDateFormat is not but there is no mention if net.rim