I am getting gson error when I parse following json. If anybody have some idea how can i parse this json then please tell me.
{
"video": [
"",
"",
"",
{
"date": "25-sep-2014",
"day": "monday",
"city": "chandigarh"
}
] }