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
29 views
Blackberry console output screen
I am new in blackberry application development,i would like to know that how could i get the console output to see the event log .In Android logcat is used to see the event log of the simulator, is ...
0
votes
0answers
19 views
How to save fonts when app is closed blackberry
have used object choice field to change the font of text in label, that is working fine, and tha fonts are changing. but when i close the app and open the app again, i want to show that selected font ...
-2
votes
0answers
12 views
Regarding navigationMovement() mtehod Blackberry
i have used navigationMovement() to swipe left or right the screen using slide transition ,first time when i swipe the screen to right the code is working , but when i swiped second time then my code ...
0
votes
1answer
37 views
Adding background image to blackberry app not working
i am new to blackberry development and want to add an image to a sample blackberry application. I have tried multiple tutorials, but the image is not displaying in the background
can any one kindly ...
-1
votes
0answers
44 views
Can't log into Blackberry vendor portal [closed]
I have not submitted any new apps or updated any existing apps on Blackberry for quite some time now.
I noticed when looking at the Blackberry Vendor Portal login page that we now require a ...
0
votes
0answers
23 views
Change id of dynamically created component
Hai currently am working on dynamically created textinputs. On a buttonclick textinputs are created and each one is assigned an id as shown below
var tiput:TextInput = new TextInput();
...
0
votes
0answers
17 views
consume a WSDL generated by WCF service into a BB application
We are currently working on a POC to consume a WSDL generated by WCF service into a BB application but we are facing issues in creating stub classes to be used by our BB application to connect to this ...
0
votes
1answer
36 views
Null point exception in persistent object , blackberry application
I am using persistent stores to store data in a Blackberry application. I am trying to store phone number in persistent objects, but after storing, it gives null value.
here i am posting my code:
...
-1
votes
0answers
16 views
Error while loading cod and alx file on blackberry devieces through Blackberry Desktop Software [closed]
while loading cod and alx file on blackberry mobile.I am Getting error as
There was an error importing files.
No addition application can be found.Your file might contain
applications that already ...
1
vote
1answer
48 views
jar file not compatible with blackberry
This code is working fine with android application but when i try to use with blackberry application i have found below error
CODE :
import java.math.BigInteger;
import java.security.KeyFactory;
...
1
vote
2answers
63 views
Blackberry - Call a method after a specified time
After creating a session, i want to call a method again & again after a specific time - i.e. 5 sec.
But when i call a method it gives me an error. Here is the sample code.
public class ...
-2
votes
0answers
35 views
Create Web Icon Launcher on different platforms [closed]
I need to develop an aplication to launch a mobile version from a web.
I can't develop one application for androd, iphone, windows phone, blackberry, etc..
Anyone knows how to create an app launcher ...
2
votes
2answers
57 views
white border for popup on blackberry
I want to add a white border for popup screen on blackberry.
I use this code to add the border
Popup x = new Popup();
Border borderFocus = BorderFactory.createRoundedBorder(new XYEdges(10, 10, 10, ...
0
votes
1answer
35 views
What is appropriate, STUDIO or LAB? [closed]
We're going to open a software firm where our major concern would be Mobile Apps development for all platforms. Now we're choosing the name of the company. But we're little bit confused to select the ...
1
vote
1answer
47 views
Blackberry java, refreshing custom animated banner
I want to show a .gif banner in the top of my app. I'm using this code to show the animated field BB Animated GIF Field. The issue is that I want to refresh this banner every minute. I've tried so ...
0
votes
1answer
44 views
VoIP/Video support on Blackberry
Are there any opensource or paid libraries for VoIP/Video calling in BB10 or prior?
Any help would be appreciated.
Thanks!
0
votes
1answer
36 views
Deploy Phone-Gap project on Blackberry device
Hello Every body,
I am working on a Phone-Gap project in window OS.I follow this link
...
0
votes
0answers
20 views
Blackberry7 Date TimeZone
I'm trying to get the current date from System.currentTimeMillis() but it is returning me Time for different TimeZone. How to make it to my TimeZone which is GMT 5. Using Blackberry 7 SDK JAVA, ...
0
votes
1answer
41 views
Push message not received in device
I am struggling for long with push messaging in BlackBerry. I am able to register successfully for push messaging with a returned code of rc=200. However, when I run the server side code, be it in PHP ...
0
votes
0answers
25 views
Using Phonegap for bb10, touch, and non-touch devices
I intend to develop a Blackberry app targeting the older devices and new BB 10. Is it that I have to develop different apps for older platform, new BB10 platform, for touch, and for non-touch devices? ...
0
votes
0answers
14 views
ui hangs when thread running in background
I have develop an app in which i used both UI and background thread.Therad works fine, but after some time ui hangs(i mean ui works very slowly ). Thread running after every 1 minute and check the ...
0
votes
1answer
30 views
blackberry 6-7 environment failed at WL.Client.connect
i create a fresh new worklight (5.0.6) project with jquerymobile (1.2.0), add the blackberry 6-7 environment, nothing else.
here is the wlcommoninit code.
function wlCommonInit(){
...
1
vote
0answers
41 views
Error with Facebook Integration on blackberry
I am trying to integrate Facebook with my BlackBerry app by using the jars from the facebook-bb-sdk project on Sourceforge. When I open my application and click on the Facebook button to login with ...
2
votes
1answer
94 views
OpenGL library suggestion for 3D mobile application
I'm writing a native mobile app which will have a 3D component (openGL). Users would basically do some work in the native UI, then go to the 3D view for object selection/manipulation, then go back to ...
0
votes
0answers
31 views
can someone please suggest me, some best ebooks for windows mobile phone application development and blackberry development
can anyone please tell me which book to follow to get the basic concepts of Windows mobile application development & blackberry app development? At least, i can build a simple form for fetching ...
1
vote
2answers
31 views
How to make a blackberry BitmapField non focusable in runtime
How to make a blackberry BitmapField non-focusable in runtime? I want make it dimmed based on a certain event.
0
votes
1answer
40 views
Connect C++ with UI button BlackBerry
. . . . . . . . .. .. . . . .
What I am doing wrong? When I press a button on UI, I want to change text in label.
.qml:
Page {
property alias lala: ...
0
votes
0answers
24 views
Scroll event bbui webworks - check bottom of page
I'm working on an app in Blackberry using BBUI that loads search results from twitter. But I have problem loading new results when the user reached the bottom of the page.
...
0
votes
1answer
26 views
Extract persistent data from blackberry os 5/6/7
I am writing a blackberry application and in the app I store some data using the persistence API. I just wanted to know if there's a way to extract the data (from "outside" the app) to a pc to ...
2
votes
1answer
67 views
Clearing Screen stack and disable back button in Blackberry Application
I have a requirement to restrict the user from pressing back button or disabling the back button in a screen. How should I get the Task done?
And Also on the same screen if user clicks the Ok button ...
2
votes
2answers
57 views
Unable to getDateTime() from DateTimePicker
I am using DateTimePicker to Select Date and Time and when I press the ok button getting Date time by using getDateTime() and assigning it to Calender object(selectedDate). I want to display the Time ...
-1
votes
0answers
19 views
incoming calls cause the crash of the app
My app uses network to get news and bitmaps when loading the text and bitmaps if I receive a call and I answer it. Next thing you need know is that the app doesn't respond anymore and sometimes it ...
0
votes
0answers
49 views
File System Out of Resource in Blackberry
I am playing song through my app using this piece of code,
private void playSong(final String song_Name) {
try {
p = ...
0
votes
0answers
21 views
Detect SDCard in Blackberry [duplicate]
Need help with this SDCard code.I am using this piece of code
but its working accurate randomly.
boolean sdCardExist() {
boolean sdCardPresent = false;
Enumeration e = ...
2
votes
1answer
52 views
Error Starting Tag: Module 'net_rim_json_org' not found. on blackberry OS 5.0 (runs fine on OS 7)
when i am running my app on an OS 7.0 device, it works fine, but on 5.0 it's throwing the error:
Error Starting Tag:Module'net_rim_json_org'not found.
I tried to import packages in the ...
0
votes
1answer
119 views
How To Download images & Store in SDcard in Blackberry using phonegap
I am trying to download an image from a server and store it on a SD card and then display it on a blackberry 10.
But I can't download the file.
This is my code:
fileTransfer.download(
...
-1
votes
0answers
23 views
blackberry pushGlobalScreen with browserfield issue
I've added a browser field on screen. When I call it as normal from pushscreen() method, the mouse pointer works fine, but when I call it from backgroung application thread using the ...
0
votes
2answers
97 views
PhoneGap Location Based App and Portibility
I have built apps for android using PhoneGap and have had no issues at all. Today I got a requirement to build an app that runs on android, iphone, windows mobiles phones, blackberry ( old and new he ...
0
votes
0answers
30 views
UI and Background Thread in same application
I am working on an app in which i need to show some ui and a backgroung thread that always running after 2 minutes .
I have also create an alternate entry point in this- gui
Main Class is scheduler ...
0
votes
0answers
54 views
Blackberry application with Phone gap 2.0 - Scroll issue
We are badly stuck in a problem for a black berry application, built with Phone gap 2.0.
We have deployed the application to IOS and Android. But in Blackberry certain features are not working ...
0
votes
3answers
161 views
Blackberry application loading on simulator
while loading my application on BlackBerry simulator its displaying given below an error
Unable to start simulator. Check that the file exists. (java.lang.IllegalArgumentException: Executable ...
0
votes
0answers
18 views
Blackberry OS SDK backward compatiblity
I am completely new to Blackberry App Development and so wanted some information on how best to approach an app that I am about to write.
The specs of the app are quite well defined, but my worry is ...
0
votes
0answers
109 views
Disable overscrolling / bounce effect in Blackberry Phonegap app?
I just started testing a Blackberry app made with phonegap and noticed that the app overscrolls / has a bouncing effect when you scroll to the top or bottom. Is there a way to disable this from ...
1
vote
0answers
32 views
Google Map Marker not showing in Blackberry app
I wrote a javascript code similar to the code in this sample.
https://developers.google.com/maps/documentation/javascript/examples/icon-simple
It is supposed to render a Google map with markers on ...
0
votes
1answer
61 views
Blackberry App is working on wi-fi but not on Packet Data/GPRS
I have created Blackberry Application which is working perfectly fine on wi-fi. But when I turn off wi-fi and use Mobile Network then I am not able to run application. It shows No Internet connection ...
5
votes
2answers
88 views
Cordova/Phonegap Plugins for Blackberry
In my Phonegap application I would like to implement login for Twitter and Facebook, and sharing for BlackBerry. Are there any plugins available for that? Preferably, a single plugin would handle iOS, ...
0
votes
1answer
56 views
How to implement push notification in app being developed for Black Berry OS 6.0 using Phonegap and html5 framework like Sencha Touch
It is clearly stated in Black Berry developer website that HTML5 notification is supported in Black Berry 10 only. Is there any way to implement push notification in app being developed for Black ...
2
votes
1answer
53 views
How can i store 32 MB file in Blackberry project
Recently i am developing application for android and blackberry.
What i need to do is to store a 32MB Sqlite file in project as initial database for application uses. In case of android it is simple ...
1
vote
2answers
45 views
Get data from Json in Blackberry
i am trying to get content from that Json:
{
"status":"ok",
"page":
{
"id":2,
"type":"page",
"slug":"about-us",
...
2
votes
1answer
82 views
Mobile website fails to load on blackberry
We have a mobile website solution that is built with the following technologies:
Asp.net mvc 4 (running in .net 4)
Jquery Mobile (v1.3.0)
Jquery validation
Could it be possible that any of these ...









