android - GrabURL from Website table -
hi guys want grab url site page has 1 or many url link on it, connect site url , grab link fro inside page , put in string, can done? want in android. excuse me if simple question don't know how it, have done researched confused.
i want grab page http://nightlies.videolan.org/build/win64/last/
it's vlc, there 6 links , updated, how can urls , put them each on string on activity?, want fetch links when app loaded gets links changing day day.
thanks
you need html parser jsoup: http://jsoup.org/.
Comments
Post a Comment