android-er teach us how to create simple RSS reader using org.xml.sax package.In the current article, a external XML will be read using Android SAX APIs.In order to make it simple, only the contents under “title” tag will be retrieved and appended as a string.To allow the Android application, “android.permission.INTERNET” have to be granted to the application. Modify AndroidManifest.xml

SAX is the Simple API for XML, originally a Java-only API. SAX was the first widely adopted API for XML in Java, and is a “de facto” standard.The current version is SAX 2.0.1, and there are versions for several programming language environments other than Java.
org.xml.sax is a Android’s package provides the core SAX APIs.
Website : http://android-er.blogspot.com/
Download : http://android-er.blogspot.com/2010/04/simple-rss-reader-using-androids.html
Incoming search terms for the article:
- android rss reader tutorial
- create a rss reader android
- rss using sax in android
- android RSS api
- simple xml reader android dev
- android rss reader source
- how to make rss reader for android
- how to make a rss reader for android
- how to create rss reader android
- develop android rss reader












Loading...
mas…makasih tutorialnya.
btw, saya lagi skripsi nih.. mau bikin applikasi android, tapi ga tau mau bikin apa. Ada ide mas?
Pliss