07-25-2009 12:23 PM
Do I have to prepare a cod and jad file for each Blackberry version I would like to have my application run on, ie. one for 4.5, 4.6.0, 4.6.1, 4.7? Or is it sufficient to compile it for 4.5 and it will run on all?
Which is better?
Solved! Go to Solution.
07-25-2009 12:35 PM
That's up to you.
You can compile on 4.5 and run on everything 4.5 and up - but you may not be happy with the results, especially with the Storm.
We are currently building for 4.2.1, 4.5, and 4.7. Our download page detects the OS level and model of the device and directs the browser to the correct JAD file.
07-25-2009 12:58 PM