Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
15answers
14k views

Blackberry MDS simulator - Can't connect to the internet in the simulator

I'm trying to do some testing of a website through the Blackberry simulator, while the simulator works fine, I can't get to any sites in the Blackberry Browser. Here is the specific setup I'm using. ...
7
votes
4answers
5k views

Can I develop Blackberry applications using C# .NET on windows7

Hey, I have a keen interest to build an application for blackberry OS, can I do it with C#? Also Blackberry has launched a plug-in for Visual Studio but how would you use it along with the simulator? ...
6
votes
2answers
299 views

Launching Blackberry Apps from the Command Line

I am trying to make use of the fledgecontroller to launch my app from the command line but when I execute the following line, nothing happens, no errors.The 9800 simulator doesn't change from the ...
6
votes
1answer
259 views

Blackberry browser back click

I am trying to go back back to the previous page after loading a browser but it takes three back clicks to do so. I tried overriding the back button click but it still takes three clicks. I used ...
5
votes
2answers
2k views

how to run blackberry emulator on mac

How to run blackberry application on mac in eclipse? I have downloaded the eclipse with blackberry plugin installed in it... But i am facing problem when i am running new Hello Project in eclipse... I ...
5
votes
1answer
1k views

jQuery blackberry ajax problems

I have an asp.net web application that I am making available to mobile devices. Im using jQuery and jqMobile for the functionality and styling. The application works great in safari, google chrome, ...
5
votes
2answers
227 views

Blackberry: Speeding up Simulator start

Running any Blackberry Simulator for the JDE takes forever to launch. Any ideas on speeding it up? I see that it looks through a bunch of generic files while booting up, can I strip it down? All I ...
5
votes
1answer
2k views

Blackberry Apps - Importing a code-signed jar into an application project

I'm working on a library project that Blackberry Java developers can import into their projects. It uses protected RIM APIs which require that it be code-signed, which I have done. But, I can't get ...
4
votes
2answers
88 views

Javascript Date.parse returning NaN in blackberry browser

