The programming language used for developing your Android applications is Oracle’s Java SE, which was created by Sun Microsystems and later acquired by Oracle. As you learned in Chapter 2, Java SE stands for Java Standard Edition, though many programmers shorten this to just “Java.” Java is what is called an object-oriented programming (or “OOP”) language , which you are going to learn all about during this chapter. It is important to note that all of these Java programming concepts, components, and constructs that you will be learning ...
© Wallace Jackson 2017
Wallace Jackson, Android Apps for Absolute Beginners, 10.1007/978-1-4842-2268-3_5
5. Introduction to Java: Objects, Methods, Classes, and Interfaces
Wallace Jackson1
(1)Lompoc, California, USA
Get Android Apps for Absolute Beginners: Covering Android 7, Fourth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.