I have a class with one method that get data through usb device and add it into ArrayList:
public class USB_device { public Task readData() {