Very basic, But I don\'t know, How to add JSoup.jar to my android workspace? If anyone knows, please help me?
Create a folder named libs in the root of your project and put your jar files here. And then right Click the .jar file and click Add as Library and Select app from dropdown menu and click OK
Happy Coding :)