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)
1
vote
1answer
32 views
ControlledAccessException on using Display.screenshot()
I am using Display.screenshot() to get a screen shot for the current displayed screen.
My application has all available persmissions set to allow,
it works well in all device application, but it ...
1
vote
1answer
33 views
Blackberry error starting application: verification error
I'm trying to use libraries in a project. The one i'm using is blackberry's Advanced UI sample library, which i added by creating a jar of it and preverifying it.
The code works fine, no issues.
...
0
votes
0answers
34 views
BB 9900 Google maps issues
I am developing a website for Mobile platform and I have a device specific issue.
When I open the site in a BB 9900 browser and load Google Maps I can't fire the click event with the help of Track ...
1
vote
0answers
38 views
BlackBerry Wi-Fi Location in OS 5
I have successfully acquired Wi-Fi location in my BlackBerry App built on BlackBerry JRE 6.0 through the following code:
BlackBerryCriteria myCriteria = new ...
-4
votes
0answers
26 views
Diffence between labelfield and RichTextField in blackberry
Any one explain difference between LabelField and RichTextField in blackberry.
I was using LabelField in coding getting UnCaught Exception Application Not Responding
1
vote
2answers
38 views
Making sure that BUnit package and test packages is not included on Production Code
I have a project in Blackberry and recently I implemented BUnit for this project. I created another folder where my new UiApplication (which is BUnit and test classes) were placed. I am enabling BUnit ...
1
vote
1answer
59 views
BlackBerry Cell Tower Location
I have successfully acquired location in my BlackBerry through the criteria;
BlackBerryCriteria myCriteria = new BlackBerryCriteria(LocationInfo.GEOLOCATION_MODE)
The location was acquired in the ...
0
votes
1answer
30 views
Displaying BitmapField in Blackberry
I am not sure why but I am not able to display a bitmapField in my blackberry application. The bitmap never renders.
Here is the code: The image is placed in the res folder:
package mypackage;
...
0
votes
0answers
46 views
Using Facebook Integration with Phonegap app for blackberry
I have recently created a phonegap app and would like now to have Facebook integration into the app. Now I have seen and read through the the dev docs and all other relative phonegap docs and I have ...
1
vote
1answer
34 views
How to implement Superscript & Subscript in Blackberry
Does Blackberry support subscript superscript? I found the BlackBerry Forum thread "Subscript and superscript in RichTextField", but I am not able to access the BlackBerry knowledge base article.
How ...
-2
votes
1answer
53 views
What is the best way to share business logic code for mobile development? [closed]
If one was to develop a mobile app for iPhone, Android, Windows Phone 8, and Blackberry 10, what is the best way to share core business logic across the platforms?
I am aware that each system will ...
2
votes
3answers
71 views
Java / Eclipse - macro to specify current method name?
I'm using eclipse and want to have a "macro" that the preprocessor will replace with the name of the current method before compiling it.
I have an error reporting function, that is called as: ...
0
votes
0answers
52 views
Phonegap Build Blackberry Error starting: Module attempts to access a secure api
My wife and I are currently working on a Phonegap Build app for distribution in BlackBerry World; however, whenever we try to run the app on a BlackBerry, we get the message "Error starting [TheApp]: ...
-1
votes
0answers
27 views
java.lang.stackover flow error in blackberry?
I want to convert android app into blackberry app.i used all the android run time steps but in playbook compile i get this error java.lang.stackoverflow .
plz help me m new there..
thanx in advance.
...
0
votes
0answers
31 views
Blackberry Local Notifications (not push notifications)
I searched for hours for it. But couldn't find how to make local notifications, like when we receive a text a notification occurs. A red spot on the app and received text message and its number in the ...
1
vote
1answer
61 views
Blackberry Build Error
I am getting the following error when building the app using Blackberry JDE editor:
Building HelloWorld
C:\Program Files (x86)\Research In
Motion\BlackBerry JDE 7.1.0\bin\rapc.exe -quiet ...
0
votes
0answers
27 views
No Blackberry JRE is installed Message
I am trying to implement a blackberry app. I have already downloaded eclipse and other stuff necessary for blackberry development. Here is what I see when I try to create a new black berry project.
...
2
votes
2answers
48 views
Locator.geocode(…) freezes/blocks UI in OS 5 devices(Blackberry Java)
In my BlackBerry app, the Locator.geocode(...) request is inside a Thread but it still blocks the UI in OS 5 devices. In OS 6 and 7 devices it works fine. The UI is not blocked.
From the moment ...
0
votes
0answers
31 views
Blackberry Push Notifications
I have a URL to which I give current date, given date, token_signature these all are to be send dynamically from the client side (device).
I have searched the Blackberry Push Notification here but I ...
0
votes
1answer
32 views
Blackberry XML parsing not working
I have following code for parsing
public class XML_Parsing_Sample extends UiApplication{
//creating a member variable for the MainScreen
MainScreen _screen= new MainScreen();
//string ...
0
votes
0answers
81 views
phonegap blackberry jquery mobile ajax call is not working [closed]
I am developing a phonegap App. I successfully developed this app for android now I am deploying this with Blackberry. But In Blackberry Build the ajax call of jquery mpbile is not working, where the ...
0
votes
1answer
27 views
Eclipse (BlackBerry plugin) hangs. Triggered by deleting resources during build
I deleted some source files during a build of my BlackBerry project and the build hung. The Progress view below shows what happens. The progress indicator of the build goes forwards and back and ...
2
votes
2answers
94 views
I can't upload application to BlackBerry World due to umlauts in application name
I have Android application (.apk bundle). Application name contains umlauts. I'm trying to convert .apk bundle to .bar (BlackBerry 10). I'm using BlackBerry Repackaging Tool Plug-in for Eclipse.
...
0
votes
0answers
20 views
not getting rid of from REST-API code its not working in my program check this
Hi I Have used the same code as above can any body help me out in get out of a query.. i am not getting that how can i get the REST-Api for this code i used the rest-api og google but its giving me ...
1
vote
1answer
31 views
Using Blackberry MDS Simulator for connecting to specific SSID
I'm trying to create a Blackberry app that will connect to a specific SSID, but the Blackberry MDS Simulator only provides a 'Default WLAN Test Network' - is there any way to change the SSID of the ...
1
vote
1answer
83 views
Using Browserfield.displayContent with <frame> that has an external url
I am trying to create a screen for a blackberry 5.0+ 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 ...
-1
votes
0answers
15 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
24 views
Blackberry OS 5,6,7
I have to build a app that should support Blackberry OS 5,6,7. My question is would one app would be enough or do I have to build 2 separate apps?
i.e 1 compatible with OS 5 and 2nd with OS 6 and 7.
...
-1
votes
1answer
54 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 ...
1
vote
1answer
53 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
1answer
43 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 ...
0
votes
0answers
55 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 ...
3
votes
1answer
36 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
38 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
57 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
23 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
37 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
22 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
46 views
Javascript alert - access to php not allowed? - Closed
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
62 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
49 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
55 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
32 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 = ...
1
vote
1answer
53 views
How to use sqlite database in Blackberry simulator?
Hi I am new to blackberry development.
I am trying to create a small demo app of sqlite. for that i am writing the following code:
try
{
URI myURI = ...
0
votes
1answer
90 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
62 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
28 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
41 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
30 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
15 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 ...



