Change language on Facebook SDK for Android

巧了我就是萌 提交于 2019-12-11 11:19:44

问题


I'm currently using the Facebook SDK for Android to post messages onto your facebook wall from within my mobile application. All Facebook views are now by default displayed in French, but I want them to be in Dutch. I think this is because Facebook detects I'm living in Belgium, and wrongly sets the language to French. The language setting on my Dalvik VM, however, is Dutch.

Can anyone help me out?


回答1:


I found a solution. My DALVIK VM language setting was set to "Dutch (Belgium)", but setting it to "Dutch (Netherlands)" solved the problem. It's a dirty, but apparently effective solution.



来源:https://stackoverflow.com/questions/10194322/change-language-on-facebook-sdk-for-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!