Cantitate/Preț
Produs

Android for Java Programmers

Autor Abdul-Rahman Mawlood-Yunis
en Limba Engleză Paperback – 25 iun 2022
This textbook is about learning Android and developing native apps using the Java programming language. It follows Java and Object-Oriented (OO) programmers’ experiences and expectations and thus enables them to easily map Android concepts to familiar ones.
Each chapter of the book is dedicated to one or more Android development topics and has one or more illustrating apps. The topics covered include activities and transitions between activities, Android user interfaces and widgets, activity layouts, Android debugging and testing, fragments, shared preferences, SQLite and firebase databases, XML and JSON processing, the content provider, services, message broadcasting, async task and threading, the media player, sensors, Android Google maps, etc.
The book is intended for introductory or advanced Android courses to be taught in one or two semesters at universities and colleges. It uses code samples and exercises extensively to explain and clarify Android coding and concepts. It is written for students and programmers who have no prior Android programming knowledge as well as those who already have some Android programming skills and are excited to study more advanced concepts or acquire a deeper knowledge and understanding of Android programming. All the apps in the book are native Android apps and do not need to use or include third-party technologies to run.
Citește tot Restrânge

Preț: 48454 lei

Preț vechi: 60568 lei
-20% Nou

Puncte Express: 727

Preț estimativ în valută:
9276 9642$ 7691£

Carte tipărită la comandă

Livrare economică 07-21 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783030874582
ISBN-10: 3030874583
Pagini: 640
Ilustrații: XXIV, 640 p. 212 illus., 209 illus. in color.
Dimensiuni: 155 x 235 x 39 mm
Greutate: 0.92 kg
Ediția:1st ed. 2022
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland

Cuprins

1. Java Review.- 2. Getting Started with Android.- 3. Your First Android Application.- 4. Debugging and Testing Using Junit, Espresso, and Mockito Frameworks.- 5. Activity Lifecycle and Passing Objects Between Screens Using Parcelable Interface.- 6. User Interface Essential Classes, Layouts, Styles, Themes, and Dimensions.- 7. ListView, ScrollList, Date and Time Pickers, and RecyclerView.- 8. Toolbar, Menu, Dialog Boxes, Shared Preferences, Implicit Intent, and Directory Structure.- 9. Fragments, Dynamic Binding, Inheritance, Pinching, and Screen Swiping.- 10. Parsing Remote XML and JSON Files, Using HTTPUrlConnection, XmlPullParser, and AsyncTask.- 11. Android SQLite, Firebase, and Room Databases.- 12. Content Provider, Service, Message Broadcasting, and MultimediaPlayer.- 13. Sensors, Location-Based Service, and Google Maps.

Notă biografică

Abdul-Rahman Mawlood-Yunis is Assistant Professor at Wilfrid Laurier University, Waterloo, ON, Canada, and he has taught courses on Android programming, object-oriented programming and software engineering repeatedly. His research interests include mobile and smart TV apps, natural language processing and text mining, software engineering, peer-to-peer systems, distributed computing, Semantic Web, and business intelligence. Prior to joining Laurier, he was a full-time analyst/software developer at the Canada Revenue Agency for 10 years.

Textul de pe ultima copertă

This textbook is about learning Android and developing native apps using the Java programming language. It follows Java and Object-Oriented (OO) programmers’ experiences and expectations and thus enables them to easily map Android concepts to familiar ones. Each chapter of the book is dedicated to one or more Android development topics and has one or more illustrating apps. The topics covered include activities and transitions between activities, Android user interfaces and widgets, activity layouts, Android debugging and testing, fragments, shared preferences, SQLite and firebase databases, XML and JSON processing, the content provider, services, message broadcasting, async task and threading, the media player, sensors, Android Google maps, etc.
The book is intended for introductory or advanced Android courses to be taught in one or two semesters at universities and colleges. It uses code samples and exercises extensively to explain and clarify Android coding and concepts. Itis written for students and programmers who have no prior Android programming knowledge as well as those who already have some Android programming skills and are excited to study more advanced concepts or acquire a deeper knowledge and understanding of Android programming. All the apps in the book are native Android apps and do not need to use or include third-party technologies to run.

Caracteristici

Intended for introductory or advanced Android courses at universities and colleges Follows a structure that mirrors experiences and expectations of object-oriented programmers Each chapter is dedicated to one or more Android development topics illustrated by one or more sample apps