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
8 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
11 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
35 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 ...
0
votes
2answers
45 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
6 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
20 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
19 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
20 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
17 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
32 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
17 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
20 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
1answer
19 views
phonegap blackberry jquery mobile ajax call is not working
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
18 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
0answers
37 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
17 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 ...
0
votes
0answers
4 views
BES 5 Log files location of deleted user / device log
Any one happen to know if BES 5 logs the deletion of a device & user in its log files?
If so any idea of which log file to look in?
Running Win 2008 R2
Thanks
1
vote
1answer
25 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 ...
0
votes
0answers
14 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:
...
1
vote
1answer
56 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 ...
0
votes
0answers
10 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 ...
-1
votes
1answer
26 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
46 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
22 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
22 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
19 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
22 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
47 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
17 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
15 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
18 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
40 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
25 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
27 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
34 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
27 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
35 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
42 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
56 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
20 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
28 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
25 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
13 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
37 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
25 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
34 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
25 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
32 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
17 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
43 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 ...



