Hi,
I am learning SUP, I have created simple app that get the list of airlines and then the booking list for that airline (mean that I create 2 MBO's one to get flight list and the other to get booking list.) but when I executed the app in android emulator I get the error "Server response timeout", could somebody know what I am missing here?
Thanks