Well, you need to have the source .aidl file in the sources of the app
that is using it, just like you have it in the library.  These don't
work like Java files where you can link to the generated jar or
whatever without the source; the source is needed for everyone that is
compiling against it.

On Nov 7, 9:02 pm, DulcetTone <[EMAIL PROTECTED]> wrote:
> Hi, hackbod.
> Can you be more explicit in this?
>
> tone
>
> On Nov 7, 11:53 pm, hackbod <[EMAIL PROTECTED]> wrote:
>
> > You'll need to make the source .aidl files available for them to
> > import.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to