I have a local web service in php that returns a Json, I want to consume this local web service from B4A using a USB connection from the computer to the mobile phone (using wifi works perfectly)
When I compile the application in B4A it runs perfectly on the mobile phone, but when I consume the local web service it does not work using the USB connection.
Is there any way to do it with a USB connection?
Thank you
When I compile the application in B4A it runs perfectly on the mobile phone, but when I consume the local web service it does not work using the USB connection.
Is there any way to do it with a USB connection?
Thank you