【发布时间】:2012-12-07 14:44:52
【问题描述】:
当我尝试在我的 2.3 模拟器中运行 droid wall 应用程序时,它会显示一些错误
Error applying iptable rules.
exit code3
iptable v1.4.10
iptable v1.4.10:
cant inialize iptable 'Filter':
Table need no exist(Do you need insmod?) perhaps iptables or your kernel need to be upgraded.
如何解决这个问题
【问题讨论】:
-
droidwall 需要有根设备。您是否安装了根模拟器 AVD?
-
我点击了allencch.wordpress.com/2012/02/29/…链接并设法获得了root模拟器,使用rootcheckpro.apk验证了root并显示设备已root
-
我猜你需要将 iptables 添加到你的 AVD 中。我不知道该怎么做,但你可以通过this question 寻找可能的答案。
标签: android android-emulator iptables