When on mobile data, can other apps access the internet? Can you "adb shell ping google.com"?
Is the URL you're trying to access on a local private network (not internet visible)? R On Wed, May 16, 2012 at 1:22 AM, Vincent <[email protected]> wrote: > Hi, > > I'm having some problems connecting to the data network (3G > connection). I added the internet permission and can access it when > using a WIFI connection. When using the data connection of the phone > network it somehow seems that I can access the URL's I'm calling. Any > ideas, do I need to add other permissions to the manifest ? > > For your information, I'm using the DefaultHttpClient in combination > with an HttpPost to access my server (JSON request). > > Any help/suggestion is welcome. > > Greetings, > > Vincent > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

