Android Open Source - Framework Asynchronous asyncop






Project Summary

A very helpful framework for asynchronous operation related to an Activity or Fragment for Android application.

Web Site / Source Repository

asyncop is hosted in the following web site
https://github.com/mguidi/asyncop

If you think the Android project asyncop listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of asyncop.

ItemValue
Java File Count9
Activity Count1

License

The license information of asyncop is as follows:

Apache License

Java Source Files

com.github.mguidi.asyncop.AsyncOpCallback.java
com.github.mguidi.asyncop.AsyncOpHelper.java
com.github.mguidi.asyncop.AsyncOpManager.java
com.github.mguidi.asyncop.AsyncOp.java
com.github.mguidi.asyncop.Constants.java
com.github.mguidi.asyncop.app.Application.java
com.github.mguidi.asyncop.app.Constants.java
com.github.mguidi.asyncop.app.LongOp.java
com.github.mguidi.asyncop.app.MyActivity.java