I will start developing a software in lazarus and an android application. I wonder if there is any library or some reference to make communication via usb between the software and the application. I will need to transfer the application's .sql file to update the software database installed on the pc.
I will implement a button in the software so when it is activated recognize the application and thus transfer the data.
I'm researching this on the internet, but I could not find any reference to that. Does anyone know where I can find a reference to do this?