You can fire intents between the two.

Or you can look into Messenger.

Or you can read up on AIDL, which is the most flexible but also
hardcore solution.

How much do the apps have to communicate?  A little?  Or a lot?  This
question determines which one of these is necessary.

Kris

On Tue, Nov 1, 2011 at 1:40 PM, Boozel <boozelcl...@gmail.com> wrote:
> Hi
> What is the best way for communicating between two applications?
> I want to create a central management app for my suite of applications so
> the one app would request data from the other much like how applications can
> query the market app for licence information using androids Licencing
> verification library.
> Thanks in advance.
>
> --
> 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
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to