In practice does a Java application written using only standard MIDP 1.0 classes work on all phones supporting MIDP 1.0?
In theory yes, in reality there is a high degree of fragmentation of the Java engines, and the only real way to be sure is to test on as many handsets as you can which is why we provide both the Orange Compatibility test tool online, and the Developer Centres worldwide. These will shortly be enhanced by the Remote device access feature of our Virtual Developer Centre.
Related Questions
- In practice does a Java application written using only standard MIDP 1.0 classes work on all phones supporting MIDP 1.0?
- Should all the Java files or classes in my application be added to JCover project to perform coverage analysis?
- Why will applications written for Java 2 Platform, Standard Edition not run on this implementation?