oh I fixed the issue, it seems I would have to wri...
# android
h
oh I fixed the issue, it seems I would have to write class and variable names exactly same with my json data
r
You can use the
@SerializedName
annotation so that you can name your variables whatever you want.