jaredrummler / APKParser

APK parser for Android
Other
637 stars 107 forks source link

Added attribute for intent filter as now you can set android:autoverify=true for intent filters #9

Closed rongjc closed 7 years ago

rongjc commented 8 years ago

Added attribute for intent filter as now you can set android:autoverify=true for intent filters from android marshmallow onwards. It is a new feature by google called app links. The documentation is available here https://developer.android.com/training/app-links/index.html