开发者

Iphone news reader

I want to develop news reader program based on ios sdk.

So I searched many sites and spots to find the similary program, but I co开发者_StackOverflowuldn't find this.

Every application requires costs and though they don't publish their source code.

I hope your help even though you describes code partly.

Hope for your help.


You will need to download the feed using a NSUrlConnection, and then parse it using a NSXmlParser, then you can display your information on your UITableView. Hope that helps.

Here is a nice tutorial: IPhone RSS Reader Tutorial

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