有没有人知道怎么让 android 手机的 wifi 不可用

2015-03-23 10:32:41 +08:00
 cdffh

现在手上有个android终端(已经root),需要在工业环境中使用,要求禁用wifi.
实现方法:可以是页面上无法点击,
也可以是彻底无法使用.
不知道各位v友有做过的没

5684 次点击
所在节点    Android
11 条回复
likaci
2015-03-23 10:56:56 +08:00
let me google for you

Open ES File Explorer and get Root access

Go to system folder and open Build.prop using RB Text Editor (i recommend you to backup original file)

Remove the below mentioned lines in Build.prop Code:

wifi.interface=
wifi.supplicant_scan_interval=

save it and reboot

http://forum.xda-developers.com/android/general/root-permanently-disable-wifi-t3057599
a1996
2015-03-23 10:58:21 +08:00
我感觉动动驱动文件就可以实现彻底无法使用,没试过。
linKnowEasy
2015-03-23 11:01:06 +08:00
写个android app 只要检测 wifi 状态 打开就关闭。。关闭就不处理
不过需要权限, 还有卸载了应用就没办法了
learnshare
2015-03-23 11:11:13 +08:00
工业环境中使用的设备,最好自定义 ROM,删掉不必要的 App(浏览器、相机、桌面等) 和功能(Wifi、GPS),然后设置成只能运行一个 App。
cdffh
2015-03-23 11:26:06 +08:00
@likaci 这个是可行的.
@learnshare 已经自定义rom了. 但是由于需要多个app配合使用,所以保留了很多基本的功能.
ybh37
2015-03-23 11:49:34 +08:00
1,MDM(软)
2,使用AP干扰(硬)
lgh
2015-03-23 12:05:57 +08:00
@linKnowEasy 只要装个 Tasker 就可以配置出来,不用自己写 App。但是硬伤也正如你自己所说。
iptux
2015-03-23 12:22:48 +08:00
可以删驱动模块也可以删 wpa_supplicant 二进制文件
scrat
2015-03-23 12:50:17 +08:00
手机到了别人手上,你能改别人也一样可以改回去,在无线路由上用MAC过滤不就行了么
cdffh
2015-03-23 12:53:39 +08:00
@scrat 额.工业设备 有相应的管制措施.一般不会改的
mrjoel
2015-03-23 12:56:13 +08:00
root 把wifi 这一项 卸载。。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/178734

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX