[android-developers] How does ResolverActivity or ChooserActivity gets list of applications ?

2011-07-04 Thread rk
Hi, I have an application that can open text files. If I click preview for my Gmail text file attchment, ResolverActivity lists my application. It displays my application Icon and Name The name is specified in androidManifest.xml using android:label. Is there any way that I can supply my

Re: [android-developers] How does ResolverActivity or ChooserActivity gets list of applications ?

2011-07-04 Thread Mark Murphy
On Thu, Jun 30, 2011 at 7:36 AM, rk ramakrishnar...@gmail.com wrote: I have an application that can open text files. If I click preview for my Gmail text file attchment, ResolverActivity lists my application. It displays my application Icon and Name The name is  specified in