This Java ME example application demonstrates how to build a network-accessing reader app using LWUIT for Series 40. The application connects to Reddit, a social news service where registered users submit content, typically in the form of a link. Other users then rate the submissions, which affects the ranking and position of the post on the site's pages and front page.
This application demonstrates:
Network layer was directly adopted from the LCDUI version of RLinks, so LWUIT's networking abilities are not used.
This example application is hosted in Nokia Developer Projects:
- http://projects.developer.nokia.com/LWUIT_RLinks
The original Java ME port is hosted in Nokia Developer Projects:
- http://projects.developer.nokia.com/rlinks