本文介绍了插入&安培;选择阿拉伯语数据的Android的SQLite的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我试图创建Android应用程序的阿拉伯语数据库并想知道怎样才能做到这一点?
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.
推荐答案
我可以从日食做没有编码,如果我将文件保存为UTF-8,通常写阿拉伯语数据。
I could do it from eclipse without encoding, if I save the file as UTF-8 and write the arabic data normally..
这篇关于插入&安培;选择阿拉伯语数据的Android的SQLite的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!