I'm trying to fetch data from a web server using Volley. Everything works fine but when data contains non-English words, those aren't showing properly. I've been using String as Datatype:
String title;
JSONObject object=new JSONObject(response);
title = object.getString("title");
Here's title in JSON output: केले की कार चोर निर्माता Banana Car Comedy Video हिंदी कहानियां Hindi Kahaniya Funny Comedy Video
Here's the output of Title in the layout: