jeudi 15 octobre 2015

Checking Language type of data coming from database

I have been stored data in SQLite database which is in the language English and Hindi.

I have two columns in database name and address and I am storing some raw in English and some in Hindi language statically.

Now, My Question is "How can I know about that which type of data I am fetching from database ?"

Is it in English language or Hindi language? Is there any language checker available in Android?

How can I get done this task ?

Thanks in Advance.

Aucun commentaire:

Enregistrer un commentaire