http://developer.android.com/guide/topics/intents/intents-filters.html has all the upstream docs on intents. And I believe the android developer's blog did a story (with examples) a while back.
On Mon, Jun 1, 2009 at 8:13 AM, Android Users <[email protected]> wrote: > Can you just give me a sample as to how we can do that? > Say i have the following packages: > Main app: > com.main.startapp - StartApp.java > sub apps: > com.sub.app1 - App1.java > com.sub.app2 - App2.java > com.sub.app3 - App3.java > com.sub.app4 - App4.java > > How would u call the appropriate application through an 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 -~----------~----~----~----~------~----~------~--~---

