Hii every one, am brand new to android,i have a doubt can any one help me
In this following link
http://www.androidpeople.com/android-xml-parsing-tutorial-using-saxparser/
there is a sax parser in which xml file is taken from the internet, using a URL path
How to change that url to local path in which xml is stored in raw folder of the project,,can any one give me the syntax ,,thanx in advance
This is what I did,