Hi, I'm trying to implement a theme plugin system. New themes can be installed via new apk files, just like the themes for many 3rd party launchers.
I have a theme (along with color, drawable, and value folders) in the SD card. How can I apply it to my application? I only theme function I know is the setTheme function that requires R.style.xxxx as parameter, so it does not work for me. How do the 3rd party launchers apply newly installed themes? Thanks a lot. Terry -- 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

