Hi all,
Sun Developer Network (SDN) just released a quick tutorial about LWUIT. Do not you remember it? It is that project that is attempting to bring Swing framework for J2ME. This tutorial is very interesting for whom is interested in starting to develop great user interfaces for your application.
This is the link for the tutorial: http://java.sun.com/developer/technicalArticles/javame/lwuit_intro/
Have fun!
See you in the next post...
5 comments:
hi realy very helpful link which is provided by you
thanks
arvind
hey ,how cani connect j2me with mysql ?
How to connect j2me with mysql?
you can't directly do that.
So use web server or web service
to connect with mysql database.
Post a Comment