Briefly;
I'm working on a 'Device Production Test' project. We are developing system applications to test whether the API provided by the manifacturer is stable or not.
I need to set Android launcher application theme programmatically and check system level warnings and errors during this process. I see this question in SO but the source code link is broken.
How can I change Android theme programmatically?
Thanks in advance