Android : How to receive data from server in android application?

on Friday, September 5, 2014


I am newer in android and I want to make a simple list which receive its data from server side but the format of the file in the server side is an icalendar(ics) and I want to import its data into a list in my application how is it possible to convert the .ics file into json file?


0 comments:

Post a Comment