How do i make my program load as default example for a url link?
Thank you!
PS* sorry for last missunderstanding Question!
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.
I’m almost entirely certain that the user has to set it, for security reasons. For example, if you have a
BroadcastReceiverthat is listening forintent.foo, but there are other receivers in other apps that are also listening for the same intent, the user will be presented with a dialog which lets them select what app they want to work on the intent, and whether or not to set it as default.