android - localization using database -



android - localization using database -

i need localize application.i have done populating strings in various strings.xml under values-en,value-es etc. want through database.i found out cannot alter strings.xml on runtime.can tell me how localization database

till created table , writing in xml file(using dom) ...like strings.xml.

could write strings.xml in console not in strings.xml file..

now totally confused...

please guide me how implement localization using sqlite....i done construction of tables ...

how pass them resources on fly.... please please please help , please provide , illustration

android localization android-sqlite

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -