text = text + CepVizyon.getPhoneCode() + "\n\n"
+ getText(R.string.currentversion) + CepVizyon.getLicenseText();
activationText.setText(text);
myTextView.setText(text);
Je veux changer la couleur de la chaîne CepVizyon.getPhoneCode()
Comment puis-je faire ceci?