2nd Edition. — Darryl Bayliss, Tom Blankenship, Fuad Kamal & Namrata Bandekar. — Razeware LLC., 2019. — 750 p. — ISBN: 978-1942878773. Learn Android Programming with Kotlin! Learning Android programming can be challenging. Sure, there is plenty of documentation, but the tools and libraries available today for Android are easily overwhelming for newcomers to Android and Kotlin....
Second Edition. — Packt Publishing, 2016. — ISBN: 1785886193. The Android OS has the largest installation base of any operating system in the world; there has never been a better time to learn Android development to write your own applications, or to make your own contributions to the open-source community! This “cookbook” will make it easy for you to jump to a topic of...
Razeware LLC, 2019. – 257 p. — ISBN: 978-1942878698. Learn App Architectures for Android! Android has such a rich development ecosystem, which allows developers to develop apps in any way they please. However, with this level of freedom, scaling apps can be a mess. You’ve heard developers talk about “architecting” apps to help scale, but its never clear which architecture to...
O’Reilly Media, 2017. — 800 p. — ISBN: 978-1449374433. This cookbook doesn't just teach you how to build Android apps; it also gives you the recipes you need to build real-world applications. Written by the author of the best-selling Java Cookbook, and with contributions from many members of the Android community, this book shows you how to do everything: working with...
Razeware LLC, 2019. — 283 p. — ISBN: 978-1942878896. The persistence of data is always been a fundamental part of any application. Saving data locally or remotely with the modern technics for synchronization allows your app to be always up-to-date, reactively presenting fresh data. This book is for intermediate Kotlin or Android developers who want to know how to persist data...
BackupBrain, 2017. — 587 p. — ASIN B0768HSL4R. This book is a practical guide to programming Bluetooth Low Energy for Android phones and Tablets In this book, you will learn the basics of how to program an Android device to communicate with any Central or Peripheral device over Bluetooth Low Energy. Each chapter of the book builds on the previous one, culminating in three...
Razeware LLC, 2019. — 376 p. — ISBN: 978-1942878902. Learn Android Test-Driven Development! Writing apps is hard. Writing testable apps is even harder, but it doesn’t have to be. Reading and understanding all the official Google documentation on testing can be time-consuming — and confusing. This is where Android Test-Driven Development comes to the rescue! In this book, you’ll...
2nd Edition. — Razeware LLC., 2022. — 217 p. — ISBN: 978-1950325757. Learn Android Accessibility! Accessibility is an important, often overlooked, part of building a quality app. The Web Content Accessibility Guidelines (WCAG) can be confusing and it’s often unclear how to apply these guidelines to Android. That’s where Android Accessibility by Tutorials comes in! In this book,...
John Wiley & Sons, Ltd., 2012, 365 p., ISBN: 9781118508732 Your Nexus 7 is an amazing gadget! In his legendary, plain-English style, Dan Gookin shows you everything you need to know to enjoy your new tablet, discover its secrets, and keep it happy. Learn to use e-mail, access social networking sites, connect with a Bluetooth printer, get directions, play music, swap files with...
Tech-Guides, 2015. — 233 p. Basic Controls & Switching On-All Android Versions The Main Icons & Navigation Controls Practicing Some of the Basic Controls Getting to Know Your Device Switching On For the First Time Overcoming the Screen Lock Connecting to Your Wireless Network Adjusting Your Most Important Settings Overview of Email and Importing Contacts Applies to Android 4...
Packt Publishing, 2017. — 296 p. — ISBN: 978-1785881725. Mastering Android Wear Development is a complete guide to wearable technology for experienced Android developers Notifications, voice input, coping with round screens - all the key challenges of wearable technology are covered This book describes not just how to write code for wearables, but also how to think about...
Barbara Hohensee, 2014, ASIN B00IJZECK2, 179 p. An introduction to Android Studio, the new development environment for Android app development. The book gives an overview of the new features and capabilities. It starts with installing and configuring Android Studio. You're getting to know the new IDE and his Editor. You learn how to create new Android projects from scratch,...
Packt Publishing, 2015. — 388 p. — ISBN13: 978-1-78528-012-2. Android gaming is a hot topic these days, but one of the few areas of technology that does not have an abundance of clear and useful documentation online. However, there is an ever-increasing demand for Android games. This book will help you get up to speed with the essentials of game development with Android. The...
Innovative Geek, 2016. — 89 p. — ASIN B01M0HLH7O. Android: Keeping you Secure is a practical and step by step guide to securing your Android device. Written in plain English by author David Lyon, this book focuses on explaining Android security measures, why they are important to you and how to implement them on your device. Some of the explained topics are: Lock Screens...
Alberto Marchetti, 2016. — 145 p. This is the first book on the market that covers as many RenderScript related topics as possible! Basic and advanced topics are treated, ranging from parallel computing Kernels to the Android NDK integration, covering many aspects of RenderScript and targeting both newcomers and experienced users. A general list of the treated topics is as...
Packt Publishing, 2017. — 534 p. — ISBN: 978-1-78646-721-8. Create reliable, robust, and efficient Android apps with industry-standard design patterns Are you an Android developer with some experience under your belt? Are you wondering how the experts create efficient and good-looking apps? Then your wait will end with this book! We will teach you about different Android...
Auerbach Publications, 2013 — 280 p. Android Security: Attacks and Defenses is for anyone interested in learning about the strengths and weaknesses of the Android platform from a security perspective. Starting with an introduction to Android OS architecture and application programming, it will help readers get up to speed on the basics of the Android platform and its security...
CommonsWare, 2017. — 4346 p. — November 2016: Version 8.1. — ISBN: 978-0-9816780-0-9. Do you want current information about how to develop Android apps? This book covers the latest Android Studio version and the latest version of Android, plus all the information you need to get your apps working on older devices. The Book’s Structure As you may have noticed, this is a rather...
CommonsWare LLC, 2019. — 412 p. In 2017, Google introduced the Architecture Components library, with Google-supplied implementations of object-relational mapping (ORM) capabilities and lifecycle-aware components. There is little doubt that this library will be a key part of Google's recommended app development stack going forward. This book dives deep into the Architecture...
CommonsWare LLC, 2019. — 107 p. 2019 has given us a new version of Android, Q! As usual, Android Q changes some things that affect developers and apps. This book profiles those changes and helps point out what you need to do to adjust your app to cope with those changes. So, if you are worried about the death of external storage and other things that Q brings with it, this book...
CommonsWare LLC, 2019. — 145 p. Many books — such as The Busy Coder's Guide to Android Development, — present programming topics, showing you how to use different APIs, tools, and so on. This book is different. This book has you build an app from the beginning. Whereas traditional programming guides are focused on breadth and depth, this book is focused on "hands-on", guiding...
CommonsWare LLC, 2019. — 542 p. Many books — such as The Busy Coder's Guide to Android Development and Elements of Android Jetpack, — present programming topics, showing you how to use different APIs, tools, and so on. This book is different. This book has you build an app from the beginning. Whereas traditional programming guides are focused on breadth and depth, this book is...
CommonsWare LLC, 2019. — 575 p. Many books — such as The Busy Coder's Guide to Android Development and Elements of Android Jetpack, — present programming topics, showing you how to use different APIs, tools, and so on. This book is different. This book has you build an app from the beginning. Whereas traditional programming guides are focused on breadth and depth, this book is...
CommonsWare LLC, 2019. — 576 p. Many books — such as The Busy Coder's Guide to Android Development and Elements of Android Jetpack, — present programming topics, showing you how to use different APIs, tools, and so on. This book is different. This book has you build an app from the beginning. Whereas traditional programming guides are focused on breadth and depth, this book is...
CommonsWare, 2017. — 4545 p. — ISBN: 978-0-9816780-0-9. Do you want current information about how to develop Android apps? This book covers the latest Android Studio version and the latest version of Android, plus all the information you need to get your apps working on older devices. This book contains over 200 chapters, covering everything from the first steps in getting an...
CommonsWare, 2018. — 338 p. In 2017, Google introduced the Architecture Components library, with Google-supplied implementations of object-relational mapping (ORM) capabilities and lifecycle-aware components. There is little doubt that this library will be a key part of Google's recommended app development stack going forward. This book dives deep into the Architecture...
CommonsWare, 2018. — 387 p. In 2017, Google introduced the Architecture Components library, with Google-supplied implementations of object-relational mapping (ORM) capabilities and lifecycle-aware components. There is little doubt that this library will be a key part of Google's recommended app development stack going forward. This book dives deep into the Architecture...
CommonsWare, 2018. — 338 p. Thanks for your interest in Android app development, the world’s most popular operating system! And, thanks for your interest in the Android Architecture Components, released by Google in 2017 to help address common “big-ticket” problems in Android app development. We start off with a look at Room, an object/relational mapping (ORM) library. This...
CommonsWare, 2017. — 204 p. In 2017, Google introduced the Architecture Components library, with Google-supplied implementations of object-relational mapping (ORM) capabilities and lifecycle-aware components. There is little doubt that this library will be a key part of Google's recommended app development stack going forward. This book dives deep into the Architecture...
CommonsWare, 2018. — 288 p. Many books — such as The Busy Coder's Guide to Android Development, — present programming topics, showing you how to use different APIs, tools, and so on. This book has you build an app from the beginning. Whereas traditional programming guides are focused on breadth and depth, this book is focused on "hands-on", guiding you through the steps to...
CommonsWare, 2018. — 409 p. Many books — such as The Busy Coder's Guide to Android Development, — present programming topics, showing you how to use different APIs, tools, and so on. This book has you build an app from the beginning. Whereas traditional programming guides are focused on breadth and depth, this book is focused on "hands-on", guiding you through the steps to...
John Wiley & Sons, Inc.; Wrox, 2020. — 615 p. — SBN: 978-1-119-55087-7 (ebk). Build your first app in Flutter — no experience necessary! Beginning Flutter: A Hands-On Guide to App Development is the essential resource for both experienced and novice developers interested in getting started with Flutter — the powerful new mobile software development kit. With Flutter, you can...
2018. — 96 p. — ASIN B07CJVPQJY. If you have been creating games for a considerable period of time as a hobby, or if you are a student in a game development program, or if you are a starting (semi-) professional game developer, there is a big chance that you dream of creating your own successful games for the iOS platform (iPhone, iPad, iPod Touch) or Android platform. This...
2nd Edition. — The Big Nerd Ranch, 2015. — 600 p. —ISBN10: 0134171454, ISBN13: 978-0134171456. Android Programming: The Big Nerd Ranch Guide is an introductory Android book for programmers with Java experience. Based on Big Nerd Ranch's popular Android Bootcamp course, this guide will lead you through the wilderness using hands-on example apps combined with clear explanations...
Packt Publishing, 2015. — 256 p. AndEngine is a popular and easy-to-use game framework, best suited for Android game development. After learning the basics of creating an Android game using AndEngine it's time you move beyond the basics to explore further. For this you need to understand the theory behind many of the technologies AndEngine uses. This book aims to provide all...
2nd Edition. — Packt Publishing, 2015. — 494 p. — ISBN10: 1783989645, ISBN13: 978-1-78398-964-5. Android NDK is all about injecting high-performance and portable code into your mobile apps by exploiting the maximum speed of the device they run on. This book will show you how to create C/C++-enabled mobile applications and integrate them with Java. The books starts with teaching...
Pearson Education, Inc., 2011. — 476 p. — ISBN13: 978-0-321-76962-6. Build the Next Great Android Game! Learning Android Game Programming is your hands-on, start-to-finish guide to creating winning games for today’s rapidly growing Android mobile device marketplace. If you have even basic Android development experience, Rick Rogers will help you build on your knowledge to...
Paul Stelzer, 2018. — 113 p. — ASIN B07CGP367Z. How to make a successful app for Android and iOS: A guide with tips and best practices provides an over-view of app development, publishing and marketing. For each of these sections this guide has general in-formation, background knowledge and tips that are important for a successful app. This book serves an introductory reading...
Packt Publishing, 2016. — 388 p. — ISBN10: 1785887424, ISBN13: 978-1-78588-742-0. Plan, design, and build engaging user interfaces for your Android applications. Great design is one of the key drivers in the adoption of new applications, yet unfortunately design considerations are often neglected in the face of "will it work," "can we make it quicker," or "can we get more...
Manning Publications, 2020. — 348 p. — ISBN: 978-1617296147. In 2017, consumers downloaded 178 billion apps, and analysts predict growth to 258 billion by 2022. Mobile customers are demanding more-and better-apps, and it’s up to developers like you to write them! Flutter, a revolutionary new cross-platform software development kit created by Google, makes it easier than ever to...
Comments