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 process.
Asked
Active
Viewed 392 times
0
-
its running fine on simulator ? – Rince Thomas Sep 17 '12 at 07:29
-
ya ya its running, am using BlackBerry 9900 simulator. – Pramodhini Sep 17 '12 at 07:44
-
you installed 3 cod signing keys ? – Rince Thomas Sep 17 '12 at 07:53
-
i done double click on project .cod file and signature tool dialog opened there, it stated that not signed like, there i clicked on it and gave the Registration password, it showed signed. That is all i have done. If thee is some other steps pls kindly guide me . – Pramodhini Sep 17 '12 at 08:07
-
2**Which** error does Eclipse show? What is the message? Please be specific in describing what you see. Thanks. – Nate Sep 18 '12 at 01:03
-
Like .There was an error importing files.No additional Application can be found.your file might contain applications that already exists in the application list,are not compatible for device or have errors. This was the error i use to get when i deploy – Pramodhini Sep 27 '12 at 08:45
1 Answers
1
Firstly install device manager from this link : http://in.blackberry.com/services/desktop/
Secondly, when you plug in the device this Blackberry desktop software(device manager) will open.
Thirdly, on left hand side there are application tab select that and add that ".cod" file in it that will be installed on your device
try using this code, hope that what you want

Aman Arora BB
- 190
- 1
- 12
-
Hi am Sorry for long leave.Again it stats am using the BB 9000.am not able to deploy the way like wat you posted on.It show some some exceptions.pls guide to for a solution. – Pramodhini Sep 26 '12 at 15:20
-
-
Like .There was an error importing files.No additional Application can be found.your file might contain applications that already exists in the application list,are not compatible for device or have errors. This was the error i use to get when i deploy. – Pramodhini Sep 27 '12 at 06:08
-
http://supportforums.blackberry.com/t5/Java-Development/How-to-install-java-application-made-in-eclipse-to-real-device/td-p/327827 – Aman Arora BB Sep 27 '12 at 06:13
-