Establecer el valor en una posición Android ArrayList
arrList.set(5, newValue);
Cute Caiman
arrList.set(5, newValue);