Re: [android-developers] Timeout error when tryin to do REST

2012-07-27 Thread ashok chakravarthy
did you set internet permission in Manifest? On Thu, Jul 26, 2012 at 6:30 PM, Larry Meadors wrote: > Is the phone on your LAN or using the cell network? > > Larry > > > On Mon, Jul 23, 2012 at 8:50 AM, Fernando Juarez > wrote: > >> Hi I need some help: >> >> I´m developing an Android app with Ec

Re: [android-developers] Timeout error when tryin to do REST

2012-07-26 Thread Larry Meadors
Is the phone on your LAN or using the cell network? Larry On Mon, Jul 23, 2012 at 8:50 AM, Fernando Juarez wrote: > Hi I need some help: > > I´m developing an Android app with Eclipse and ADT, It´s a very simple > app. The app connects to a server via POST, it works fine when I set my IP > o my

[android-developers] Timeout error when tryin to do REST

2012-07-25 Thread Fernando Juarez
Hi I need some help: I´m developing an Android app with Eclipse and ADT, It´s a very simple app. The app connects to a server via POST, it works fine when I set my IP o my localhost IP and execute on the emulator, but when I run the app in the Android Device (my cellphone) It can´t connect, thr