Chapter 3 - <Orientations> program - MainActivity.java is empty?!
The Chapter 3 "Orientations" program seems to do absolutely nothing!?
I checked both .zip files (all code, and chapter 3 only) and MainActivity.java is empty in both.
My main concern is using the TableLayout, both statically and programmatically.
Am I simply missing something (new to Android, coming from C++/C#, etc)? Was there supposed to be a 4th example in Chapter 3?
Both other Chapter 3 examples seem to work fine but demonstrate little or nothing about TableLayout.
Is there a working example using TableLayout later in the book?
Thanks in advance
--Ken
|