jMobileCore library is powerful tool for creating J2ME applications. jMobileCore provides support for developing compact and rich Canvas-based GUI, fast data access, reliable communications and simplifies creation of multithreading midlet applications.
jMobileCore library is written on Java2 Mobile Edition (MIDP1.0 and CLDC1.0) and using standard Sun J2ME libraries. Some classes are using J2ME manufacturer's extensions (from Nokia and Siemens) for better performance and presentation. No other libraries and/or frameworks are used.
jMobileCore library is targeted to work on any phone or PDA device which supports J2ME (MIDP1.0 and CLDC1.0). Today list of supported devices includes (but not limits) phones:
The toolkit is designed to help J2ME developer create professionally looking midlet applications, save his/her time by reusing AWT-like components and concentration on business specifics instead. Currently existing toolkits SyncLast MIDP API and Nextel's Open Window Toolkit does not perform well: SyncLast is limited to GUI interface only and class structure is not AWT-like (require significant time for learning). Nextel OWT is "resource hungry", slow and it's development stopped at September 2001
Major features of the jMobileCore library: