I need Simple xml parser for my project. I read throu it's site but i couldnt find how should i add it to my project to use it properly.
I programming in android using eclipse.
I need Simple xml parser for my project. I read throu it's site but i couldnt find how should i add it to my project to use it properly.
I programming in android using eclipse.
You have to do the following:
In order for the jar to be available at runtime, you need to:
last part is from here