BlackBerry 10 is a QNX based mobile platform developed by BlackBerry (formerly Research in Motion). It is the successor to the BlackBerry Java platform and was scheduled for consumer launch on January 30th 2013.

learn more… | top users | synonyms

0
votes
0answers
4 views

BlackBerry Momentics can't find SDK

We installed Momentics IDE here on folder /opt/bbndk and set all files permissions to 777 (so all user would be able to run it), but when we run it using another user, it shows this error above: If ...
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 ...
0
votes
0answers
7 views

how to add multiple markers on the google map just by url?

I have an android application, I want to convert it to blackberry 10 , the google map is needed in the app,but the blackberry 10 do not support GoogleMap, the blackberry developer web site supply a ...
0
votes
0answers
12 views

iScroll Blackberry z10 weird scrolling behaviour

I'm using iScroll for all mobile devices to scroll a small section on a mobile based website. It works fine on iPhone, Android and some Windows phones. But on the Blackberry z10 theres a bit of ...
0
votes
0answers
21 views

Can't change the value of qml component from c++?

I am trying to change the value of button text at run time.The code does not shows any errors but when i run the app nothing happens.Button still contains the same text I assigned to it at coding ...
2
votes
1answer
59 views

What do the //! [0] comments mean in these Blackberry 10 samples?

I downloaded the Blackberry 10 Cascades sample code and am working through learning QML. However, I see comments like //! [0], //! [1], and //! [2] littered around the code, but no documentation as to ...
1
vote
0answers
30 views

Blackberry 10 ListView - multiselect

I am in need of a bit of help regarding cascades ListView, I found some code a few weeks ago from this great site and have used it to show a tiled ListView in an application. I have tried to go one ...
0
votes
0answers
24 views

Delete does not work in CodeMirror, delete the character on the right not on the left

I am developing an WebWorks app that takes adventage of CodeMirror syntax highlighting. Unfortunaly after pressing the backspace button the app does not remove the character on left, but the one on ...
0
votes
3answers
38 views

access denied to PHP from Blackberry 10 platform using phonegap

I have a problem with my phonegap project working on blackberry simulator. The version is 10. When I say phonegap, I haven't used any Cordova features yet but my simple javascript functions are not ...
0
votes
0answers
18 views

phonegap build for blackberry is throwing a Javascript error [duplicate]

I have a problem with my phonegap project working on blackberry simulator. The version is 10. When I say phonegap, I haven't used any Cordova features yet but my simple javascript functions are not ...
0
votes
1answer
25 views

Phonegap blackberry 10 simulator - “Cannot post launcher object. Something went wrong here”

I am working on a phonegap project and trying to deploy it on Blackberry 10 simulator. My simulator runs on VMware player. As per the phonegap -Getting started guides, I am trying to deploy the ...
0
votes
1answer
22 views

Loading an Image into StandardListItem inside ListView BB10

I want to display a list of contacts inside a StandardListItem. The data is retrieved from sql with QArrayBytes representing the Image. The StandardListItem accepts a title, status, description and ...
0
votes
1answer
20 views

Error when convert datetime to milliseconds in qml blackberry

I got an error while i convert datetime to millisecond in qml. I use javascript function but doesn't work. here my code: var data = new Date(Date.parse("2012-01-01", "yyyy-mm-dd")).getTime(); but ...
1
vote
0answers
29 views

Blackberry 10 Android App “has stopped unexpectedly”

I have an Android application that works quite well on Android devices up to 4.2.2. I packaged the application to use in Blackberry 10 and for the most part it works. There is one transition that ...
1
vote
2answers
51 views

Which Android version when Programming Android apps for BlackBerry?

I am writing an Android app which needs to be run on BlackBerry Z10, too. Someone mentioned that Android apps can be wrapped for BB. However I am not sure of the version. If I use 4.x specific ...
0
votes
0answers
23 views

Runtime exception result in app exist in BB10

I ported my android application to BB10. Whenever any Runtime exception is occurred in the Android app current activity finished and previous activity gets push from the stack but in BB10 app exist ...
0
votes
0answers
15 views

Error when create alias of container background blackberry cascades

I have an container which has a background color. I create an alias to fill the color to the container Page{ property alias changeColor: contColor.background Container{ id: contColor } } ...
0
votes
1answer
19 views

Start service in blackberry 10 application

Hi I am new to Blackberry 10 application development and I am developing an application that can run as a service in background and start another application at particular interval. I want to know is ...
0
votes
1answer
21 views

Why am I getting a bps_remove_fd failure when trying to store a QSslSocket inside a QScopedPointer?

I am developing a networking-based app for the blackberry playbook using Qt4.8.3, part of which involves storing a QAbstractSocket in a QScopedPointer as follows: ...
-2
votes
0answers
13 views

BB 10 dev alpha simulator is not being displayed prperly in vmware

My simulator has inverted screen.I have tried to set the orientation and zoom from simulator controller but it didn't work.Are there any more settings I have to do?? Plz help.. Thank u in advance..
0
votes
0answers
17 views

Is port based SMS supports on BB 10 Android Run Time?

I am trying to send SMS to my application through,Is it possible to get the port based SMS of Android which I am trying it through Socket Connection code,Did anyone tried similar sort of scenario.
0
votes
1answer
55 views

How to execute some code on UI thread

I have a worker thread (pthread) to process some things on background, then I want to display the result on the screen. So I must execute some code on the UI thread or main thread. In iOS I can use ...
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 ...
0
votes
0answers
15 views

BB Cascades - How to save multiple images and sentences and pick one to display at random?

I'd like to save about 20 sentences and then have an action that will pick one of them at random and then display it on a text area. How do I do it? Oh, and I would also like to do the same with ...
-2
votes
0answers
26 views

Physical Keyboard Android Runtime Blackberry Q10 [closed]

When I use physical keyboard for entering just a single character, in blackberry q10, My android application seems, to create an issue of application not responding, the heap size is around 6.637 MB ...
-1
votes
2answers
49 views

Catch error when QList index is out of bounds

I am developing an application for Blackberry 10 and when I try to get the element 2 from a QStringList while this list contains only 1 element, my application crashs. I am using the following code ...
0
votes
0answers
12 views

BBui header for BB)S 5-7

just a brief contribution for BlackBerry smartphone developers, you can create the BB default BB header using this css class: #dv-content-header{ background-image: -webkit-gradient(linear, center ...
0
votes
5answers
24 views

Is there a timer in black berry 10 that runs your functions after a specified time interval?

I searched the internet but there is very little documentation available on blackberry 10 development.Is there something in blackberry 10 that allows you to run a function forever after specified ...
-2
votes
0answers
19 views

Is there a way to run one of my apps functions after every minute in blackberry 10? [duplicate]

I used to achieve this functionality using real time clock listener and the event clockupdated() in previous blackberry versions.My app received a notification from clockupdated() every minute.After ...
1
vote
1answer
71 views

How Arabic text in Application

Hi I am new to Blackberry 10 platform and I am developing an application in Arabic language. I don't know how to display Arabic text in my application. But in Blackberry site there is some information ...
0
votes
1answer
21 views

Is there anything like real time clock listener in blackberry 10?

There used to be a real time clock listener in previous versions of blackberry(When the coding was in java). Now I was searching the internet but couldn't find anything like a real time clock listener ...
0
votes
1answer
45 views

WebRTC support on BlackBerry 10

Are there WebRTC libraries ported to BlackBerry? If not, is it possible to port Android NDK code to BB10 project? Thanks in advance!
0
votes
1answer
46 views

Flurry on Blackberry 10

is it possible to use Flurry Blackberry SDK on Blackberry 10? Flurry SDK: http://support.flurry.com/index.php?title=Analytics/GettingStarted/TechnicalQuickStart/Blackberry Thanks
2
votes
1answer
44 views

BB10 start applications from command line

