Category "intentfilter"

Flutter Android 12 install error when using intent-filter

I'm struggling with the error below. adb: failed to install F:\xxx\src\FlutterDemoApp\FlutterDemoApp\build\app\outputs\flutter-apk\app. apk: Failure [INSTALL_PA

Programmatically register/deregister intent-filter for an activity

Assume that I have app X, with Activity A which is launched by some intent filer F defined in X's manifest file. Is it possible for X to programmatically dereg