Que signifie l'exception suivante? comment puis-je le réparer? Voici le code: Toast toast = Toast.makeText(mContext, "Something", Toast.LENGTH_SHORT); C'est l'exception: java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare() at
984
Impossible de créer un gestionnaire à l'intérieur du thread qui n'a pas appelé Looper.prepare ()