i wonder if i can apply an application that i developed to nokia or sony ericsson emulator ? is it coding a nokia/SE based application need special API or plugins ? thanks
As long as you’ve only used MIDP 1.0 your application should theoretically (not taking into account screen size etc) work on most Nokia phones.
Nokia have provided a set of APIs to extend the functionality of MIDP 1.0 (sound support and transparent pixels for example) but you don’t have to use them for an application to work.