- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you have any coding tips and tricks, please share them here.
Cheers,
-Thai
Link Copied
- « Previous
-
- 1
- 2
- Next »
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Despite of developping mobile application with the J2ME platform is "deprecated", it is considered as one of the appropriate platformes specially for the limited devices (such as PDA, VCR player....).
You can start by understanding the hierarchy of a J2ME application:
Every J2ME application contains a midlet class, which is our execution point:
- It contains 3 methods :
1- public void startApp() : Executed when the application loads.
2- public void pauseApp() : Executed when the application is in pause (when we receive a call for example)
3- public void destroyApp(boolean unconditional) : Reserved, generally, to disconnect from the ressources (exp: DataBase)
Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
JAVA is an object-oriented encoding language. It can be applied in several computing programs, you can see it almost everywhere today, from embedded devices and mobile phones to enterprise servers and supercomputers. Thanks for sharing such valuable information with tutorials which can be helpful those who wants to develop website in JAVA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, every comment is interesting. But why nobody mentions Oracle's support? Isn't it a prefered place to go, especially if you are a partner of Oracle?

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- « Previous
-
- 1
- 2
- Next »