Canan

Salut, je suis Canan

Oups ...

N'oubliez jamais que l'impossible est possible

:(


Your PC ran into a problem and needs to restart.
We're just collecting some error info, and then we'll restart for you.


0% complete



QR Code

For more information about this issue and possible fixes, visit
https://www.windows.com/stopcode

If you call a support person, give them this info:
Stop code: SYSTEM_SERVICE_EXCEPTION

Supprimer les avertissements

Supprimer les avertissements

Android Studio




Étapes

  1. Si vous devez masquer un message d'avertissement, vous devez mettre la ligne correspondante avant :
  2. @SuppressWarnings("SameParameterValue")
  3. @SuppressWarnings({"unused", "FieldCanBeLocal"})
  4. @SuppressWarnings("deprecation")
  5. @SuppressWarnings("WeakerAccess")
  6. @SuppressWarnings("BooleanMethodIsAlwaysInverted")
  7. @SuppressWarnings("unused")
  8. @SuppressWarnings("unchecked")