I just wish that DroidWall (there's no space in the name in the Market) allowed finer-grained restrictions, such as limiting an app to accessing only certain IP address space or domain space.
Posted Oct 7, 2010 18:16 UTC (Thu) by drag (subscriber, #31333)
[Link]
It probably won't be too difficult to get that if you wanted it... after all it's just a iptables firewall.
DroidWall
Posted Oct 9, 2010 4:16 UTC (Sat) by swetland (subscriber, #63414)
[Link]
It's been a while since I've played with iptables, but I believe it's possible to tag packets based on UID. In that case, since apps on Android are assigned unique (for that device) UIDs on installation, it should be straight forward to tailor rules to individual apps.