Get boolean from database using Android and SQLite October 25, 2022 by Tarik It is: boolean value = cursor.getInt(boolean_column_index) > 0;