Implementing simple socket communication between android device and java server using json objects -


i'm trying build android application runs service.
service needs pass device information custom server , receive server.
i've chosen simple socket programming , json objects implement this.

can suggest suitable library implementing communication?

i'm newbie , foresee number of complications in implementing this.

the android volley library make life easy if looking library , don't want low level connection handling , got sample on page.


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -