A test of using app context and non-ui fragments to maintain a bound service..
BoundServiceTest is hosted in the following web site
https://github.com/samskiter/BoundServiceTest
If you think the Android project BoundServiceTest 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 BoundServiceTest.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Fragment Count | 1 |
BoundServiceTest has the following Java source files.
uk.co.airsource.android.common.examples.boundservicetest.app.BoundService.java uk.co.airsource.android.common.examples.boundservicetest.app.MainActivity.java uk.co.airsource.android.common.examples.boundservicetest.app.ModelObject.java uk.co.airsource.android.common.examples.boundservicetest.app.RetainedFragment.java