I did a simple application in the blackberry OS 5.0.0 Is my app has support for all devices? If not, suggest better way to make my app support for all versions.
Asked
Active
Viewed 171 times
1 Answers
2
Basically you can do 2 things:
- Install JDE/Eclipse plugin for every version and compile code looking for errors/warnings
- Install different simulators and test your application there
And to be sure you get a widest range support, see:
What minimum BlackBerry OS should I develop for?
Developing for multiple versions of BlackBerry OS
How to define supported BlackBerry OS versions and models for application?

Community
- 1
- 1

Maksym Gontar
- 22,765
- 10
- 78
- 114