I’m trying to create arabic database in android application and want to see how I can achieve that?
I know that I will have to do encoding and stuff. But I want to know if someone really tried to create non-english database and help me to do the best approach.
I could do it from eclipse without encoding, if I save the file as UTF-8 and write the arabic data normally..