Установить значение в позиции Android ArrayList
arrList.set(5, newValue);
Cute Caiman
arrList.set(5, newValue);