It turns out trying to find information about how to style an Android checkbox is actually quite challenging. Searching reveals a smattering of blog posts and Statck Overflow articles that don't really solve the problem. Here's what I was trying to do:
- Change the default unchecked "open box" color on a checkbox
- Change the default checked box color on a checkbox
- Use in an API leve 18 Android app
It turns out the solution is relatively simple.