android - Get mailto field from intent -


i have put app option share when click on email address. how can field "mailto" intent?

intent { act=android.intent.action.view dat=mailto:xxxxxxx@xxxxx.xxx flg=0x3000000 cmp=net.a2system.yambing/.activities.contactschooser (has extras) } 

i know easy tried , can't. thanks!

try use intent.getdata() method.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -