how to close the activity chooser dialog from progremmatically?
Posted
by sojan
on Stack Overflow
See other posts from Stack Overflow
or by sojan
Published on 2010-05-13T00:56:03Z
Indexed on
2010/05/13
1:04 UTC
Read the original article
Hit count: 229
android
Hi, Help needed. I am developing an application which need to show a chooser dialogue .(Am using a SEND_INTENT) .I need to close the chooser dialog after a particular amount of time,say 15 sec. how can i close the chooser dialog? is it possible?
Is there any way to get the first item in the chooser? is there a way to filter the items appearing in the chooser dialog.. Any one pls help me am in big trouble. Any Help greatly appreciated.
© Stack Overflow or respective owner