Hi!

I have some similar question.
APK1 (not service) has public class A.

How should I write class A or APK container to make it visble and
"importable" from some other APK? In other words I need to use my first APK
as library.

Please advise.

Thanks in advance,
Evgeny

On Tue, Sep 1, 2009 at 4:02 PM, themanol <thema...@gmail.com> wrote:

>
> Thank you very much.
>
> The last link give me the life.
>
> On Sep 1, 11:52 am, Mark Murphy <mmur...@commonsware.com> wrote:
> > themanol wrote:
> > > I want create a service and that other application use this service.
> > > I want that the other application is in a different project that the
> > > service.
> >
> > > It is possible?
> >
> > Yes, via AIDL:
> >
> >
> http://developer.android.com/guide/developing/tools/aidl.htmlhttp://developer.android.com/guide/topics/fundamentals.html
> >
> > > If is possible somebody can show me a sample code.
> >
> >
> http://developer.android.com/guide/samples/ApiDemos/src/com/example/a...http://developer.android.com/guide/samples/ApiDemos/src/com/example/a...http://github.com/commonsguy/cw-advandroid/tree/e50e087577f8b28e72735.
> ..
> >
> > --
>  > Mark Murphy (a Commons Guy)http://commonsware.com|
> http://twitter.com/commonsguy
> >
> > Need help for your Android OSS project?http://wiki.andmob.org/hado
> >
>

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