Hi, there is a list of publicly known intents at http://www.openintents.org/en/intentstable
If your app should provide an intent to other apps you have to define the intent-filter in your manifest. Feel free to add yours to the above mentioned list. Friedger On 4 Nov., 07:40, sush <[EMAIL PROTECTED]> wrote: > Hello, > > I am working in intents specifically,I found that there are intent > Actions such as DIAL, CALL, ANSWER etc....which can be accessed by any > Android Application whenever required. Similar type of Actions I want > to create, which I can access from a different project just passing > the Action Name, say for Example for a MediaPlayer Application the > customized Actions should be ACTION_SelectSong, ACTION_Play, > ACTION_Stop etc rather then using Android APIs directly. > > Thanks in advance. > Susama, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---