Hii
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?
i already developed rss reader app using lcdui component,for 5 rss xml files,but i have a requirement to show those 5 rss feed xml files in a tab based screen,that means,in one screen ,we have to create 5 tabs,after that ,if i click on each tab,i need to display lcdui list screen(image and title),but,i dont know ,tabs are created using lwuit,but my rss app developed using lcdui component,so i cannot able to add lcdui list screen to lwuit tab based component,so i decided to change my rss app to lwuit? any help?

Reply With Quote

