blackberry Questions
9
Solved
While building with ant, I am getting the following error:
java.io.IOException: Cannot run program "D:\Tools\Java\jdk1.6.0_12\jre\bin\java.exe": (my Project & its path)Error: CreateProcess e...
Amide asked 7/8, 2011 at 5:48
4
I'm developing a Blackberry 10 mobile application using the BB Native SDK.
I need to call a QML function into my C++ class. I searched a lot on this but I only found the possibility to call C++ in...
Arriola asked 15/11, 2013 at 11:38
3
Solved
My server sends me time zones of the format "America/Los Angeles". On the client, I have a time that I need to display in that time zone. The answer will be "PST" or "PDT", depending on daylight sa...
Gossett asked 1/2, 2011 at 23:31
19
How can I hide the div without using display:none or JavaScript?
In my country, a lot of Blackberrys come with the CSS support disabled (the mobile companies here are not so good to developers). I...
Ruppert asked 12/12, 2008 at 16:29
4
I am working on Blackberry webworks, Phonegap framework, Apache Ant and configured them in Eclipse 3.6 with sample index.html.
I followed the article Getting Started with PhoneGap BlackBerry WebW...
Denier asked 31/8, 2011 at 15:6
6
Solved
I'm new to Blackberry and I'm trying to get post a search term to a server in xml. But I keep getting this error Request Failed. Reason Java.lang.NegativeArraySizeException.
I wanted to check if t...
Lev asked 26/6, 2012 at 13:2
11
Solved
When I run my BlackBerry project in Eclipse, I get the following error:
Error: Cannot run program "jar": CreateProcess error=2, The system cannot find the file specified
How is this caused and...
Triplett asked 3/9, 2011 at 5:56
3
Solved
I have several question about MSISDNs. I understand:
MSISDN is the basically the phone number
It is not IMSI
What i need to know further are:
Is MSISDN number burnt (stored) in SIM Card? If i...
Brusque asked 22/5, 2012 at 4:6
3
Solved
For the iPhone there is a console tool for printing Nslog. For Android there is logcat. For Palm there is putty.
Is there any tool like this to print the log for BlackBerry?
Marquisette asked 26/10, 2010 at 9:42
2
Solved
I've created an application that will need to fire Javascript events every "X" minutes. I'm using phone gap build to deploy on Android/iPhone/Blackberry, but I'm of course stuck, as the Javascript ...
Amador asked 28/9, 2011 at 15:41
6
Solved
I'm developing for BlackBerry and I got stuck with this stupid problem:
I need to convert string values "1" and "0" to true and false, respectively. Nevertheless, Blackberry JDK is based in Java 1...
Binding asked 25/3, 2011 at 5:10
1
Solved
I am trying to use bb:system::screenshot like so
request.setTarget("sys.pim.uib.email.previewer");
// Set the action that the target app should execute
request.setAction("bb.action.VIEW");
/...
Padding asked 23/6, 2015 at 14:48
6
Solved
I am working on PhoneGap BlackberryWebWorks i have install BlackBerry WebWorks plug-in:2.5.1 and Blackberry WebWorks SDK:2.0.0. and PhoneGap 0.9.4.but while building the project in eclipse i am get...
Gaslit asked 4/8, 2011 at 4:45
3
Solved
This question is in reference to the API documentation link, http://www.blackberry.com/developers/docs/7.0.0api/net/rim/device/api/barcodelib/BarcodeBitmap.html
They specify that the old method
...
Wieren asked 18/7, 2012 at 15:54
8
This is what the Java site www.java.com says:
"KVM, the virtual machine for mobile devices, is the counterpart of JVM (Java virtual machine). It is used to run applets and applications written wit...
Applecart asked 12/3, 2010 at 14:27
7
Solved
I want to integrate TwitterAPIME to my Blackberry project. I have 3 Jar files provided by TwitterAPIME. I am not sure how to link these 3 Jar files to my project.
My basic doubts are
What is an E...
Pantsuit asked 13/12, 2011 at 8:49
4
Solved
I have an application built with PhoneGap, and I want to send it to my clients with an elegant interface and get feedback. I have used testflight before for iOS, but it is not available for Android...
Anhedral asked 6/9, 2012 at 12:59
3
I am developing a Blackberry app using Cordova/PhoneGap. I am fetching several images (map tiles) from a server. Also, every 60 seconds I send position information to it.
However, every now and t...
Danilodanio asked 23/5, 2012 at 23:40
2
Solved
I am stuck on how to get CellID and LAC in CDMA BlackBerry devices supporting OS 5 and greater. I have to get Latitude and Longitude without using GPS. So, i have implemented the solution for GPRS ...
Caracal asked 14/3, 2013 at 11:53
1
I have developed the demo application of blackberry analytic service but report is not updated in my account my program is..
public class MyApp extends WebtrendsUiApplication {
public static voi...
Dhiren asked 20/12, 2012 at 10:53
1
I'm programing an app for Blackberry using WebWorks 1.0.4.11, jQuery 1.8.2 and jQuery Mobile 1.3.
I've tested the app, but an error is appearing when I tap a date <input> field that is formed...
Namely asked 31/10, 2013 at 21:48
2
Solved
I'm developping an application for Blackberry 10 and I'm using the Momentics IDE (BB native SDK).
I get the following error when I try to execute the code below. Any one have an idea how can I fix...
Almsgiver asked 2/12, 2013 at 13:24
5
Solved
I am using the following to target iphones, and handheld devices to use specific mobile styles sheets but the Blackberry browers is picking up only the regular screen style sheets.
<link media=...
Beals asked 26/5, 2009 at 22:16
4
Solved
How do I implement an image button in BlackBerry?
Guilty asked 26/5, 2010 at 10:54
6
Solved
I have used Netbeans 7.0 for developing Blackberry application with LWUIT framework. And I'm using Blackberry SDK 4.7. I print a string by using System.out.println(...); in my application in many p...
Judicature asked 6/9, 2011 at 6:28
1 Next >
© 2022 - 2024 — McMap. All rights reserved.