I am developing an application in Android Tablet. Now in my application, I want to show Hindi text for all EditText and Buttons and also I need to get data from Oracle database and need to store in Sqlite.
I know how to save and retrieve data from Sqlite but the only thing needs to show Hindi Text in android.
I already checked How to show Hindi text in android? but need to know clearly what should I have to save in assets and values folder i.e. Hindi font.
Some words are not displaying properly. Can anyone suggest me the file(Hindi font) which shows all words correctly in Hindi?