Définir la valeur dans une position Android ArrayList
arrList.set(5, newValue);
Cute Caiman
arrList.set(5, newValue);