I am Using GSON and Volley library for networking in my android application but while converting the Json response to Model classes using Gson i am getitng the following err
Just add an no argument constructor for the Bean class.
public class Product{ public Tweet(){ } }