Take a look at android.content.Intent regarding implicit intent resolution.
On Oct 28, 7:36 am, tstanly <[email protected]> wrote: > hi guys, > > if I wnat to invoke b.apk from a.apk (such as click a button on a.apk) > and if I don't know the package name and class name(entry point) about > b.apk, > can it still to do that?? > > thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

