Tag: sqlite
Android 2.1 SQLite: problem with QueryBuilder and Distinct
Tobias Knell
22.05.2012
In a recent project I encountered a problem with SQLite on android 2.1. On later versions, my code worked perfectly, but on 2.1 it crashed every time when trying to…