http - Android emulator and device return different result from PHP script -


i have bit of strange problem. i'm running http request within android application. send 1 bit of data web server , waits response, nothing special.

now problem have when request ran actual device operates perfectly, giving expected result. when ran emulator, reason php script sends different result.

i have been able confirm device , emulator both sending same data, know if emulator , device different??


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -