Definir valor em uma posição Android Arraylist
arrList.set(5, newValue);
Cute Caiman
arrList.set(5, newValue);