Andromeda 是爱奇艺开源的一个 Android 平台上轻量级的组件间通信框架,目前主要包含以下功能: 本地服务路由,注册本地服务是 registerLocalService(Class, Object), 获取本地服务是 getLocalService(Class); 远程服务路由,注册远程服务是 registerRemoteService(Class, Object), 获取远程服务是 getRemoteService(Class); 全局(含所有进程)事件总线, 订阅事件为 subscribe(String, EventListener), 发布事件为 publish(Event); 远程方法回调,如果某个业务接口需要远程回调,可以在定义 aidl 接口时使用 IPCCallback;
最近更新: 5年多前https://github.com/dinuscxj/LoadingDrawable Some beautiful android loading drawable, can be combined with any view as the LoadingView or the ProgressBar. Besides, some Drawable can customize the loading progress too.
最近更新: 5年多前A categorized collection of Android Open Source Projects, More powerful web version: https://p.codekk.com/
最近更新: 5年多前Showcases different components that come with the Leanback library for Android TV
最近更新: 5年多前Tangram is a modular UI solution for building native page dynamically including Tangram for Android, Tangram for iOS and even backend CMS. This project provides the sdk on Android. http://tangram.pingguohe.net/
最近更新: 5年多前