A small library/framework for android that eases the creation of multi service to multi consumer systems. The consumers are capable of being configured to stay in memory until application termination thus easily maintaining Service specific state and connections to outside resources..
Isis-Android-Library is hosted in the following web site
https://github.com/diamondman/Isis-Android-Library
If you think the Android project Isis-Android-Library 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 Isis-Android-Library.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 7 |
Activity Count | 0 |
Isis-Android-Library has the following Java source files.
com.diamondman.android.isis.BindFailedException.java com.diamondman.android.isis.IsisActivity.java com.diamondman.android.isis.IsisService.java com.diamondman.android.isis.IsisServiceWrapper.java