Back to Browse

Introduction to Logging on Android - Debugging with Logcat

11.4K views
Nov 22, 2021
5:55

Introduction to Logging on Android - Debugging with Logcat Logging is an essential tool for Android developers to monitor and debug application behavior in real-time. In this video, we’ll introduce you to Logcat, a powerful Android Studio tool that captures messages from apps and services running on your device. Learn how to add custom messages to the log to ensure your code runs as expected and track down issues efficiently. What You’ll Learn In This Video: Creating and Using Filters: Set up filters to see only the messages that matter to you. Customizing Information Display: Adjust the Logcat panel to show the details you need. Understanding Priority Levels: Manage logs by message priority to focus on errors, warnings, or general information. Isolating Messages by Code: Display logs from your code only, making debugging cleaner and simpler. Searching Through Logs: Quickly find messages with keyword searches. Ready to learn more? Check out these resources: Android Studio Quick-Start Guide: https://j.mp/2YA9DxH Build Basic Android Apps with Java: https://j.mp/3ohvWB5 Connect with Codecademy: Learn to code: https://j.mp/3n4TgCW Explore our full course catalog: https://j.mp/3c0F3Au #logging #android #androiddevelopment #debugging Subscribe and hit the bell icon to keep up with the latest in Android development and debugging tips!

Download

1 formats

Video Formats

360pmp49.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Introduction to Logging on Android - Debugging with Logcat | NatokHD