Im having difficulties with the HttpConnection posting data to my server. The first time everything goes well. The second time it says; \'Stream already open\', but i close everything after the respon
I\'m learning to use thr Blackberry\'s GPS and have been following the section of the Beginning Blackberry book dealing with GPS but something in the code is wrong as the app only goes as far as \'Get
I\'m working on a little app, and one of our requirements is to check a users physical location when he did a particular activity (Example: A picture must be taken near Eiffel Tower only)
I\'m rather new to programming Blackberries and was wondering if anybody knows of a tutorial or a snippet about how to load an image into the screen and set an onClick listener to it?
开发者_Python百科I am trying to implement web services within an app, and the response of the web serivce is in JSON. How is it possible to parse simple json without net_rim_json_org module of BBOS 6.
I want to parse the XML which I got from this url and I am doing parsing like this: connection = (HttpConnection)Connector.open(_url);
I want to make a chat application where the emoticons are necessary. I was trying to write my own TextBox to handle some unicode caracters and replace them with smiles and emoticons, but that was a ha
I want to make an image browser for my application where the user can select the image that he wants from the phone. I am reading each image from the phone like this:
Is it possible to send a BBM message th开发者_如何学编程ru the blackberry API?They have a BBM SDK, you might want to look into that.
I\'m trying to read the response from a server using a socket and the information is UTF-8 encoded.I\'m wrapping the InputStream from the socket in an InputStreamReader with the encoding set to \"UTF-