Hi, so I wanted to make an app for a website. I decided that I should start off with learning how to read from a website that is all html based and completely static. I want to be able to strip off certain parts of the static page and be able to load them in any area of the android app screen (persay, if on the website a recipe was on the bottom of the page, I could load that and place it on the top of the screen for the app). Thanks!