When I click on the \"sub_changelang\" button, it should change the program language to French for example. I got the following code to change the locale but I have no idea
You can use activity.this.recreate().But it will support from API level 11.