How to test php WebServices on Android with Retrofit library

0

I have an Android application in Android Studio and I'm using the retrofit library to connect to a php server. I want to know how do I test this app on a real phone with the server running on my notebook. In case, what structure do I have to assemble to perform the test?

    
asked by anonymous 22.10.2017 / 06:58

0 answers