Questions tagged [blackberry-eclipse-plugin]

BlackBerry Java Plug-in for Eclipse

The BlackBerry Java Plug-in for Eclipse is an Eclipse plug-in that improves productivity by providing an integrated BlackBerry smartphone specific development, debugging and simulation workflow.

More information here

512 questions
0
votes
1 answer

Eclipse Convert APK to BAR file

Few month ago i installed blackberry plugin-in eclipse for converting apk to bar and run it on blackberry playbook.before when i run apk (by adding blackberry nature)on playbook.eclipse itself made bar file along apk in bin folder.but now it does…
0
votes
1 answer

Picture not changing when program scrolled

Im working on a program, pretty simple. You simple enter a person's name into the field provided. click search and it searches a database and retrieves information. Including the picture. this works fine but i have one problem. If i do a search…
kemnet
  • 73
  • 1
  • 3
  • 11
0
votes
1 answer

App not deploying on BlackBerry Simulator 4.2 with Eclipse 3.7

I am developing a BlackBerry application with Eclipse 3.7 (Indigo) and the BlackBerry Eclipse plugin. My application is not deploying on the BlackBerry Simulator 4.2.0.46. If I close and clear the simulator and run the project, it is working but…
0
votes
1 answer

Simple Location API This method must return a result of type boolean

I have following problem: I use BB Eclipse plugin as my IDE and recently I have imported new project easing use of location API on BlackBerry Simple Location API. I don't know why but in SimpleLocationProvider class in line 593 (which is a comment…
MichK
  • 3,202
  • 3
  • 29
  • 33
0
votes
1 answer

Changes doesn't take effect when i run Blackberry Application

Hai am starting my new BB Aplication. I tried to go with HelloBlackBerry. I ran it once succesfully and its working as it is meant. After running for first time i made a change like public HelloBlackBerryScreen() { super(…
suja
  • 1,198
  • 2
  • 12
  • 32
0
votes
2 answers

Consuming Web Service in Blackberry Plugin for Eclipse Indigo

I am having problem consuming a web service written in asp.net/vb.net hosted at http://www.transmodallimited.com. After writting the code i discovered that the app wasn't really hitting the web service. So, in order to be sure, I went testing with…
0
votes
1 answer

How do I upgrade Phonegap 1.8 to 1.9 for Blackberry?

I've been using Eclipse and Phonegap 1.8 to develop BlackBerry Playbook apps, and the entire process has been working wonderfully. I'd like to update to Phonegap 1.9 but I have been unsuccessful. I've checked the Phonegap docs for info but that…
0
votes
1 answer

Illegal Argument Exception when trying to convert byte to Bitmap in blackberry

Here is my code where i am getting profile image bytes from twitter api, new Thread() { public void run() { byte dbata[] = getBitmap(profle_pic_str); if (dbata != null) { EncodedImage bitmap_img =…
0
votes
0 answers

Blackberry Jar file Error

My app cod size is 90kb and when compiling it, it gives run time error Error: jar command failed: jar -cfm "E:\Blackberry Workspace\Kenexa\deliverables\Standard\7.1.0\Kenexa.jar" C:\Users\Acer\AppData\Local ... Packaging project Kenexa failed…
Ahmad Shahwaiz
  • 1,432
  • 1
  • 17
  • 35
0
votes
1 answer

BrowserField not showing the website.

This is the code i m running in my blackberry bold 9900 simulator but the BrowserField just shows the blank white screen and nothing. Is there any problem with my simulator or some setting needs to be done in it. Thanks in advance for help. public…
user1520309
0
votes
1 answer

Why is the entire HorizontalFieldManager clickable?

I have added buttons on my setStatus method in the MainScreen. Now the entire HFM is clickable I don't know why? Please guide. Here's the code: setStatus(setFooter()); ... public Field setFooter() { HorizontalFieldManager hfm1…
Atif Imran
  • 1,899
  • 2
  • 18
  • 33
0
votes
1 answer

"[BlackBerry NDK Home] Could not locate a required directory 'host' under the specified BlackBerry NDK root path '/Applications/bbndk'"

While attempting to set up the Blackberry SDK in Titanium Studio, I ran into the issue that Titanium Studio is out of date... Evidently this happens a lot, as even their website is several paces behind even their own program. (I am really…
James
  • 3,765
  • 4
  • 48
  • 79
0
votes
1 answer

getting the name of an image from the directory and adding more than one MenuItem to Camera and DPI formula

I am currently able to get the directory of a file, is there a way to get the name of the file from the directory?? I want to add focusable Images in my app and want the images to fit a specific part of all blackberry screens, I heard about a DPI…
Nequita
  • 89
  • 7
0
votes
1 answer

How to install balckberry app on device developed using eclipse

Hi am trying to install the blackberry app developed using Eclipse but its not deploying rather shows error.I dono whether am doing any wrong in code signing process can some body send some good link or some procedure to follow the deployment…
0
votes
1 answer

blackberry mobile developement in windows Vista

Can anyone please tell me if there is anyway to develop blackberry mobile apps in Windows Vista ? I need to develop apps for blackberry OS 7 & 6. I have been trying to install the eclipse java plugin. It works fine windows XP and 7 but does not wok…
Harish
  • 63
  • 1
  • 2
  • 7