Thanks Ludwig. And by the way, could we download a Jar file and put it
into the basic application, then the basic application can call it
through some interfaces?

On Nov 27, 8:28 pm, Ludwig <[EMAIL PROTECTED]> wrote:
> Think about Intents and split your application into multiple applications
> (perhaps running under the same userid), each serving a bunch of intents.
> Then you can upgrade each application (which might just respond to one
> intent) separately and Android will at run-time find the best-matching
> intent (or give the user the choice which one to use if there are multiple
> good matches).
>
> Ludwig
>
> 2008/11/26 Louis <[EMAIL PROTECTED]>
>
>
>
> > Hi, All:
>
> > Our products which running in other platform are using the modular
> > approach, which means if user want to add a new feature, he/she only
> > need to download a new plug-in, but not reinstall the who application.
> > And we used COM library base ideas to do that before, is there anyway
> > to do it in Android?
>
> > Welcome any help for it.
>
> > Best regards,
> > Louis.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to