I have a csv file of persian words. I want to read from it and show those words on android textview. Reading from file is ok but the problem is that it always shows diamonds with question mark on it for textview text. (When I put persian words inside string.xml file and bind them to textview, it works perfectly but I don't know what is the problem with reading them from some external files)
My android version is 4.1