I want to open the IMDB app with a particular keyword search. I know I can call other apps using intents (whether IMDB app accepts the URI is another issue). But is it possible for me to check if the IMDB app is installed before calling the StartActivity?