Hello, I am trying to make a news app that would read news from a particular web page... I have done this with Jsoup library but it is very slow... on a fast phone with good internet connection it takes for 3-6 seconds to load a page... and I have optimized the code that gets the Document object from a page...
I have read today about volley library, which is apparently ultra fast and ideal for this kind of tasks... I have been reading and looking at volley examples... but I fail to see the point... Could anyone explain some more, with example situation why should I use volley? Can anyone give me advice in which direction should I go to make this news app, should I use volley ? or even if possible volley with jsoup.... in general. What libraries should I use? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/0e1d0a46-a1f6-4647-a315-ce849c93c6ae%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

