what sort of content are you looking to display? On Aug 21, 2016 1:31 PM, "Indika Ruwan Senavirathne" < [email protected]> wrote:
> How I can get display from intent according to above scenario. > > On Saturday, August 20, 2016 at 12:51:52 PM UTC+5:30, Indika Ruwan > Senavirathne wrote: >> >> >> Hi All, >> >> Im getting package name from PackageManager and Starting activity. But >> after I want to get display content from that. >> Intent i = manager.getLaunchIntentForPackage(appName); >> startActivity(i); >> >> >> Mean I want to get app contectview and display it on the another frame. >> >> >> >> Any help please ? >> > -- > 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/5124109d-b60f-40b2-9f48- > 0f4660fcbd2d%40googlegroups.com > <https://groups.google.com/d/msgid/android-developers/5124109d-b60f-40b2-9f48-0f4660fcbd2d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CABfabRjJ3kJxz-7dpv%3DAQy8WkeQ1201FymWLpSs9ukRNquULRw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

