Top "Android-implicit-intent" questions

An implicit intent specifies an action that can invoke any app on the device able to perform the action.

Read Android intent extra data on Unity app launch

I am launching an Unity application from another Android application using a custom implicit intent. This is working fine, but …

c# android android-intent unity3d android-implicit-intent
Receiving data from other apps - android

I read the documentation on receiving simple data. I want to receive an URL,i.e. text/plain from other …

java android android-intent intentfilter android-implicit-intent
Activity exported=false listed in activity chooser

I have two similar applications (one free, one paid). An activity is defined with exported="false" <activity android:name=".…

android android-intent android-activity android-manifest android-implicit-intent
Failure delivering result ResultInfo{who=null, request=100, result=-1, data=Intent

I am getting below exception rarely while selecting video from gallery- Fatal Exception: java.lang.RuntimeException: Failure delivering result ResultInfo{…

android android-intent nullpointerexception android-implicit-intent