blackberry
XML parsing Document.parse Excepting a name error
Hy, I\'ve got some problem with my xml parser again :D I parse a string with org.w3c.dom.Document He code:[详细]
2023-04-12 22:37 分类:问答How to compare current date with date from the picker
I have a datetimepicker which i used to get the date and set it as label in my screen. Now i want to check if the entered date is valid or not. i.e., the entered date should be bigger than or equal to[详细]
2023-04-12 22:04 分类:问答Blackberry: selecting multiple items
In blackberry, i am displaying a contact list with its associated phone numbers. Now i have to select multiple contacts. I c开发者_运维问答an select one contact at a time. But is it possible to select[详细]
2023-04-12 21:39 分类:问答ClassCastException in BlackBerry application
I am getting a ClassCastException while debugging my application. obj = (CommonFeedBean) ResponseHandler_Review.vectorLocation1.elementAt(i);[详细]
2023-04-12 20:11 分类:问答Unable to retrieve the webpage programatically
I wrote a simple program in that retrieves google home page. the code is below: HttpConnection conn = (HttpConnection) Connector.open(url, Connector.READ_WRITE);[详细]
2023-04-12 20:09 分类:问答Error in xml file while creating a project in black berry
I just created a new project in the eclipse and as soon as it was created, it is created with the error below[详细]
2023-04-12 19:56 分类:问答How to make an HTML5 that does not require the blackberry browser component?
I used the latest and greatest jQuery Mobile (RC1) to develop an app for the client. I used the latest Webworks version from RIM and packaged the app in a Cod file.[详细]
2023-04-12 18:50 分类:问答blackberry alert ringtone via my application
I want to access the default ringtone of the BlackBerry de开发者_Python百科vice via code. My code is given below, and it plays sound, but I want to alert the ring tone, like an incoming call.What shou[详细]
2023-04-12 17:41 分类:问答Set an OnClickListener for an SVG element
Say I have an S开发者_运维技巧VG element, as follows.How do I add an onClickListener? solved, see below.[详细]
2023-04-12 16:49 分类:问答Blackberry soap response
I am trying to consume .net webservices, and I can establish the connection. However this is the response I am getting:[详细]
2023-04-12 16:30 分类:问答