Cette application vous permet d'activer toutes les langues supportées par Samsung
Elle fonctionne sans aucune intervention de votre part jusqu'à Jelly bean(4.2.2)
A partir Jelly bean(4.2.2) cette app aura besoin de la permission CHANGE_CONFIGURATION pour pouvoir changer la langue du système
Si vous connaissez la commande adb, vous pouvez accorder la permission CHANGE_CONFIGURATION manuellement à l'application en utilisant ,à travers votre ordinateur, la commande suivante :
adb shell pm grant com.jkdevandroid.languefrancais android.permission.CHANGE_CONFIGURATION
Si votre smartphone possède l’accès root, l'application peut obtenir la permission automatiquement à votre place
A partir de d’Android 7 Nougat, l'app demandera une nouvelle permission pour pouvoir écrire la configuration système.
Certains constructeurs des smartphone suppriment complètement les langues inutilisées du système, dans ce cas on ne peut rien faire.
Nous serons ravi de votre suggestion :)
This application allows you to enable all languages supported by Samsung
It works without any intervention on your part until Jelly bean (4.2.2)
From Jelly bean (4.2.2) this app will need permission CHANGE_CONFIGURATION to be able to change the language of the system
If you know the adb command, you can grant permission CHANGE_CONFIGURATION manually to the application using, through your computer, the following command:
adb shell pm grant com.jkdevandroid.languagefrançais android.permission.CHANGE_CONFIGURATION
If your smartphone has root access, the app can get permission automatically for you
From Android 7 Nougat, the app will ask for a new permission to write the system configuration.
Some smartphone manufacturers completely remove unused languages from the system, in which case nothing can be done.
We will be delighted with your suggestion :)
Correction des bugs