I'm doing a project using google map,using google map api i will get all location details. so using that "url" i will get xml that will want write into a file.how can i do it please help me.please ignore all mistake in the question
Asked
Active
Viewed 165 times
0
-
You read documentation, books, tutorials. Then you try something. – JB Nizet Jul 22 '18 at 14:08
-
you can use jsoup. the simple example of parse xml is [here](https://stackoverflow.com/a/9947639/9493617). – Vickie Jack Jul 22 '18 at 14:16