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: ,
Uninstall the app, because a version is installed in the phone that does not have this table and therefore can not find this table
or
to raise database version and it will update the database with the newly created tables.