Android Notebook, page 2
Monday, January 19th, 2009There’s a tab character in the Notepadv1.java sample file. Tab characters should not be used.
Android has an embedded SQL database, Useful.
I wish XML layout files would open in XML view by default rather than layout view.
The tutorial is a little flaky with XML terms. It’s an XML declaration, not an “XML header”.
Some things that look like XPath expressions at first glance, aren’t.
Trying to read a tutorial in one window and use Eclipse in the other is painful. Maybe if I put my laptop on the desk?
The tutorial’s naming conventions aren’t following Java standards. Someone likes to put “m” in front of all the instance fields.
XML localization and UI construction: nice.
(more…)