some time need auto close app at custom time, such as listen music when sleep.
AlarmCloseApp is hosted in the following web site
https://github.com/tikdik/AlarmCloseApp
If you think the Android project AlarmCloseApp 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 AlarmCloseApp.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE |
AlarmCloseApp has the following Java source files.
com.example.alarmclose.ExecShellCmd.java com.example.alarmclose.MainActivity.java com.example.alarmclose.MyReceiver.java com.example.alarmclose.PreferencesHelper.java com.example.alarmclose.ShellUtils.java