08-24-2012 11:05 AM
Hi
I have created a BB Java application using Eclipse. When this compiles I automatically get the ALX and COD files that can be uploaded to BB for publishing. However, before this, I want to take the JAR file, obfuscate this file (using DASH-O) and then recreate a COD file.
Upon research, I found that I need to use the RAPC.exe command to do this. When I do this, the COD file is created as I would expect however, when I load the COD to my test device, the created application is not listed in the Downloads area on the phone (no icon visible so I cant launch the app). However, the app is installed according to the Options/Applications/3rd-party apps.
PS- I have tried this operation using the orginal unobfiscated JAD and JAR files to make the COD and get the same behaiviour. Any assistance would be greatly appreciated.
Regards,
08-24-2012 11:13 AM
you can use eclipse to make a jar file , by choose export and generated jar file
if anyone has been helpful to you, please show your appreciation by clicking the button
08-24-2012 11:15 AM
Thanks - I have created the JAR file with no issues. The problem is that from the JAR file I need to make an ALX and COD for submission to the BB App world. This is the part that is not working for me not the JAR creation issue.
Regards.
08-24-2012 01:27 PM - edited 08-24-2012 01:28 PM
this is a tools to convert jar to cod
http://www.4shared.com/zip/1Hy8KXJw/BB_File_Conver
08-24-2012 01:30 PM
Hi
Unfortunately the link provided does not work.
08-24-2012 01:31 PM
Sorry - ignore last comment . Link is correct.
Thanks
08-24-2012 04:40 PM
Not saying it will, but have a look at this. I think you need to create an unbundled jar.
This might be helpful too: