Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Android App Development

Posted By: readerXXI
Android App Development

Android App Development
by Herve J. Franceschi
English | 2017 | ISBN: 1284092127 | 682 Pages | ePUB | 71 MB

Android App Development is written for the Android programming course and takes a building block approach, presenting a real app from start to finish in each chapter. Each chapter is broken down into manageable topics, demonstrating a topic and then a working app.

Model View Controller architecture is used throughout the book to promote good software engineering practice. Students will be engaged by essential as well as specialized topics such as XML resources, event-driven programming, animation, sounds, making a game, voice recognition, and more.

• Android Studio, the official development environment by Google, is used to develop all applications
• The Model View Controller architecture is used throughout the book, allowing the instructor to download the Model and concentrate on the View and Controller elements of the app
• Students learn how to make device-independent apps using a progressive approach, incorporating fun topics such as animation, sounds, photo editing, using the GPS, displaying a map, and advertising
• Software Engineering and Common Error boxes highlight software engineering tips and common errors throughout each chapter
• Chapters are written independently of others so that instructors can select topics and customize the book to their course
• Each chapter concludes with exercises for student practice, including Multiple Choice, Fill In the Code, and Write an App exercises