Coding Android Apps
eBook - ePub

Coding Android Apps

  1. 308 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Coding Android Apps

About this book

As Android apps continue to grow in popularity and an associated job market emerges, the ability to develop software and applications for Android smartphones will only grow more relevant in the foreseeable future. Compiled from materials used in over a decade of teaching undergraduate and graduate students majoring in computer science and information technology, this book is a hands-on, step-by-step guide to coding Android apps that have been rigorously tested.

KEY FEATURES

  • Each chapter begins with a list of student learning outcomes that can be used for assessment purposes and syllabus construction
  • The mechanics of Android app creation is presented in a very detailed, step-by-step progression, with accompanying screenshots and code explanations
  • New topics are introduced chapter-by-chapter in a very logical and gradational instructional manner
  • Very detailed exercises are provided at the end of each chapter and can be used for class activities and as homework assignments. Each chapter includes multiple exercises of varying difficulty
  • Video lessons are available as supplementary resources for each chapter to quickly illustrate in a demonstrative and visual manner the Java and XML code and Android Studio development actions covered in the chapter

This book is particularly appealing for students of mobile apps development courses offered in computer science and information technology departments, as well as information systems disciplines within business schools, at both the undergraduate and graduate levels.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Coding Android Apps by Margaret Kozak Polk in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Science General. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Cover Page
  2. Half-Title Page
  3. Title Page
  4. Copyright Page
  5. Dedication Page
  6. Contents
  7. 1. Introduction
  8. 2. Lift Off with Android Native Apps
  9. 3. First Image Impressions and Launcher Icons
  10. 4. Externalizing Resources: Strings, Colors, and Sizes
  11. 5. Interacting with Users via Keyboard and Buttons
  12. 6. More on Layouts and Living without Constraints
  13. 7. Improving the UI with Selection Inputs and Dynamic Content
  14. 8. Apps with Multiple Activities
  15. 9. Saving App Data with Shared Preferences
  16. 10. Android Native Databases as Persistent Storage
  17. 11. Navigation Drawers and Implementing Fragments
  18. 12. Tabbed Apps, Styles, and Themes
  19. 13. Hybrid Apps
  20. 14. Media and Communication
  21. Index