09-12-2008, 06:24 AM
|
#2 (permalink)
|
| Thumbs Must Hurt
Join Date: Apr 2006 Location: Boston Model: 8900 Carrier: AT&T
Posts: 98
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Hi!
If you have the JAR file containing the module you need, can you extract the .class files from the JAR and then use the RAPC compiler to incorporate those classes into your application? I'm not precisely certain how to do this - usually the RAPC compiler doesn't store the .class files anywhere. But the RIM development guides indicate some approach to performing obfuscation on the app class files in between turning them into .class files and incorporating them into a COD file. So there's got to be an intermediate stage that the RAPC compiler can deal with wherein you can take a collection of .class files and stitch them together into a COD. Take a look at page 25 in the "BlackBerry_Application_Developer_Guide_Volume_1.p df" available from RIM.
Cheers,
karl
__________________
Karl G. Kowalski
---------------
Owns a RAZR
Develops for BlackBerry
So next phone will be........an iPhone 3G!
|
| Offline
| |