I'm searching for an answer to this as well, found a few related 
stackoverflow questions, but no full answer yet:
http://stackoverflow.com/questions/8762955/android-app-way-to-develop-app-that-has-add-ons
http://stackoverflow.com/questions/6066477/hashmapstring-drawable-mdrawables
http://stackoverflow.com/questions/7037417/copy-theme-from-another-application

On Thursday, April 5, 2012 8:51:58 PM UTC+3, Terry wrote:
>
> I'm able to use getResourcesForApplication and getIdentifier to get the 
> individual resources from another application. However, when I try to call 
> setTheme using a remote theme.xml from another app, the references inside 
> theme.xml point to the app that I'm running, not pointing to the remote 
> application where the theme.xml is. As a result, I get a 
> ResourceNotFoundException inside theme.xml where I try to use the styles I 
> defined from the remote app. In other words, I can apply theme.xml but not 
> reference to the styles inside it.
>
> Moderator, please don't block this post. I googled for days and have not 
> found a resolution to it.
>

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