If i have MIDP2.0 phone ,Can I install a mobile application of MIDP1.0?
What changes should i make to the application thaat be installed on phone supported MIDP2.0
If i have MIDP2.0 phone ,Can I install a mobile application of MIDP1.0?
What changes should i make to the application thaat be installed on phone supported MIDP2.0
MIDP 2.0 is designed to be backwards compatible with MIDP 1.0, so in theory you shouldn't have to make any changes.
shmoove