java - Are there any broadcast receivers for my Intent? -



java - Are there any broadcast receivers for my Intent? -

i have developed application need utilize pdf-viewer. how can programatically check existence of application able respond intent?

this post in android developers blog describes how test intent receiver without trying send intent.

as teaser, here's of import part of code. should read blog post more details , finish function can re-create , paste.

list<resolveinfo> list = packagemanager.queryintentactivities(intent, packagemanager.match_default_only); homecoming list.size() > 0;

java android

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -