I found I sometimes miss including the android:id tag when using the GUI builder in Eclipse. Making sure (when I notice) that I add into a TextView from the builder , the id I'm using in the ListView layout.
...
becomes
...
Instead of getting 'false' 'false' I get :) and includes working ok.