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 [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 -~----------~----~----~----~------~----~------~--~---