This is the code I am trying to run in blackberry simulator browser (OS V6.0). <html> <body> <script type="text/javascript"> var d = Date.parse("Tue Oct 25 2011 18:33:17 ...
4
votes
5answers
577 views

BlackBerry: “Application is not responding; process terminated” because of UiApplication.getUiApplication().popScreen()?

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

Things to keep in mind before developing a blackberry application

I have just entered into the Blackberry Arena. Now I am ready for the develop an application for the blackberry devices. (1) But I would like to know that while I develop any app for blackberry, ...
4
votes
1answer
468 views

Blackberry simulator not creating COD file

This is an answer to anyone having problems getting a program to appear in the Blackberry simulator or problems generating a COD file. I have been programming in JAVA using the Eclipse IDE and my ...
4
votes
4answers
2k views

BlackBerry - How to show the system status bar on top of the application screen

My question is rather simple, but I couldn't find an answer, could be because I'm using the wrong terms, but let me try: is there a way for a BlackBerry application (extending the regular Screen ...
3
votes
2answers
37 views

Create a GridFieldManager With Focusable on each?

I want to know about the GridFieldManager and how to know about that.
3
votes
1answer
256 views

Debugging blackberry application in eclipse “source not found” problem

I am debugging an application in Eclipse. It works fine but at some methods, for example enterEventDispatcher(), it shows me source not found. Which source files should be attached to avoid this ...
3
votes
3answers
1k views

Is there a Blackberry Browser emulator?

I'm developing a mobile site that needs to work in Blackberry browsers. This is not an app; just a website with custom stylesheets. Is there a Blackberry browser emulator available somewhere, or do I ...
3
votes
1answer
381 views

Blackberry simulator screen refresh

When I use the stock Blackberry simulator, the screen seems to NOT repaint when I interact with the virtual device. I have to minimize/restore the simulator app for the screen to get repainted, but ...
3
votes
1answer
380 views

Deploy Java code to BlackBerry device without signing keys

I want to deploy code directly to a BlackBerry device, but I do not have any RIM code signing keys. Is there a way to do this without the keys? Currently I am using the .cod files to deploy on a ...
3
votes
1answer
138 views

Is my app running on the Blackberry Simulator?

I am testing a blackberry app that sends SMS messages. I would like to use the simulator for testing, but since SMS doesn't work on the simulator I would like to have an alternate code path to handle ...
3
votes
3answers
505 views

Blackberry Application not deploying in simulator from eclipse

I wrote a first sample Hello World Program for BB in eclipse using the plugin and everything worked fine. But then I wrote another app, not much different from the first and I went to deploy it and ...
3
votes
2answers
1k views

SMS between two BlackBerry simulators

How do I write a program to send and receive SMS between two BlackBerry simulators using the BlackBerry JDE?
2
votes
2answers
87 views

BlackBerry non-UI click event listener

I am running the following code in my application. When this code is executed, it displays a global screen alert (OK, Cancel). final Dialog _dialog = new Dialog(Dialog.D_OK_CANCEL, "Message", ...
2
votes
1answer
24 views

how to launch only selected black berry project from eclipse?

I am new to work on black berry development.I am working with BlackBerry JDE 7.0.0 verision configured in to eclipse.In my eclipse I have created three project by using eclipse as follows: ...
2
votes
1answer
245 views

Blackberry Images not working with phonegap/jquery Mobile on OS 5.x

I have been trying to write a simple map application using phonegap and jquery Mobile. Using static Google Maps API i am able to load the map and display it in the emulator(ripple on chrome and the ...
2
votes
1answer
37 views

Audio Recording Not Getting setRecordLocation()

I am trying to save audio at a specified device location on Button Click (which invokes run() method). This is my code. public Audio() { } public void run() { try{ try{ ...
2
votes
1answer
70 views

Reduce Blackberry Simulator load time

Is there any way to reduce Blackberry simulator load time. One way I found was View->Turn Graphics Acceleration->off . We have to close the simulator every time we make a change in code. Is there any ...
2
votes
0answers
280 views

blackberry “Error Starting Module not found” adding external jar to eclipse plugin

Help I'm using BlackBerry Java Plug-in for Eclipse Version: 1.3.0 Simulator 9800 I'm trying to run a Midlet that sucessfully runs on j2me emulator(tested). The project compiles fine, but when I ...
2
votes
0answers
373 views

BlackBerry Webworks app crash with blank alert box - How to debug?

I've created a BlackBerry webworks application that consists of multiple pages each loading data from a local SQLite database. The application works fine until I've navigated between a certain number ...
2
votes
1answer
276 views

Blackberry simulator hangs under Windows VM guest

I run Ubuntu 10.10 x64 but use a Windows 7 x64 and Windows XP x86 VM to use Windows. I am trying to get the Blackberry simulator and the Eclipse load-to-device features to work. The simulator is ...
2
votes
2answers
3k views

How to open local .html file in Android and Blackberry emulators, for testing?

How to open local .html file in Android and Blackberry emulators? I'm able to open any url from internet, but I'm developing a site for mobile on my local PC and I want to run my locally developed ...
2
votes
2answers
1k views

BlackBerry SqLite db creation: “filesystem not ready”

My app takes data from a server and saves it to a SqLite database. This works fine in the 9550 simulator, but when I run this in any other simulator it gives me error file system not ready ...
2
votes
1answer
180 views

How to create a reminder using Alarm which can be editable in future

I want to create alarm inside an application at a particular Date & Time. It should display its description when it's time elapses which can be editable. And it should display only description and ...
2
votes
3answers
3k views

How to package and deploy blackberry apps to device from Eclipse

How do I package and distribute my apps from the Eclipse IDE? My apps work within the simulators, but I have no idea how to deploy them to my blackberry device. I moved the files to the Media card ...
2
votes
2answers
1k views

Is there an existing online emulator for Blackberry browser?

I'm triying to find a good emulator for the Blackberry browser, so I can try my blackberry app. Is there an online version so I don't have to download and install one ? Or in worse case scenario, ...
2
votes
2answers
615 views

Redirect BlackBerry device simulator output to console

I'm currently developing a BlackBerry application using JDE 4.6.1 on Windows XP. Since I'm running the application directly from the console using fledge.exe I would like to know if there is a ...
2
votes
2answers
622 views

Blackberry - how do you specify argument(s) to application main method without using JDE or Eclipse plugin?

I am building my application .cod file without using Blackberry JDE or Eclipse plugin. Everything works fine in the simulator if I hardcode the String arguments which my main() method needs. (I am ...
2
votes
1answer
2k views

how to make apps on blackberry emulator to connect internet when the PC is behind a proxy server

My PC configured behind a proxy server for internet access. I referred to the blackberry simulator related posts and changed my MDS server setting as follows application.handler.http.proxyEnabled = ...
2
votes
2answers
928 views

Do you have to exit blackberry simulator every single time you make a change?

do i have to kill my simulator before i want to see the latest code changes on the sim? or is there a way of getting the BB simulator to pick up the latest code changes without having to exit the ...
1
vote
0answers
36 views

BlackBerry WebWorks app scrolling

I built an app which loads data dynamically and displays it. On the simulator (Torch 9800, v.6) everything is fine, but on the real device, (same as the simulator), I have a very strange scrolling ...
1
vote
1answer
39 views

Retrieve Blackberry Browser session header properties

I want to know what are the header properties used by Blackberry default browser session. Since my http connection needs all the browser session header properties like ...
1
vote
2answers
67 views

Java Blackberry Refresh Field Label

I have a main class and a screen class. I have a button that launches a datepicker. When the datepicker is closed I need the label of the button to be refreshed with the selected value. How should I ...
1
vote
1answer
59 views

Scrolling functionality in Blackberry

I have 4 buttons 1)left 2)video 3)technical insight 4)right..as seen in the below image.Now I want to provide functionlity to this image.The functionality is If i click on the left arrow the video ...
1
vote
1answer
57 views

blackberry jquery ajax on asp net page

New to Mobile programming. I'm developing a web site for mobile devices. I'm testing on emulators, and suddenly discovered that jquery ajax is not working on BlackBerry 9000 simulator with MDS. At ...
1
vote
2answers
66 views

move the BlackBerry focus from code

I have 3 buttons A, B and C. When I click A, the page reloads and the focus will be on A and when I click B, the page reloads and focus will be on B and so on. How do I implement this? ...
1
vote
2answers
136 views

Country name with space not accepted in BlackBerry ObjectChoiceField

I am developing a registration page in BlackBerry app. I am sending all the fields entered to the local server.Country is one of the form fields and is in a ObjectChoiceField. Whenever user selects a ...
1
vote
2answers
223 views

Handling different screen resolutions in blackberry with single image

I have one PNG image and am applying it to all the screens as background. Its resolution is 360x480 because I started programming for 9800 simulator. I am developing for OS 6.0. When I test my app for ...
1
vote
2answers
29 views

Name Of the program not seen in Downloads

I'm facing a problem in executing the code i've written in eclipse for Blackberry...I cannot see the name of the file in downloads when i tried to execute the eclipse code..To resolve this i went for ...
1
vote
2answers
168 views

how to manually add simulators in blackberry eclipse?

Is there any way to add a simulator manually in my eclipse? In android SDK,we have options for selecting various emulators.Likewise,is there any way so that I can choose any one from the various ...
1
vote
1answer
145 views

http post with blackberry

I am trying to set up an http post in my Blackberry app. I have successfully implemented this in my corresponding Android app, so I know the server it working find. I have tried several different ...
1
vote
0answers
55 views

Error : Detected background switch for MyApp(24) who has NO tunnels open - defocus NOT called

when i run or debug my BB application i got this Detected background switch for MyApp(180) who has NO tunnels open - defocus NOT called Error i have no idea regarding this that how this error occur ...

1 2 3 4 5 7