android - Block "Complete action using" chooser from launching -


whenever user action multiple apps can support, prompted "complete action using" popup asking them choose app. security purposes, don't want chooser popup @ , instead force open action within app.

is there single place in project can set intents open activities within project?

since don't have access source in linkify, cannot set package name intent.

either don't use linkify , set the clickablespan objects yourself, or replace spans created linkify own clickablespan objects.


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -