Community Questions & Answers

createWindow url doesn't function well

In Titanium Studio, i create my project using Default Project and Titanium SDK is 3.2.0.v20130414162442 and Deployment Target is Blackberry. In my app.js ~~~ Titanium.UI.setBackgroundColor('#000'); var tabGroup = Titanium.UI.createTabGroup(); var win1 =...

\n not working, get real height of 'auto'

I'm developing for blackberry and am using a very old sdk which is 1.7.0. The problem I'm facing now is that I have a label and two string thatI want to display. The second string will be a new line below the first. I've tried suing '\n' but it does;t...

BlackBerry 7 OS Support

Does exist any way to develop an application supporting Blackberry 7 OS (or) with titanium free, or do i need a premium account?. thanks in advance

BlackBerry SDK

Do you have to pay the basic subscription fee to get the BlackBerry SDK to work with Ti Studio? Thanks

Porting Android Titanium App in Blackberry 10

What are the step for porting android .apk file to blackberry 10 device/simulator? I have tried with the command line it has been converted to .bar file but the application does not move ahead of splash screen and in some time Fore close. Please provide me...

bug in xml on blackberry

i am coming from this sample [http://docs.appcelerator.com/titanium/3.0/#!/guide/Working_with_XML_Data] and it works well on ios but i found bugs on bb10 error message 'TypeError: Cannot read property 'documentElement' of undefined '

Resize remote image

Hi guys, I need to resize a remote image to a specific width so it fits my screen. Since I'm developing for blackberry using titanium, the sdk is very old. Anyone got a way to do it?

Blackberry 10 configration

how can i make configuration for blackberry 10 in titanium studio please??? my error in blackberry keys directory it need three files(RBB & RCR & RRT) but for blackberry 10 there are only two files (RDK & PBDT). any solution please thanks,

Black Berry 7.1

Is there any support for Black Berry 7.1 ? or just for 10? And if there is any how do I configure titanium?

Mobile Web Application doesn´t work in blackberry

Hi. I am developing a mobile web application that shows a list of articles from Feed RSS. The problem is that in blackberry devices, the list doesn't shows, but in others platforms like ios or android the list works fine. there Is anything that I'm not...

Blackberry (OS 5 & 10) support on Studio 3

Hey guys, I'm evaluating Titanium for our development needs and have found unclear information regarding support for Blackberry OS. The links on the old wiki https://wiki.appcelerator.org/display/tis/BlackBerry+Support imply support for BlackBerry OS 5....

Phonegap- app for blackberry

I have a problem that i can run phonegap app in ios and also android but it was not known how to do it in blackberry. please suggest me the process.

Blackberry mobile support in Titanium...

How much is blackberry supported in Titanium. Will I be able to use the basic features such as camera, bluetooth, geolocation, maps.. Is the same code written for android and iPhone fully compatible with blackberry devices..

BB Support in titanium

Hi, We did an app using titanium for android and iphone, can we achieve the same(max controls as in Kitchen sink for android and iphone) in Blackberry. There is no official BB developer sdk available for this, currently only beta version is there. Even in...

Blackberry Support?

Can someone please clarify for me the status of support for Blackberry ... I have a customer who wants his app, which we used Titanium to build for iOS and Android, on Blackberry ... and in absence of mobile app support, what is the best approach to...

WebView on BlackBerry 10 - app crashes

I'm making a BlackBerry 10 app using Titanium Studio 3.0.0.201211301903. I have a very simple web-view code that makes the app crash as soon as it starts. The app compiles just fine. Following is the code that fails: var win = Ti.UI.createWindow(); var...

Blackberry XML support

Does current blackberry 10 support xml? I'm trying to get data from remote XML. For iOS and Android, I've been using this: ~~~ var xhr = Ti.Network.createHTTPClient(); xhr.onerror = function(e){ alert(no response'); } xhr.onload =...

Balckberry Simulator not opening.

BlackBerry SDK : 5.0 Titanium SDK : 2.1.3 Titanium Studio : 2.1.2 We have configured our environment according to the appcelerator guide. But we are facing the problem in opening the BlackBerry Simulator. getting error : unknown command run. Any help...

Blackberry OS 6 Lower versions Cookie value is Null

Hi am trying to retrieve cooki information using getcookiMangaer Api..its wrking fine wit Blackberry os 6 n higher versions.. String cookie = browserField.getCookieManager().getCookie(loginURL); but in OS 6 lower versions Cookie value is null..

developp blackberry application with titanium

Hi, i have an application i developped on iPhone & Android and want to deploy it on blackberry. is that possible with titanium ? which versions of blackberry OS are supported ? is there any tutorials or documentation to developp blackberry...

Is blackberry support and SDK dead?

Hi, I've been using Titanium coz it supports iOS, Android and BB. I've done writing an app for iOS and Android but I was surprised seeing BB doc since it seems to be outdated and can't find enough information for proper setting up SDK. Will BB SDK active...

Blackberry

Hi guys! I haven't been using Titanium for a while now as I have been mostly busy with Web related projects. Have a few mobile projects coming up now and just want to find out if I can develop for Blackberry on Titanium yet?

Showing 1-50 of 216 1 2 3 4 5