What I want to do is provide the user with a spinner which contains several languages, when a language is selected, the app will translate to that language.
I have different string files but I have no idea how to implement this. Is this possible? How can I do it?