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?