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