When I run that code I have inside the db.insert an exception:
08-29 15:40:17.519: E/SQLiteDatabase(3599): android.database.sqlite.SQLiteConstraintException: col
Use db.insertOrThrow() instead.
db.insertOrThrow()