When user tries to open some url in my android app a “Choose app” dialog appeared. Can this dialog be customized? At least I need to change its header text, but it’d be great if it is also possible to remove some entries from the dialog.
Share
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.
you can use Intent.createChooser to open explicitely the chooser. You can pass it a title.