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
2
votes
4 answers

Starting BlackBerry application development

I am a mobile application developer and have pretty decent experience in Windows Phone application development and Android. Now, I want to start developing for Blackberry also. Going through the offcial BlackBerry website, I came to know it is…
Swayam
  • 16,294
  • 14
  • 64
  • 102
2
votes
1 answer

marmalade sdk UnicodeDecodeError

I am new to marmalade sdk and i got an error starting IwGxHelloWorld.mkb on win 7. Can anyone help with it pls? Thanks! Error itself: D:\Marmalade\6.1\s3e\makefile_builder\mkb.py D:\Marmalade\Project\HelloWorld\IwGxHelloWorld.mkb Building…
eu.vl
  • 192
  • 1
  • 7
2
votes
1 answer

HTML5 application for PlayBook - how to "handle" gestures?

I was asked to build a playbook app using HTML5. That's the first time I'm going to work with Playbook, and I do not have any experience with it. I googled a bit, and looks like I can use WebWorks to create HTML5 application which can be deployed on…
avs099
  • 10,937
  • 6
  • 60
  • 110
2
votes
1 answer

libpurple with PlayBook NDK

My friend and I both have PlayBooks, and there isn't a solid Google Talk app on it. We'd like to get started on one and I was wondering if anyone can provide any tips. I was thinking of using libpurple as it is a C based library and the PlayBook…
Parth
  • 1,226
  • 7
  • 28
  • 49
2
votes
2 answers

How to get CSJ files for blackberry playbook signing?

I want to port an application from android to Blackberry playbook. For that I Register in This link http://developer.blackberry.com/android/signingkey and I get 3 CSI files named client-RBB-3973888918,client-RCR-3973888918,client-RRT-3973888918.…
Stack User 5674
  • 1,548
  • 1
  • 20
  • 44
2
votes
0 answers

blackberry playbook no-index flag

I have a simple android application, that stores data into Android/data/{application-name} folder. It is saved in "data.xml" file. I have converted this app for playbook. Everything works fine, except that this data file is listed in builtin file…
Ondra
  • 1,619
  • 13
  • 27
2
votes
1 answer

Reducing the size of a playbook app that is using QT

I am trying to build a playbook app using the QT libraries recently released by rim. The app builds and deploys fine if I use the default bar-descriptor.xml, but the bar file is ~80MB in size. I would like to reduce the size. I have tried using a…
AnthonyM
  • 1,115
  • 2
  • 10
  • 20
1
vote
1 answer

How to implement Facebook or Twitter login in Blackberry Playbook Application

I have been working with development of Blackberry Playbook Application, i.e.. HTML5/Webworks, I would like to implement a feature of Facebook Login for my application, but for some reasons I couldn't do that. For testing I have been using Ripple…
user1099944
1
vote
0 answers

Adobe Flex - mp4 file uploading error : Error #2038

I am developing an app for Playbook using Adobe Flex. I need to upload photos and video from playbook to IIS server. I am using file.upload(url) to upload both medias. This is my code. private function uploadingProcess(fileName:String):void { …
Chinthaka
  • 966
  • 1
  • 13
  • 42
1
vote
0 answers

Android runtime for Blackberry signing error Previously Signed different app

I am porting my Android apps to Blackberry's Android Runtime Environment. I have a pro and demo version of the same app based on a shared library. The version numbers of both the Pro and Demo versions are the same since all changes are made to the…
1
vote
1 answer

x-blackberry-focusable being ignored on playbook

I'm working on an HTML5 app with webworks on a BlackBerry PlayBook. I have a bunch of a href tags through out the site, some added at design time, and some generated dynamically. When I load the app onto my device, I am getting into these strange…
1
vote
1 answer

Free and paid app BlackBerry Playbook Android Emulator

I've ported my paid Android app(recorder) to Blackberry PlayBook and, now I want to create the free version so I've copied and pasted the project, changed the package name, did my changes in the code but when I launch the app the paid version is…
1
vote
1 answer

PhongGap Playbook FileTransfer

I am getting an error when trying to call the FileTransfer method in the BlackBerry Playbook os 2.0 using the 2.2 SDK. I am using PhoneGap 1.4.0 and my app is working great except for this part on the device. This is a test function that i am…
user852566
  • 181
  • 1
  • 3
  • 10
1
vote
1 answer

Adding blackberry nature to android project prevents it from compiling

I have setup the BlackBerry plugin in Eclipse and then added blackberry nature per the instructions. My project now has the following error: native-code:impact=5:armeabi Which I presume means it's not allowed to compile because it has NDK code...…
ima747
  • 4,667
  • 3
  • 36
  • 46
1
vote
1 answer

BlackBerry app update approved but not in App World

I updated my PlayBook app in App World to Version 1.1, but it doesn't show up in App World. Version 1.0 is still there. In the Vendor Portal, it shows Version 1.1 approved, but now Version 1.0 is denied. What's going on??
Richard Eng
  • 1,954
  • 6
  • 23
  • 32