An Android app that customizes your mobile settings according to wifi connections..
WifiTrigger is hosted in the following web site
https://github.com/duyu/WifiTrigger
If you think the Android project WifiTrigger listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of WifiTrigger.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.CHANGE_WIFI_STATE |
There are 7 image files in WifiTrigger. The names of the image files are listed as follows.
stat_bt_off.png stat_bt_on.png stat_lock_screen_on.png stat_phone_ring_vibrate.png stat_phone_vibrate.png stat_ring_off.png stat_ring_on.png
The following screenshort is generated from the image listed above.
WifiTrigger has the following Java source files.
com.du.anders.wifitrigger.ApplicationTest.java com.letsgo.wifitrigger.ConfigureActivity.java com.letsgo.wifitrigger.G.java com.letsgo.wifitrigger.MainActivity.java com.letsgo.wifitrigger.WifiItemAdapter.java com.letsgo.wifitrigger.fragments.ConfigureFragment.java com.letsgo.wifitrigger.preferences.IconListPreference.java com.letsgo.wifitrigger.receivers.WifiReceiver.java com.letsgo.wifitrigger.services.MainService.java com.letsgo.wifitrigger.settings.BluetoothHelper.java com.letsgo.wifitrigger.settings.SettingsHelper.java com.letsgo.wifitrigger.settings.SoundHelper.java