I'm designing an android application and the user can input a Name in EditText.
When I enter the name in English it works, but when I try it in another language like Arabic, in the database it's saved like this: ?????
How can I make the EditText
work with Arabic?