blackberry Questions

2

Solved

I want to create a tool bar of exact look and feel for my blackberry project. Any help is greatly appreciated. Please note I cannot use ToolBarManager. My project should support all devices after...
Secretion asked 20/1, 2012 at 13:36

3

This is a ColdFusion/mobile question. I have a simple web app with a login page. User types their login info, session info is assigned, and they're taken to a projects page. This works fine, but...
Valiant asked 2/2, 2012 at 17:2

1

Solved

I am currently experiencing some issues with some touch detection in a plugin i am using. The plugin uses the following code touch = ("ontouchstart" in window) || window.DocumentTouch &&...
Mafia asked 6/8, 2012 at 11:33

6

Solved

I have a Blackberry application which, when run in some emulators with touch support (ex: 9500, 9520, 9530, 9550), terminates with: "Application is not responding; process XPTO terminated" Using...
Lyallpur asked 27/7, 2011 at 18:6

1

I am using 'net.rim.device.api.browser.field2.BrowserField' for loading an html page with 2 scripts. script 1 (Jquery) script 2 (Jquery mobile) The 2nd script gets loaded twice. Its like the s...
Threedecker asked 14/3, 2012 at 12:52

1

When a link is opened in a PlayBook application that runs in the Android JVM (that is, an Android app that's been ported to the PlayBook using the BlackBerry Plug-in for Android Development Tools),...
Anew asked 27/3, 2012 at 0:59

2

Solved

I am wondering if anyone out there has experience writing application for blackberry smart phones. In particular, I am wondering how they get around the myriad permutations of model number/carrier ...
Jamajamaal asked 8/10, 2009 at 21:18

2

Solved

It seems to me that what I'm trying to achieve is incredibly simple, yet is becoming incredibly painful. I have ProjectA which is a BlackBerry Application project. I have ProjectB which is a Java ...
Sepalous asked 1/2, 2012 at 7:20

4

Solved

What is the User-Agent string for the Blackberry PlayBook's web browser?
Kidnap asked 1/10, 2010 at 13:58

1

I have a JAR File,i want to know how to convert the JAR file to COD file. <target name = "build-MyLib" depends="clean"> <rapc destdir="release\5.0" output="Lib"> <src> <fil...
Sortilege asked 9/3, 2011 at 5:47

3

Solved

How do I use Ant (bb-ant-tools) to compile a JAR file into a COD? i.e. with no other source files Reason Ultimately, I need a script that is going to run Jar Jar Links (jarjar) during the build...
Torment asked 17/5, 2012 at 8:32

1

Solved

I have created a CustomTextField which scrolls itself towards left when i type text which are extra than the width of the TextField for which a HorizonalFieldManager is used But now the problem...
Uncalledfor asked 16/5, 2012 at 11:44

2

Solved

This is a follow-up to: BlackBerry - use own JAR file in own project & BlackBerry - Ant build script for more complex apps. This problem has now been solved below. Aim I want to: use Ant (b...
Saccharin asked 14/5, 2012 at 11:30

1

I need to classify blackberry devices based on OS version. if BB5 and BB6 then {do this} if BB7 and above then {do this} I knew, BB 5 useragent looks like this : BlackBerry9700/5.x.x.x Profile...
Jackfruit asked 14/5, 2012 at 4:53

3

Solved

When to use the getInstance() method in java and what is the meaning of getInstance(null)? locationProvider = LocationProvider.getInstance(null); can anyone tell me the meaning of the abo...
Myronmyrrh asked 7/5, 2012 at 5:52

5

Solved

Every indication I have, based on my experience in embedded computing is that doing something like this would require expensive equipment to get access to the platform (ICE debuggers, JTAG probes, ...
Rommel asked 25/9, 2008 at 16:38

2

Solved

How can all checked items from a list can be fetched? I need to get all selected (checked) items from the list and populate a vector. I am not getting all selected items, I am getting only the it...
Against asked 27/7, 2009 at 4:7

1

Solved

I am using simulator BB 8900. I am trying to connect to url and get response code 302.What does it mean? Here is my code snippet: import javax.microedition.io.Connector; import javax.microedition...
Attractant asked 26/4, 2012 at 8:30

5

Solved

How do I test a mobile website for Android or BlackBerry without having the actual device?
Lollar asked 25/10, 2010 at 7:49

3

Solved

I'm looking for some experiences launching a mobile application on BlackBerry AppWorld. I'll be in a position to launch one shortly and I want to make sure I can avoid any potential pitfalls. Did ...
Clockwise asked 7/4, 2009 at 11:34

2

Solved

I understand why RIMAPPSA2 permission is thrown when signing a BlackBerry application. However, I don't know which classes, functions and/or API requires such permission. Is there any way to find ...
Sesquialtera asked 9/1, 2012 at 7:42

5

Solved

Can someone please give me a simple example on how to add three rows to a ListField so that the list shows something like this? Item 1 Item 2 Item 3 I just want to show a list in which the user...
Cannery asked 26/12, 2008 at 16:32

1

Solved

(I have solved my problem, so have edited it to look more like a blog post - the final working solution has been placed as an "answer" below.) Aim I want to package our BB libraries (v4.5 OR v5.0...
Panthia asked 2/4, 2012 at 12:59

2

I'm trying to sign our BlackBerry app, but now it's asking for "RIMAPPSA2" signing key, which is the signing key for private APIs (which isn't allowed in the app world I assume). So I want to remov...
Loosestrife asked 22/6, 2011 at 17:22

1

Solved

Now days I am getting a problem in attaching JAR files in Blackberry..... I am using Eclipse 3.5 and I am using Facebook Jar SDK , in my Application. I am doing the following things for attach the...
Chatwin asked 4/2, 2012 at 6:5

© 2022 - 2024 — McMap. All rights reserved.