java-melwuitmidp-2.0

How to develop Rss Reader App using LWUIT Component in j2me(java)


I am new to J2me I have a requirement to develop Rss Reading Application using LWUIT in j2me(java)for series 40 Device. 1)I need to read Rss File 2)i need to display Title and Image from Rss xml File on LWUIT List Screen 3)If i click on Title ,i should be able to display Form Screen ,On LWUIT Form i need to display Description and Publish Date from Rss File

any sample Code ,I need help?


Solution

  • Check out the RSS reader component that is a part of LWUIT4IO or standard part of Codename One.

    You can just place it using the GUI builder to create such an application.