On Mon, May 23, 2016 at 1:19 AM, Arun Kumar <[email protected]> wrote:
> i have a package name as well as class name but i cant open that package > with particular activity... > How do i done ? > Use an intent that the other app has published as an expected interface for interacting with it. Attempting to launch another activity within another app by name is a bad idea. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/CANCScggoVYThZ_rShC%2BwFk5Pk_9Un9NGj6X8zTPBf22EmHa0uA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

