Possible Duplicate:
Change the size of android Checkbox
Another thing Android has made harder than it needs to be. I found this tutorial but not only can I not follow where exactly existing android code ends and where I'm supposed to begin coding/editing/adding, but I don't seem to have the file path he's included.
android-sdk-windows-1.0_r2\tools\lib\res\default\values\themes.xml
I have
android-sdk\tools\lib
but then that is where the similarities end. I do not have a res folder in there. Can someone provide an example or a resource that gives a clear way to just make a CheckBox larger?