BlackBerry is a line of mobile e-mail and smartphone devices developed and designed by Canadian company Research In Motion (RIM) since 1999. (Consider adding tag [tag:blackberry-10] for BB10 specific questions)
0
votes
0answers
3 views
Css works not on blackberry 10 with a wordpress site
i set up a wordpress website and it works fine on all browsers and all mobile devices except on the blackberry 10,the style.css is located in the theme and i include it with the following code:
...
0
votes
0answers
12 views
Using Browserfield.displayContent with <frame> that has an external url
I am trying to create a screen for a blackberry app that has a banner at the top and then a Browserfield underneath that views an external site. The banner is hosted on one site and the content for ...
0
votes
0answers
6 views
Blackberry db not updating on changing the build with new version number
I am developing an app using Blackberry Webworks. I already had this app with version # 1.5.0.0.
This app contains a json file. And programmatically I read this json file and update the db.
So every ...
0
votes
1answer
14 views
BlackBerry read json string from an URL
I tried to read a json string loading from an URL, but I could not find complete code sample. Can any one provide or point me to a complete client code. I'm newer to BB development.
this is what I ...
0
votes
1answer
26 views
BlackBerry date parsing and an hour's difference
Due to the limitation of date parsing on BlackBerry I'm trying to roll my own parse/deparse methods, however I seem to be falling foul of an hour's difference somewhere, somehow.
I do this:
long ...
0
votes
0answers
15 views
swipe event for page?
i have got a page in QML and i have implemented a new logic (function back()) for back button on this page. now I want, that this logic would also run after swiping the page from the screen. What is ...
-2
votes
0answers
14 views
how to display text and images in ListField in blackberry
hi i am also develope social application ,its also have Image and Text using List Field.
now application working but taking more time, but requirement need very fast like NDTV ,and Times Of India
any ...
-4
votes
0answers
20 views
listfield with dynamic images should load faster [closed]
Hi I am working with the listfield,images using listfield loads the images slowly .can anybody suggest me how to increase the performance of loading the images in listfield.
0
votes
0answers
11 views
PHP-Push: Owncloud integration
i have to connect the activeSynch protocol to Owncloud (for blackberry phones).
I have installed php-push 2 (https://github.com/dupondje/PHP-Push-2) but i can't find any example to configure the ...
1
vote
1answer
17 views
Json Array - Blackberry
I try to get data from json array
String username = object.getJSONObject("items").getString("f");
But it gives me a error
"items.f" not found.
Below is the Json Array.
{
"items": [
...
0
votes
0answers
18 views
[BlackBerry - Java]Error: Module 'My_Project' must be signed with the RIM Runtime Code Signing Key (RTT)
In the BB java project, I try to add a feature to make sure the app can running on the backgroup.It runs normally on BB's emulator but failed with an error while run in the device.
Error: Module ...
0
votes
1answer
39 views
Porting lwuit app to Blackberry: Bold 9900
I have been working on porting my lwuit app to Blackberry. It works fine except that when tested in Bold 9900 Blackberry, touch event is not happening. The buttons, list etc gets focus but touch event ...
-1
votes
0answers
16 views
CodenameOne WebBrowser not working for RIM devices
I have an App that loads an external link in a webbrowser on a form. I have successfully got it working on android but when run on RIM devices it doesn't show the web page, just shows a blank space on ...
-1
votes
0answers
9 views
BlackBerry Android Arc Menu [closed]
how can develop menu like the below link in blackberry, or where you can find like this menu
https://github.com/daCapricorn/ArcMenu
thanks
-2
votes
0answers
17 views
Blackberry own dialpad issue
I have created a virtual dial pad for my app in blackberry with one editfield for dial a number.
But i couldn't dial the number because each time i press one button the editfield is refresh and ...
-1
votes
2answers
36 views
Javascript alert - access to php not allowed?
When I am trying to call a .php file from my Javascript function, it simply says
"Access to http://192.168.0.104:89/someDir/filename.php is not allowed"
.
This scenario is coming on my ...
1
vote
0answers
19 views
Blackberry Push Notification - Not receiving on Device
I am struggling for getting message on devices since last some days. At last I think to take a help from experts.
Below are the steps I have followed.
I have created Push initiator in core java. ...
0
votes
1answer
18 views
issue in blackberry app with ksoap library
I need to consume a web service from blackberry.
But i couldn't run the app with the Ksoap library - i am using ksoap2-j2me-core-2.1.2.jar.
when i run the app i got this run time issue
...
1
vote
1answer
28 views
How to set ringtone programmatically in Blackberry?
I want to set ringtone programmatically in Blackberry through my app, but I am not finding any sample code.
I tried this, but it's not working:
...
1
vote
1answer
23 views
Getting A NumberFormat Exception in BlackBerry
I am trying to parse a string to int value. But i am getting a NumberFormat Exception. I am writing the below code:
Logger.out("Myprof", "Contact "+strContact);
try{
i = ...
0
votes
1answer
23 views
How to use sqlite database in Blackberry simulator?
Hi I am new to blackberry development, i am try to create small demo app of sqlite for that iam writing the following code
try
{
URI myURI = ...
0
votes
1answer
26 views
PhoneGap BlackBerry / Webworks Build Error
I have used the command line tools provided in PhoneGap 2.7.0 to create a BlackBerry 7 and earlier project that uses the WebWorks SDK. During the build process, the build scripts try to execute the ...
2
votes
1answer
53 views
I need my Screen to wait for a thread to end before being pushed
I need my app to start a thread (after clicking on a button) that does something, get me some variables then push a screen that displays those variables. The problem is that I can't get my screen to ...
0
votes
0answers
19 views
TextArea on Blackberry: cursor does not advance for space
I have a BB app (written with j2me and lwuit). There are a lot of text fields (com.sun.lwuit.TextArea objects) in the app. When running it, if I type characters in the text fields, the cursor advances ...
0
votes
2answers
20 views
Implementing RabbitMQ in BlackBerry
I need to use RabbitMQ in one of my projects. On googling I got to know that the library for RabbitMQ is not compatible with BlackBerry. In some posts in StackOverFlow itself someone has suggested to ...
1
vote
0answers
19 views
How to use Compass in Blackberry 7.0?
I am showing a compass in my application. I have used the BlackBerry Developer guide "Adding a compass field to an application" to show a compass. Now I want to use the bearing to show direction in my ...
0
votes
0answers
11 views
Twitter page in my application doesn't display correctly in 9220 simulator in Windows 8 OS
I am developing a Blackberry application in Windows 8 OS with 9800 and 9220 simulator, and I am facing following issues:
My twitter apps page is not clearly displays in 9220 simulator but it ...
0
votes
0answers
27 views
issue for blackberry webservice consume
Hi I am new to blackberry.So i have to try consume the web service. and pre-verified the ksoap2-j2me-core-2.1.0. and import the jar into my project. But I got some warning messages in run time.. And i ...
1
vote
1answer
24 views
getting Null value from Persistent object
I am trying to store the registration state of the user in my app. i have used Persistent store. But i am not getting the data bak from the store. I have written the below code:
package ...
1
vote
1answer
32 views
Blackberry Click Events
I have a ImageButton in a VerticalFieldManager and VFM in a HorizontalFieldManager. The ImageButton click event is firing when I click anywhere in the surrounding field. I want that click event to ...
0
votes
1answer
20 views
Retrieving sd-card details of BlackBerry Device Using PhoneGap
I am using PhoneGap to develop an app for BlackBerry.
How do I get details of the sd-card, such as available and used space, on a BlackBerry device?
0
votes
0answers
29 views
Blackberry Facebook SDK NoClassDefFoundError on OS 7.1
When I try to run Strawberry application (facebook-bb-sdk-0.8.25), it runs well on BlackBerry OS 5.0, 6.0, and 7.0. But in OS 7.1 it throws exception NoClassDefFoundError right after the icon was ...
0
votes
0answers
15 views
Android compilation trouble after adding and removing BlackBerry SDK
I installed BB tools for Eclipse, just added and removed BB Nature to one of my projects.
And now, I can't compile it (for Android).
Eclipse told me about some troubles in AndroidManifest.xml:
...
0
votes
0answers
30 views
BlackBerry Push Notifications , OS < 7.X
I am working on developing a BB OS<7.X application, that implements push notifications. I finally ended up with some working code that is able to receive push.
However, the push notifications DONT ...
2
votes
1answer
42 views
Blackberry UI different devices
I'm working on a blackberry application. I have a header which you can see in the following picture, with low resolution it takes the space more than the width, currently testing on BB Bold 9900 ...
1
vote
0answers
35 views
Programmatically share the text in BBM blackberry
I need to share my text in BBM, i have tried this code
protected void sendBBM() {
BlackBerryMessenger bbm = BlackBerryMessenger.getInstance();
int moduleHandle = ...
0
votes
1answer
34 views
Set BlackBerry image field on focus (Highlighting) color
I'm developing a BlackBerry application which uses table row manager to create a table view. In my application I added bitmap fields as row backgrounds, and then the default blue color of field ...
2
votes
0answers
14 views
Unable to run Blackberry app in device 907 invalid cod file
I just develop a blackberry application and want to run in my device.
I have been set up code signing key.And install it successfully but not able to run on my device,When I run the .jad file it says ...
0
votes
1answer
14 views
GridFieldManager Blackberry align fields
I have a GridFieldManager whith 3 columns and I want to align their content like this:
|Title left | Title Center | Title Right|
The problem is that I'm using a RichTextField instead of a ...
0
votes
1answer
31 views
BlackBerry stop receiving push notifications
I have signed with RIM for BlackBerry Push Service Evaluation Credentials so that i can test my push notifications implementation.
I used the low level sample as my server to send the push and i ...
-1
votes
0answers
13 views
what kind of security check being done by blackberry before uploading an app to BB app store [closed]
What kind of security checks being done by blackberry before uploading an app to their app store. will it check any malicious code in the app or any kind of other security blackberry do before taking ...
1
vote
0answers
11 views
BlackBerry Ripple emulator Start Services does nothing
I want to package and launch my BlackBerry Hello World application for WebWorks. For developement, I am using the Ripple emulator. The Ripple simulator says:
The build and deploy services are not ...
1
vote
0answers
52 views
Sending Push Notification to BB 5 <= OS <=7.x using php script
I am trying to send a push notification in my BB OS 5 application. When i use the low-level-sample , provided by RIM , everything works fine and i get the push.
However i am building an Apache Server ...
0
votes
0answers
18 views
Blackberry Simulator Processor
I'm developing an app for Blackberry (5.0 and forward) and I'm testing it in the Blackberry simulator on my PC. The app makes some different stuff with images so its important how slow the app may run ...
1
vote
1answer
53 views
How to generate a .cod file for blackberry 6/7 using IBM Worklight and eclipse?
I have built a Worklight Hybrid application using IBM Worklight. Now I am trying to generate a .cod file to run the application in a BlackBerry device.
Does IBM worklight provide any facility to ...
-1
votes
1answer
44 views
Blackberry json parser
I want to create a simple json parser for BlackBerry to test. I found this example, and implement my code as follows
import java.io.ByteArrayOutputStream;
import java.io.InputStream;
import ...
-1
votes
1answer
54 views
Push notification blackberry [closed]
I am working on blackberry application for the firt time and it require "push notification" to communicate between web server and my app.I want to ask two questions
1.How can I make my web server a ...
0
votes
0answers
30 views
Upload image(Multipart post Data) on server - Blackberry
I try to upload image on server , code is working fine but image not upload on server , but server response come 'Ok(Image name)'.
Here is the source code.(Client Side)
package ...
1
vote
1answer
45 views
How to create Horizontal scroll view with the TextField in Blackberry
I am new to the Blackberry Field, I want to create a customized Horizontal scroll view which should exactly looks like in the below image. Any Help will be Apprreciated
I am using Blackberry ...
2
votes
1answer
27 views
How to attach and get particular list item id in BlackBerry?
I am trying to create lists using FieldManagers (Horizontal and Vertical). In this list I have multiple clickable items like buttons, so I am not using ListField or ObjectListField.
I have ...




