list replace the position android code example Example: java replace element in list Click to copylist.set(4, "element at index 4 is replaced by this string");