Skip to content

基于Java注解(APT)实现的Android Intent/URI 跳转的处理工具

License

Notifications You must be signed in to change notification settings

8f235831/android-telepath

Repository files navigation

Android Telepath

介绍

Android Intent路径解析器,用于实现页面跳转功能。

特点

  • 基于APT(Java Annotation Processing Tool)实现;
  • 基于二叉搜索树的路径导航,支持右模糊匹配;
  • 允许处理复杂参数的Android Intent信息。

About

基于Java注解(APT)实现的Android Intent/URI 跳转的处理工具

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages