Android Development Basics
Thank goodness you don’t have to be a member of Mensa to develop Android applications! Developing in Android is simple because its default language is Java. Though writing Android applications is fairly easy, developing alone can be a difficult task to conquer.
Although the Android operating system consists primarily of Java code, small parts of the framework aren’t included. Android uses the XML language as well as basic Apache Ant scripting for build processes. You need to cement your basic understanding of XML before delving into this book.
If you already know how to use Java and XML, congratulations — you’re ahead of the curve.
Java: Your Android programming language
Android applications are written in Java — not the full-blown version of Java that’s familiar to developers using Java Platform, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access
If you’ve never developed applications before, this book isn’t the best place to start reading about app development. Pick up a copy of