Hi Dianne,

Thanks for your answer. It looks I wasn't precise enough, so my
problem is this:I want to share some resources anong packages to
reduce package size etc, however some some API calls
I intent to use expect just resource ID as argument (i.e. notify()),
which to my understanding prevent me from sucessfuly deploying i.e.
createPackageContext() based solution. So I wonder
how can I tell such methods to use resource from other package if I
can give just ID? This is where sharedUserId come to my mind as
possible solution - it I would make IDs not overlapping
then (theoretically) passing just resource ID in such situation should
work. Am I wrong? Is there any other way of doing so? Any hints
appreciated.

-- 
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

Reply via email to