Learning J2ME can do things
Author: Chen Yuefeng
From: http://blog.9cbs.neet/mailbomb
Now J2ME technology can say a quite fire, here is introduced some kinds of work that can be taken after J2ME:
1, J2ME game developer
According to the game planning or documentation, a game program is developed in some specific model (in NOKIA S40 or S60).
This is the work of most J2ME programmers now.
You need to master: Advanced User Interface, Low-Level User Interface, Thread, if you are online games, you also need to skilled network programming.
2, J2ME application developer
The current mobile app is not a lot, but there are still some, especially mobile positioning, and mobile commerce related content.
It is necessary to master: Advanced User Interface, Thread and Network Programming.
3, J2ME game transplant personnel
Refer to source code, the game that can be run on a platform can be placed on other platforms. For example, the game of NOKIA S40 is placed on S60, or Sony Ericsson T618, and the like.
Mainly to control the screen coordinates, some may need to replace some APIs.
It is necessary to familiarize the differences between platforms and related technical parameters, such as screen size, maximum JAR file size, and more.