How to change standard resources on phone/emulator

Posted by Vang on Stack Overflow See other posts from Stack Overflow or by Vang
Published on 2010-05-15T17:11:33Z Indexed on 2010/05/15 17:14 UTC
Read the original article Hit count: 151

Filed under:
|

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?

© Stack Overflow or respective owner

Related posts about android

Related posts about resources