Your next career begins with
Save 50% off your seat in our next iOS Bootcamp. Limited time only. Sessions start April 3.
Android Debugging by Tutorials
Learn to use Android debugging tools to make your app optimized and bug-free. By Zahidur Rahman Faisal, Vincenzo Guzzi & Zac Lippard.
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress, bookmark, personalise your learner profile and more!
Create accountAlready a member of Kodeco? Sign in
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress, bookmark, personalise your learner profile and more!
Create accountAlready a member of Kodeco? Sign in
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress, bookmark, personalise your learner profile and more!
Create accountAlready a member of Kodeco? Sign in
Who is this for?
This book is for intermediate Android developers who already know the basics of Android development but want to extend their knowledge of debugging steps and Android Studio debugging tools.
Covered concepts
- Android Debug Bridge
- Wireless debugging
- Breakpoints
- Logcat
- Stack traces
- Evaluating Code
- Watches
- Layout Inspector
- Debugging databases
- Debugging background processes
- CPU Profiler
- Memory Profiler
- Network Profiler
- Energy Profiler
Debugging is one of the most important steps in app development. Android Studio contains several tools which can help you out in stabilizing and optimizing your app.
In this book, you’ll learn to use Android debugging tools to make your app optimized and bug-free through step-by-step tutorials.
moreDebugging is one of the most important steps in app development. Android Studio contains several tools which can help you out in stabilizing and optimizing your app.
In this book, you’ll learn to use Android debugging tools to make your app optimized and bug-free through step-by-step tutorials.
Before You Begin
This section tells you a few things you need to know before you get started, such as what you’ll need for hardware and software, where to find the project files for this book, and more.
Section I: Debugging Basics
Debugging is the core of every development process. This term represents steps for detecting and fixing issues that can cause unexpected behavior in your app.
Section II: The Android Profiler
Now that you got a feeling of how to manage the debugging process, you’ll start learning more complex tools. In this section, you’ll meet a really powerful set of tools called Android Profiler. This tool package provides gear for examining app performance in depth.
All videos. All books.
One low price.
A Kodeco subscription is the best way to learn and master mobile development — plans start at just $19.99/month! Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.
Learn more