I want to update a row from a table in my app
public void udpateOne(String value,int id){ SQLiteDatabase db=this.getWritableDatabase(); Conten