November 2014
Intermediate to advanced
624 pages
16h 56m
English
This appendix contains examples of a number of Java techniques frequently used in Android applications and by seasoned Java developers but not always found in beginner Java books and tutorials. If you are new to Java, this information, used in conjunction with a good Java reference, can help you develop Android applications quickly and effectively.
Android applications are written in Java, so learn Java first—it’s essential. This appendix does not teach you standard Java syntax or object-oriented programming and how the object hierarchy works. For that, you should get good reference materials such as books or websites that work for you and, if necessary, take some classes. ...