Did you add the INETERNET permission in the AndroidManifest.xml for your activity?
If not, try googling for it, it's a frequent question in the groups. -- Urs On Tue, Mar 17, 2009 at 4:39 PM, Eric <[email protected]> wrote: > > hi, > > i am porting a native c libray and using a Activity to load and run > it. But i found sockets routines like socket(...) in that library > don't work ---- It always return an error said "permission denied". > > How to make it to have the enough permission ?? > > > thanks! > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
