Chapter 3
Java for Android Primer: Enhancing Our Hello World Application
In this chapter, we will take the Hello World application that we created in the previous chapter using the New Android Application Project helper, and add in our own Java code to make it much more interesting. At the same time, we are also going to use this chapter to give those readers who are not Java programmers a high-level overview of the various code structures that we will be using in this book via the Java programming language and its objects, variables, methods, classes, packages, modifiers, and so on.
I am going to try and seamlessly meld these two objectives, enhancing our Hello World app and summarizing Java concepts at a high level, into one cohesive chapter ...
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