Skip to content

Component VS ARouter

xiaojinzi123 edited this page Feb 23, 2020 · 5 revisions
Item Compared Arouter Component
Lifecycle of business module
Fragment Router
Page Interceptor
Calcel routering request
Routering request auto calcel(when Fragment or Activity destory)
Support Androidx have some unsolve issue
Support get ActivityResult
Custom Intent
Support third Activity and system Activity
Generate Doc
Support Standarn URI
Global Interceptor
Router Api (like Retrofit)
Support RxJava2
Idea Plugin
Idea Plugin support kotlin
Compatibility have some unsolve issue 100% compatibility
Autowire Attr or Service
Support Get Fragment
Sopport degrade
SPI
SupportH5
Because Component support page interceptor,so Component is more convennience and powerful
Clone this wiki locally