I've followed the instructions here: BB10 Cascades Command Line Development Now I've got a makefile project, which can compile and deploy my application to a connected device. The only problem is, I ...
-2
votes
0answers
23 views

Retrive call log information in Blackberry 10 [closed]

Hi I am new to blackberry 10 platform and I am developing an application to retrieve the call information from the device that is incoming,outgoing and missed call information. How can I get these ...
1
vote
0answers
46 views

GL_COLOR_ARRAY is not working glDrawArrays() in OpenGL ES 1.1

My target is to draw a polyline from a set of vertex. To do so I did some coding below. But the problem is I draw the polyline correctly but I can't assing color into it. I used an array to set my ...
0
votes
1answer
29 views

create a http communication on blackberry 10 cascade

I'm newbie on development blackberry 10 cascades. I need to use httpget to connect on file xml and get dat from it to display it on list. There is an example can help me to make http communication or ...
1
vote
1answer
54 views

How to Record Phone call

Hi I am new to Blackberry 10 platform and I am developing an application to record phone calls with Blackberry 10 devices. For this application I would like to know if there is possible to create ...
0
votes
1answer
27 views

Not able to install blackberry ndk

Not able to install blackberry ndk (installer-bbndk-bb10_1_x_macos.dmg). Double tapping on this dmg file mount disk and when tap on installer-bbndk.app it shows error "You can't open the application ...
0
votes
1answer
53 views

Cannot resolve image path using content provider in BB10 Android Runtume

I have ported my android application to BB10. In my application there is one feature where we can send email with image attachment. In android it works fine but in BB10 image is not attached to mail. ...
0
votes
1answer
24 views

wait until Sheet is closed in blackberry 10

I am currently working a bb10 app. I have QML document main.qml. It contains a button. On the click of the button I am calling a function HandleClickEvent(). Inside HandleClickEvent() I am calling ...
0
votes
0answers
19 views

Get touch event of an element BB10

I'm studying webwork BB10.I have this code : <div id="main"> <div class="field"></div> <div class="field"></div> <div ...
0
votes
1answer
13 views

Equivalent class for Formatter Class (BB 7) in Blackberry 10

I want to know is there any Equivalent class in blackberry 10 for the Formatter class
0
votes
0answers
16 views

Invocation of web browser in blackberry 10 app

I am developing a Blackberry app which uses api as well as internet. It invokes web browser in blackberry with the uri that I have specified say http://www.abc.com but when I run this app in ...
0
votes
1answer
39 views

How to differ BB browser and Webworks Application

I have a Webworks application (actually, it's just a single-page application) and I'd like to run it as an application (bar-file) and as a web-site. So is there any way to differ Webworks application ...
0
votes
1answer
39 views

Email ID Validation in C++ in Blackberry 10

I want to validate an email id entered by the use inside a textfield from C++ in Blackberry 10 App. Can anyone suggest how it can be done ? thanks in advance.
0
votes
1answer
28 views

Warning “name.xml” is not a supported asset file

i made model.xml file in my project. and try to call it using data modal import bb.cascades 1.0 Page { content: ListView { dataModel: XmlDataModel { source: "model.xml" ...
1
vote
0answers
56 views

Open file coming from an invoke request on Blackberry 10 Cascades

I am writing a Blackberry 10 Cascades app. I am trying to open a file which is an email attachment. int in_fd = open(m_uri.replace("file://","").toUtf8().constData(), O_RDONLY); (There's a reason I ...
0
votes
1answer
28 views

BB10 simulator : “This file could not be found”

Im studying with BB10 simulator. Today I follow an example here : http://developer.blackberry.com/html5/documentation/package_and_launch_your_app_bb10.html The problem is when I package and build in ...
0
votes
0answers
18 views

Creating a contact in Blackberry 10 from Android port

So I am porting an Android app to Blackberry 10 and everything is going well. But I am having a problem with the "Add Contact" functionality. I have a button that takes information about a company and ...

1 2 3 4 5 11