Sample code to demonstrate an Android 4.4.1 / 4.4.2 bug that can prevent Services from restarting normally..
Android44BugDemo-ServiceLifetime is hosted in the following web site
https://github.com/CodyToombs/Android44BugDemo-ServiceLifetime
If you think the Android project Android44BugDemo-ServiceLifetime 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 Android44BugDemo-ServiceLifetime.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 1 |
Fragment Count | 1 |
Android44BugDemo-ServiceLifetime has the following Java source files.
com.androidpolice.android44bugdemo_start_sticky.MainActivity.java com.androidpolice.android44bugdemo_start_sticky.TestService.java