Android Open Source - Development wifi android-wifi-tether






Project Summary

Wireless Tether for Root Users.

Web Site / Source Repository

android-wifi-tether is hosted in the following web site
https://github.com/daekin/android-wifi-tether

If you think the Android project android-wifi-tether 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 android-wifi-tether.

ItemValue
Java File Count20
Supported screen sizes[mdpi, hdpi]
Minimum SDK Version3
Activity Count4
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.ACCESS_WIMAX_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.CHANGE_NETWORK_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.CHANGE_WIMAX_STATE
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_INTERNAL_STORAGE
Raw File Namesres\raw\dnsmasq
res\raw\fixpersist_sh
res\raw\hostapd_conf_droi
res\raw\hostapd_conf_mini
res\raw\hostapd_conf_tiap
res\raw\ifconfig
res\raw\iptables
res\raw\iwconfig
res\raw\tether
res\raw\tether_edify
res\raw\tiwlan_ini
res\raw\wpa_supplicant_conf




Resource Files

There are 12 image files in android-wifi-tether. The names of the image files are listed as follows.

appwidget_bg.9.png
background.9.png
battery.png
sechigh.png
seclow.png
secmedium.png
start.png
start_notification.png
stop.png
stop_notification.png
tether_wifi_off.png
tether_wifi_on.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android-wifi-tether has the following Java source files.

com.googlecode.android.wifi.tether.AccessControlActivity.java
com.googlecode.android.wifi.tether.LogActivity.java
com.googlecode.android.wifi.tether.MainActivity.java
com.googlecode.android.wifi.tether.SetupActivity.java
com.googlecode.android.wifi.tether.TetherApplication.java
com.googlecode.android.wifi.tether.TetherService.java
com.googlecode.android.wifi.tether.TetherServiceReceiver.java
com.googlecode.android.wifi.tether.TetherWidget.java
com.googlecode.android.wifi.tether.WifiStateChangeReceiver.java
com.googlecode.android.wifi.tether.data.ClientAdapter.java
com.googlecode.android.wifi.tether.data.ClientData.java
com.googlecode.android.wifi.tether.system.Configuration.java
com.googlecode.android.wifi.tether.system.CoreTask.java
com.googlecode.android.wifi.tether.system.FallbackTether.java
com.googlecode.android.wifi.tether.system.NativeTask.java
com.googlecode.android.wifi.tether.system.ServiceHandler.java
com.googlecode.android.wifi.tether.system.UntetherHelper.java
com.googlecode.android.wifi.tether.system.WebserviceTask.java
com.googlecode.android.wifi.tether.system.WimaxHelper.java
com.googlecode.android.wifi.tether.ui.SeekBarPreference.java