Android Question default email app not showing - all apps are shown instead

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
hi

found this old post by Erel


when pressing send email it shows all sharing apps to select from rather email apps
then if i choose an email app all sharing on that phone goes through that email app
any one knows how to fix it ?

or any other snippet to send email with attachment using intent

thanks
 
Last edited:

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
thanks

i know this method and use it
but it has a big issue on the client side - it does not open the email apps list but the entire sharing apps list
then the user presses [use always] and that's it - his entire system is problematic as all and any sharing he wants to share will go directly to the email or the app he chose
so unless i can force or make a change in something to show only email apps this is not usable at all as i can't have the client angry with the app

BTW
the file provider sample is identical only it allows attached files using file provider - it is needed
i've posted a post with my question detailed with my code sampe here

 
Upvote 0
Top