You won't be able to get iptables onto an actual phone unless it is
rooted.
Incidentally, iptables has already been cross compiled. It's actually
being used on rooted phones to make them serve as wireless routers.

See this thread:
http://forum.xda-developers.com/showthread.php?t=444004

On Dec 3, 8:32 am, fred <[EMAIL PROTECTED]> wrote:
> Hi,
> ls is a binary that's there on default Android install, but iptables
> is not.
> In order for your app to work, you should make sure that :
> a) Iptables support is built in the kernel
> b) There is an iptables binary in the system.
>
> For this, you'll most probably need to configure a toolchain and cross-
> compile C code.
> More information can be found on the android-platform list.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to