Search code examples
How to check if an activity is associated with a metadata tag or not?...


androidbundleintentfilterandroid-package-managersextra

Read More
What is the use of intent-filter in the manifest for a service?...


androidintentfilter

Read More
Chrome custom tabs and intent-filter...


androidandroid-intentintentfilterchrome-custom-tabs

Read More
Capturing all fired Intents...


javaandroidandroid-intentintentfilter

Read More
How to open Android app, after a click on website link?...


androidandroid-intentintentfilterurl-scheme

Read More
What are intent-filters in Android?...


androidandroid-intentintentfilter

Read More
What are Intent Filters exactly?...


androidintentfilter

Read More
How to set apps as default or let the user select the app?...


javaandroidkotlinandroid-manifestintentfilter

Read More
Intent filter works on emulator but not on device...


androidandroid-intentintentfilterandroid-10.0

Read More
Android SEND action intent filter for a particular file extension?...


androidintentfilter

Read More
starting Intent(Context(), X.class); works whereas new Intent().setComponent(componentName) fails...


androidandroid-intentandroid-manifestintentfilter

Read More
Intent Filter for XML files...


androidintentfilter

Read More
Do not trigger the intent filter of same application from which an intent is fired...


androidperformanceandroid-intentintentfilterapplinks

Read More
Intent Filter giving file path that does not exist...


javaandroidandroid-studioandroid-intentintentfilter

Read More
Android Google Translate QuickTranslateActiviy - Intent extra issue...


androidandroid-intentintentfilter

Read More
Android app enable NFC only for one Activity...


androidandroid-intenttagsnfcintentfilter

Read More
How to return back to paused Activity which is launched the browser, from a link in webpage?...


androidurilifecycleintentfilter

Read More
How can I set the display text for an Intent Filter?...


androidintentfilter

Read More
Broadcast dynamic registration, "onReceive" not called...


androidbroadcastreceiverandroid-manifestintentfilter

Read More
BroadcastReceiver class not running...


androidandroid-intentbroadcastreceiverintentfilter

Read More
Why does intent.getAction() in onReceive of my BroadcastReceiver returns null?...


androidandroid-intentbroadcastreceiverintentfilter

Read More
How can i use implicit intent but avoid "select an app to handle this intent" screen?...


androidandroid-intentandroid-activityintentfilterandroid-implicit-intent

Read More
starting android service using explicit vs implicit intent...


androidandroid-intentintentfilterimplicitexplicit

Read More
How to filter only specific URL with intent filter...


androidintentfilter

Read More
How to implement my very own URI scheme on Android...


androidandroid-intentbrowseruriintentfilter

Read More
how to use ACTION_PACKAGE_FIRST_LAUNCH intent-filter to start application?...


androidbroadcastreceiverandroid-manifestintentfilter

Read More
How to show chooser Intent with my own android app on click of whatsapp profile image share...


androidnativescriptintentfilter

Read More
Issue with intent filter for opening a file in Android app...


androidandroid-intentintentfilter

Read More
How to catch system web search in a browser app?...


androidsearchintentfilter

Read More
Web browser application - how to intercept URL intents?...


androidandroid-intentandroid-activityandroid-manifestintentfilter

Read More
BackNext