Thanks you very much! Evgeny
On Mon, Sep 28, 2009 at 11:30 PM, Mark Murphy <[email protected]>wrote: > > Evgeny V wrote: > > 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. > > The closest thing to what you are asking is to export an interface via > AIDL: > > http://developer.android.com/guide/developing/tools/aidl.html > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://twitter.com/commonsguy > > Android Development Wiki: http://wiki.andmob.org > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

