Android - Solución a Cannot bind argument at index 1

Android – Cannot bind argument at index 1 because the index is out of range. The statement has 0 parameters.

En este post voy a explicar cómo solucionar el error de Android y SQLite que dice así: java.lang.IllegalArgumentException: Cannot bind argument at index 1 because the index is out of range. The statement has 0 parameters.  

Android – Cannot bind argument at index 1 because the index is out of range. The statement has 0 parameters. Leer más »