搜索资源列表
Wifi
- 在Android中对Wifi操作,android本身提供了一些有用的包,在android.net.wifi包下面。简单介绍一下: 大致可以分为四个主要的类ScanResult,wifiConfiguration,WifiInfo,WifiManager (1)ScanResult,主要是通过wifi 硬件的扫描来获取一些周边的wifi 热点的信息。 (2)wifiConfiguration 在我们连通一个wifi 接入点的时候,需要获取到的一些信息。大家可以跟我们有线的设备进行
TestWifiConnect
- 安卓WIFI热点设置及开启的入门级Demo,直接导入工程文件连接设备运行即可看效果-Auto-translation :Android WIFI hotspot settings and open entry level Demo, directly into the project file connection equipment operation can see effect
for-wifi-search-the-hotspot
- Android应用源码安卓wifi搜索连接热点创建项目-for wifi search the hotspot
ShareWifi
- android wifi 二维码面对面分享密码功能:包括当前连接热点的密码二维码生成,二维码扫面解码自动连接-android wifi two-dimensional code sharing password function face to face: including the current hotspot password generate two-dimensional code, two-dimensional code sweep plane decoded automatica
485EE1188F66E3EF47749F47058FFE65
- 一个基于android 的局域网聊天软件,两个手机要先用热点连接,绕后两个手机可以互相聊天,传输文件-Android-based LAN chat software, first with two handsets hotspot, after about two phones can chat with each other, transfer files
createwifiap
- 一键创建wifi热点,可设置AP名称/密码/三种加密方式-A key to create wifi hotspot, you can set the AP name/password/three encryption modes
WifiDemo
- 详细介绍 - [ WIFI热点搜索连接 ] WIFI热点搜索连接是一个安卓版搜索扫描周围wifi并获取热点信息然后可以直接连接wifi热点的应用源码,可以直接在应用内打开wifi开关,不需要去设置选项里面打开,项目提供了一个util类,提供包括安卓连接WEP、WPA、WEP2、无密码等几种热点的功能实现,并且代码都有有比较详细的注释,一开始wifi关闭部分判断有点问题javaapk.com进行了少量更正,现在整个项目可以正常完美的运行,项目编码GBK默认编译版本4.1.2最低版本4.0以上。
wifizidongjiesuo
- 本项目是一个系统工具,可以设置一个或多个我们信任的wifi热点(如家里的,公司里的),设置成功后,只要手机连着的wifi是已信任的,以后点亮屏幕都不用先解锁。(暂时只支持隐藏图形锁)工程中使用了v7包和cardview以及recyclerview。通过广播和服务来实现相应的功能,具体可以自己查看代码。工程编码为UTF-8,变异版本为5.0.1,附件里面的项目貌似有点问题,-This project is a system tool, you can set one or more we tru
Receiver
- 安卓wifi通信软件,可以两部安卓设备进行通信,一台开启热点让另一台连接后即可进行发送消息和接收消息的操作。-Andrews wifi communication software, two Android devices can communicate, can be operated to send messages and receive messages after an open hotspot allow another connection.
TestWifiConnect
- Android 开启指定名称和密码的 Wifi热点-Android Open Wifi hotspot specify the name and password
RockeTT
- android手机端实现通过热点传输文件(use hotspot to connect android smart phone, then transfer files between each other.)