Android Open Source - NFC application WlanHelper






Project Summary

This is a GIT repository for my private test application that utilizes Android's NFC features to automatically set up a WLAN configuration..

Web Site / Source Repository

WlanHelper is hosted in the following web site
https://github.com/Jartse/WlanHelper

If you think the Android project WlanHelper listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of WlanHelper.

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version15
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.NFC




Resource Files

There are 1 image files in WlanHelper. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WlanHelper has the following Java source files.

com.example.wlanhelper.Constants.java
com.example.wlanhelper.MainActivity.java
com.example.wlanhelper.MessageDisplayer.java
com.example.wlanhelper.ReadException.java
com.example.wlanhelper.TagReader.java
com.example.wlanhelper.TagWriter.java
com.example.wlanhelper.WifiConfigurator.java
com.example.wlanhelper.WifiInfo.java
com.example.wlanhelper.WifiManagerProvider.java
com.example.wlanhelper.WifiSetupException.java
com.example.wlanhelper.WriteException.java