If you want to use DISTINCT with SELECT more then one column, You need to use GROUP BY. Mini Hack over ContentResolver.query for use this: Uri uri = Uri.parse(" ...
確定! 回上一頁