V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
cdffh
V2EX  ›  Android

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

  •  
  •   cdffh · 2015-03-23 10:32:41 +08:00 · 5085 次点击
    这是一个创建于 3293 天前的主题,其中的信息可能已经有所发展或是发生改变。

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

    11 条回复    2015-03-23 12:56:13 +08:00
    likaci
        1
    likaci  
       2015-03-23 10:56:56 +08:00   ❤️ 1
    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
        2
    a1996  
       2015-03-23 10:58:21 +08:00   ❤️ 1
    我感觉动动驱动文件就可以实现彻底无法使用,没试过。
    linKnowEasy
        3
    linKnowEasy  
       2015-03-23 11:01:06 +08:00   ❤️ 1
    写个android app 只要检测 wifi 状态 打开就关闭。。关闭就不处理
    不过需要权限, 还有卸载了应用就没办法了
    learnshare
        4
    learnshare  
       2015-03-23 11:11:13 +08:00   ❤️ 1
    工业环境中使用的设备,最好自定义 ROM,删掉不必要的 App(浏览器、相机、桌面等) 和功能(Wifi、GPS),然后设置成只能运行一个 App。
    cdffh
        5
    cdffh  
    OP
       2015-03-23 11:26:06 +08:00
    @likaci 这个是可行的.
    @learnshare 已经自定义rom了. 但是由于需要多个app配合使用,所以保留了很多基本的功能.
    ybh37
        6
    ybh37  
       2015-03-23 11:49:34 +08:00
    1,MDM(软)
    2,使用AP干扰(硬)
    lgh
        7
    lgh  
       2015-03-23 12:05:57 +08:00
    @linKnowEasy 只要装个 Tasker 就可以配置出来,不用自己写 App。但是硬伤也正如你自己所说。
    iptux
        8
    iptux  
       2015-03-23 12:22:48 +08:00 via iPhone
    可以删驱动模块也可以删 wpa_supplicant 二进制文件
    scrat
        9
    scrat  
       2015-03-23 12:50:17 +08:00
    手机到了别人手上,你能改别人也一样可以改回去,在无线路由上用MAC过滤不就行了么
    cdffh
        10
    cdffh  
    OP
       2015-03-23 12:53:39 +08:00
    @scrat 额.工业设备 有相应的管制措施.一般不会改的
    mrjoel
        11
    mrjoel  
       2015-03-23 12:56:13 +08:00
    root 把wifi 这一项 卸载。。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1307 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 23:31 · PVG 07:31 · LAX 16:31 · JFK 19:31
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.