this function I wrote to return table row position, but always return -1
public int GetPosition(){ SQLiteDatabase db = getReadableDatabase(); Cursor cr =