this is my error in console :
11-29 19:06:50.295: E/AndroidRuntime(333): android.database.sqlite.SQLiteException: table usuarios has no column named email: ,
This problem occurs mostly when you make a change in the database but do not delete the previous database. Uninstall the app and then run it.