Another Notification app for android, which can control wifi, mobile data, screenbrightness etc..
HelloNotify is hosted in the following web site
https://github.com/len7931/HelloNotify
If you think the Android project HelloNotify 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 HelloNotify.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_STATE android.permission.DEVICE_POWER android.permission.UPDATE_DEVICE_STATS android.permission.WRITE_SECURE_SETTINGS android.permission.WRITE_SETTINGS |
There are 4 image files in HelloNotify. The names of the image files are listed as follows.
ic_appwidget_settings_wifi_off_holo.png ic_appwidget_settings_wifi_on_holo.png ic_sysbar_quicksettings.png ic_wps.png
The following screenshort is generated from the image listed above.
HelloNotify has the following Java source files.
com.example.hellonotify.DummyActivity.java com.example.hellonotify.MainActivity.java com.example.hellonotify.NotiReceiver.java com.example.hellonotify.ScreenBrightness.java