Basically, I need to switch between two canvases. One for midp 1.0 using nokia ui api, and the other is full canvas provided by midp2.0
Is it possible to run a code on the phone that detects midp2.0 and use corresponding canvas ?
I know how to detect midp version. What I am asking is if it is possible in a class loader / jvm point of view. I have read some messages that class loader must load all the classes that is referenced in the application before running the application. Does it depend on phone model/firmware ?
Thanks in advance.
MB

Reply With Quote

