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