android - Stick with volley or try some new libraries? -


i have done 1 project volley , gson integrated. going start new project networking requirements. requirement has login, signup facebook, google etc , has game part needs real time(need hit api). considering this, should stick volley , gson or should try out retrofit or spring android supports oauth login facebook, twitter etc or robospice? confused.

please suggest valid reasons.

you may consider using retrofit networking requirements.

i using retrofit library rest api , works pretty fast.

please @ : using retrofit in android

i hope helps


Comments