blackberry-simulator
Http error 500 :Internal Server error when trying to download .jad file from some particular location on server in Blackberry browser
I uploaded a blackberry app(.cod & .jad file) in some paricular location on server.Now when I am trying to downlaod the .jad file from my blackberry browser , Its giving HTTP error 500:Internal Se[详细]
2023-02-22 04:47 分类:问答How can I convert bytearray to String
I am extracting metadata of a song using following code ,And how I can convert the byte array (buf) to string? Please help me,Thanks in advance.[详细]
2023-02-21 17:44 分类:问答RESTful Web Services Implementations in Mobile Devices
I have several questions around the implementations of RESTful web services in mobile devices: Mobile client as a RESTful web service consumer: How can I build a RESTful mobile web service client an[详细]
2023-02-20 08:12 分类:问答Edit Field and Bitmap Image in the same horizontal field manager in Blackberry
I am building a small Blackberry app in which I have to add an editField and Bitmap Image One after another in a single Horiziontal field Manager. The code works fine when[详细]
2023-02-20 07:28 分类:问答Blackberry Browser isn't working on handhelds but it does in the simulator
I\'m trying to launch the Blackberry browser from within my app and it works for the simulator, but it doesn\'t for the device.[详细]
2023-02-19 14:23 分类:问答Dynamically resize background image according to different screen size
I dis开发者_开发知识库plays a splash Screen when my app loads,There is a background image in the splash screen,I problem is how can I make fit this image in all types of blackberry models?Keep in mind[详细]
2023-02-19 06:32 分类:问答Blackberry SQLite path exception
I developing an app which uses sqllite to store some data,I use the code from http://docs.blackberry.com to create database,create tables etc.Its works fine in my simulator[详细]
2023-02-19 06:00 分类:问答Does the BlackBerry Playbook Simulator support geolocation inside WebWorks application?
I am testing HTML5 geolocation code inside a WebWorks application for BlackBerry Playbook, using the 0.9.4 Simulator in VMWare Player.Here\'s the code:[详细]
2023-02-18 22:58 分类:问答Blackberry app is not fetching data through internet on device
I am working on an application which is fetching data from the server and parsing the xml and showing it in the list view. But the problem is that the code is running fine on the simulator but when i[详细]
2023-02-18 18:52 分类:问答sqlite works on simulators but not on device
My app makes some database connections (sqllite) and performs some basic database operations (insert,delete,search),I wrote some code for this,Its worked perfectly in simulator but not in phone,Can an[详细]
2023-02-18 12:30 分类:问答