Thank you very much for all your answers.
I would like to ask, then, do you know which method can be used to
create a firewall for Android? I've read that SMobile has created one,
and therefore it should be possible to do the same. The only thing I
wonder is how to do so without actually modifyin
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,
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 cro
Your application is running inside a dalvik virtual machine you would
not have access to real kernel iptables.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send e
4 matches
Mail list logo