文件名称:Beginning Android 2
文件大小:6.39MB
文件格式:PDF
更新时间:2019-06-03 18:24:14
Android
If you are interested in programming for Android, you will need at least a basic understanding of how to program in Java. Android programming is done using Java syntax, plus a class library that resembles a subset of the Java SE library (plus Android-specific extensions). If you have not programmed in Java before, you probably should learn how that works before attempting to dive into programming for Android. The book does not cover in any detail how to download or install the Android development tools, either the Eclipse IDE flavor or the stand-alone flavor. The Android web site covers this quite nicely. The material in the book should be relevant whether or not you use the IDE. You should download, install, and test the Android development tools from the Android web site before trying any of the examples presented in this book. Some chapters may reference material in previous chapters. Also, not every sample shown has the complete source code in the book, lest this book get too large. If you wish to compile the samples, download the source code from the Apress web site (www.apress.com).