PacakgeManager.queryIntentActivities(Intent intent, int flags) with flags = MATCH_DEFAULT_ONLY returns a list of applications that handle a particular intent. How do I find the default activity that is chosen by the user?
Note: The default activity is chosen by the user the first time he is prompted with a list of applications that handle a particular intent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

