Search |
||
What I do not like about Java MEPosted by urubatan on January 20, 2007 at 11:37 AM PST
One exceptional thing about Java ME is that once you write the code it runs on almost all compatibles devices (well almost, once you have already programmed in Java ME you know that you already have to test you app in all phones that your app is meant to run :D ) You do not have access to a powerful GUI API that almost all Java ME devices provides ... Almost all the programmers I know that tried to use Java ME to develop applications for PALM devices got disappointed ... Ok I know that there is CDC/Personal Profile, but how many CDC devices you know? I know about Pocked PCs and Nokia Comunicators only ... In this point, Java ME is far away from languages where you do not have that much compatibility, but you have specific implementations for many different platforms with some compatibility, but they do not take it too seriously ... Like Ruby and Puthon for example, that I found this week to run in Symbian devices too. This two scripting languages have versions for many platforms, they are not 100% compatible between them, but they allow you to access almost all the resources available in any platform they run. I think it could be easily solved in Java ME with more profiles for example, not only MIDP, but I think that JCP would never accept that solution ... What do you think about this? »
Related Topics >>
Mobile and Embedded Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|