Leber Hall Sudoku Update
Dec. 2nd, 2009 10:02 pmTonight I finished chapter 3 of Hello, Android. You can see, if you click past the cut, a few more screenshots. So now we have an "about" box, settings menu, the settings page and the new game options. So far the largest problem developing for the Android is working with a new IDE and my bad typing. Funny how Java doesn't like typing @strings/app_title
when it should be @string/app_title
.