vivo Internet Technology
Jul 29, 2019 · Mobile Development
ARetrofit: Android Component Communication Routing Framework
ARetrofit is an Android routing framework that enables concise, component‑to‑component communication by generating compile‑time route metadata via annotation processing, injecting bytecode with the Transform API, creating service proxies through dynamic proxies, and applying an OkHttp‑style interceptor chain for flexible, cross‑module extensions.
Annotation ProcessorDynamic ProxyInterceptor
0 likes · 13 min read