how can i get Context of other application

2,834 views
Skip to first unread message

norwind

unread,
Nov 19, 2009, 10:36:58 PM11/19/09
to android-platform
how can i get Context of other application,

I want get context of other Application or top activity from my
process, so i can get info like view id of the top activity.

Jean-Baptiste Queru

unread,
Nov 23, 2009, 10:52:19 AM11/23/09
to android-...@googlegroups.com
What are you trying to contribute?

JBQ
> --
>
> You received this message because you are subscribed to the Google Groups "android-platform" group.
> To post to this group, send email to android-...@googlegroups.com.
> To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/android-platform?hl=.
>
>
>



--
Jean-Baptiste M. "JBQ" Queru
Software Engineer, Android Open-Source Project, Google.

Questions sent directly to me that have no reason for being private
will likely get ignored or forwarded to a public forum with no further
warning.

WZ Liu

unread,
Nov 23, 2009, 8:10:17 PM11/23/09
to android-...@googlegroups.com
You can use: Context.createPackageContext(packageName, flag);
In this case, flag is CONTEXT_IGNORE_SECURITY. But it's dangeous and it always should be the last option.

2009/11/23 Jean-Baptiste Queru <j...@android.com>
Reply all
Reply to author
Forward
0 new messages