c.f. wrote: > Hi im a complete newbie to Linux/Java programming. I simply want to > change the look and feel of the UI from the SDK. I assumed the SDK > included the whole Android UI since it runs the emulator, so i went > searching through the files and found some PNG image files from the UI > in tools>lib>res>default>drawable. I thought if i edited these images > it would change the look of the UI, but when i restarted the emulator > nothing had changed. Am I dumb or is there something I am doing wrong.
SDK != firmware. To change "the look and feel of the UI" (by which I presume you mean built-in apps), you will need to work with the firmware: http://source.android.com -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

