AndLinker Versions Save

AndLinker is a IPC library for Android, which combines the features of AIDL and Retrofit. Allows IPC call seamlessly compose with RxJava and RxJava2 call adapters.

0.9.1

10 months ago

Release version 0.9.1

0.8.1

2 years ago

Fix issue #13

0.8.0

2 years ago

Fix unbind issue.

v0.7.2

4 years ago

Fix a NPE when remote callback method has no parameters.

v0.7.1

6 years ago
  • Simplify API, remove @ClassName and @MethodName, add @RemoteInterface instead.
  • Add missing proguard rules.

v0.7.0

6 years ago

First release version.