Read up on: -- broadcast Intents -- services (using the command pattern or using binding with AIDL) -- ContentProvider
These will all be covered in any decent Android book. They are also covered (to varying degrees) in the online documentation. On Mon, Apr 23, 2012 at 2:07 PM, Peter Nijem <pete.nijem%[email protected]> wrote: > Hi, > I am currently looking for a good tutorial/material that will help me > to get to know the mechanism of communication between two apps in > Android. Please share links If you have any. > > Thanks, > Peter > > -- > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in NYC: http://marakana.com/training/android/ -- 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

