Android Open Source - Widget wifi TetherMe






Project Summary

A Simple Android Widget to access functionalities right from your home screen.Start Wifi, Data, Tethering and Hotspot right from the Home screen..

Web Site / Source Repository

TetherMe is hosted in the following web site
https://github.com/mixianghang/TetherMe

If you think the Android project TetherMe 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 TetherMe.

ItemValue
Java File Count20
Supported screen sizes[mdpi, hdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.CHANGE_NETWORK_STATE
android.permission.CHANGE_WIFI_MULTICAST_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.MODIFY_AUDIO_SETTINGS
android.permission.READ_PHONE_STATE
android.permission.WRITE_SETTINGS
com.android.example.USB_PERMISSION
Asset File Namesassets\fonts\Roboto-BoldCondensed.ttf
assets\fonts\Roboto-Condensed.ttf
assets\fonts\Roboto-Regular.ttf




Resource Files

There are 16 image files in TetherMe. The names of the image files are listed as follows.

bluetooth.png
bluetooth_on.png
flightmode.png
flightmode_on.png
hotspot.png
hotspot_config.png
hotspot_on.png
settings.png
sound_off.png
sound_on.png
tether.png
tether_on.png
threegicon.png
threegicon_on.png
wifi.png
wifi_on.png

The following screenshort is generated from the image listed above.

null




Java Source Files

TetherMe has the following Java source files.

com.app.widget.tetherme.BluetoothReceiver.java
com.app.widget.tetherme.ConnectToWifi.java
com.app.widget.tetherme.DataReceiver.java
com.app.widget.tetherme.FlightModeReceiver.java
com.app.widget.tetherme.FlightModeToggle.java
com.app.widget.tetherme.HotspotReceiver.java
com.app.widget.tetherme.IsFeatureEnabled.java
com.app.widget.tetherme.MainActivity.java
com.app.widget.tetherme.SoundReceiver.java
com.app.widget.tetherme.SoundToggle.java
com.app.widget.tetherme.StartBluetooth.java
com.app.widget.tetherme.StartData.java
com.app.widget.tetherme.StartHotspot.java
com.app.widget.tetherme.StartTether.java
com.app.widget.tetherme.SwitchHotspot.java
com.app.widget.tetherme.SwitchOnWifi.java
com.app.widget.tetherme.TetherMe.java
com.app.widget.tetherme.TetherReceiver.java
com.app.widget.tetherme.WifiReceiver.java
com.app.widget.tetherme.widgetUpdateService.java