Hello everyone, I have two questions that I ask for help with. I have seen here on the forum how to transfer data via the internet. However, what if there is no internet? 1- are the processes the same for intranet? 2- what if you want to use a data cable between your mobile device and PC? (The PC is the receiver). Anticipated thanks
You need to create a network connection. It is possible to do with ADB + USB debug mode but it is not trivial. You need to call adb forward port before you can connect.
You need to create a network connection. It is possible to do with ADB + USB debug mode but it is not trivial. You need to call adb forward port before you can connect.