You can do this, by triggering an implicit intent, provided the target application is designed to listen to such intents.
Please read up the docs. http://developer.android.com/guide/topics/intents/intents-filters.html See "Intent Resolution" topic. Thanks and Regards, Kumar Bibek On Jan 6, 5:29 pm, Rajiv <[email protected]> wrote: > Hello all > > The problem I am facing is, I want to launch another application through the > current application. > > In RIM there is a "ApplicationManager.getApplicationManager().launch("String > path")" method that launches directly RIM application mentioned in "String > path". > > Is there any method like this in android or any other way to solve this > problem ?? > > Regards, > Rajiv
-- 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

