Questions tagged [blackberry-playbook]

BlackBerry PlayBook, a tablet computer running QNX OS.

BlackBerry PlayBook, a tablet computer developed and manufactured by Research in Motion, makers of the BlackBerry.

292 questions
0
votes
1 answer

How to view pdf using QT framework on blackberry playbook

I had asked before also for rendering pdf but its in blackberry JAVA development. But currently I want to know , is it possible to render a PDF in the playbook using native sdk 2.0.0 with the QT framework. If it is possible then can you suggest me…
BSKANIA
  • 1,317
  • 15
  • 27
0
votes
1 answer

Passing Arguments to a Custom CellRender

I'm trying to create a simple two labeled list by creating two label label fields using a class called TwoLabelCell which extends AlternatingCellRenderer and looks like this: package views { import flash.text.TextFormat; import…
Nathan Campos
  • 28,769
  • 59
  • 194
  • 300
0
votes
1 answer

Convert Android app to Blackberry smartphones and tablets

The android app reads from database but doesnt write anything to DB, the app display a few web pages, and other simple things like list of search results... Please note that I managed to convert the .apk file to .bar without any problems using…
m.othman
  • 638
  • 7
  • 28
0
votes
2 answers

Can't change orientation to portrait, mobile air apps

I am developing a Blackberry PlayBook application using Flash Builder 4.6 on a Windows 7, x64 machine. I have installed the Blackberry SDK and generally can test my application with one catch - Rotate Left and Rotate Right options from the menu are…
Maurycy
  • 1,324
  • 1
  • 11
  • 33
0
votes
1 answer

BlackBerry playbook simulator on VMWare player suspends

I installed the BlackBerryPlayBookSimulator-Installer-1.0.8-6067-Win-201112052354 On windows7 and try to play on the VMWare player it suspends like on the following picture. Please Help me. I reinstalled the VMWare but it did n't help
Stack User 5674
  • 1,548
  • 1
  • 20
  • 44
0
votes
1 answer

Blackberry Cascades QML Items

This is question for those who already tried Cascades for Blackberry. Can you use standard QML items, like? Rectangle { anchors.fill: parent color: "lightblue" } I fail to run this code on a BB10 simulator.
psyched
  • 1,859
  • 1
  • 21
  • 28
0
votes
1 answer

How do I create a popup window for Twitter authorization?

I want to create a Blackberry Playbook webworks app that links to twitter using an oauth library. How do I create a popup window from within the app using Javascript to display the Twitter authorization page? It doesn't seem that I can use an…
paulmorriss
  • 2,579
  • 25
  • 30
0
votes
1 answer

Reading local binary file on Playbook through HTML5

I'm making a MP3 player for Blackberry Playbook in HTML5 and I need to know how to read local binary file without using tag (like in XHR). Is there any way? Sorry for my bad English.
0
votes
0 answers

QNXApplicationEvent.SWIPE_DOWN not firing at all in an AS3 project

I have read some blog posts and forum entries about trying to implement a QNXApplicationEvent.SWIPE_DOWN listener with the Blackberry AIR SDK to deploy on the Playbook, but somehow none work for me. I have tried signals: _swipedDown =…
jansensan
  • 633
  • 1
  • 8
  • 23
0
votes
2 answers

How to invoke an app from another app in flex mobile

Is there a way to open one app from another app in Air? Example: I open app A which contains a button that opens app B when clicked. Suppose both A and B are separated apps that are installed in the device and that this device could be a PlayBook,…
edsv14
  • 9
  • 1
  • 5
0
votes
3 answers

Custom Buttons in BlackBerry Air?

I'm using AIR to develop apps for the BlackBerry PlayBook, and I need to create custom buttons with a gradient, and a different gradient when pressed. The text should be black or white according to the needs (decided by me for different parts of the…
Roshnal
  • 1,284
  • 3
  • 16
  • 39
0
votes
3 answers

Set playbook native application orientation

I've been looking for a long time and I can't seem to figure out how to set the preferred orientation of an application for Playbook/BB10 using the native SDK. My application is targeting playbook and BB10 handsets. The application needs to be in…
user401142
0
votes
1 answer

Adobe Air and Dropbox

I'm trying to integrate dropbox into my BB Playbook app using adobe air in flashbuilder 4.6. I got the API from http://code.google.com/p/dropbox-as3/wiki/EXAMPLES and I'm also using that example. public function getRequestToken():void { …
0
votes
2 answers

Admob ad not showing on blackberry shows on android

I converted .apk for android to .bar. Everything works in the game but admob ad is not showing at all. Can anyone please tell me what can i change to make ads available on .bar file? I looked online but cant find any answers to it.
NoviceMe
  • 3,126
  • 11
  • 57
  • 117
0
votes
3 answers

Can't import qnx.fuse

I'm creating a BlackBerry app for PlayBook using Adobe Flash Builder. For that I need to import qnx.fuse.* and it shows an error message telling The import fuse could not be found. But I can import some other BlackBerry components. For example, I…
Roshnal
  • 1,284
  • 3
  • 16
  • 39
1 2 3
19
20