I’m trying to capture the event when the user clicks an Android Market url so I can have it start my app instead of Market.
I have tried to use intent-filters like this post but I can’t get it to work, it never opens my application.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you read the accepted answer from the question you linked to and its comments, you would find that you cannot intercept these
Intents. They are protected by the firmware.