Hi there, I'm a new in Android and Java and I have the following problem. I want to change standard resources, such as button background, programatically to allow applications using standard buttons be displayed with custom background. My problem is - how shall I identify the path for retrieval resources on phone or emulator? And if we have permissions to access to those resources?
+1
A:
The only way you can change "standard resources" for the entire device is to modify and install your own firmware.
CommonsWare
2010-05-15 18:14:53
Thanks a lot, you are very helpful. But I wonder if there is any ohter way to approach this problem?
Vang
2010-05-16 13:29:23
The *only* way you can change "standard resources" for the entire device is to modify and install your own firmware.
CommonsWare
2010-05-16 14:11:12