Skip to content
Coding in Flow
Coding in Flow
  • Blog
  • Programming Tutorials
    • Android Tutorials
    • Kotlin Beginner Course
  • Community
  • Subscribe
  • More
    • Bookmarks
    • Merchandise
    • Newsletter
    • Contact
    • Support Me
YouTube

By loading the video, you agree to YouTube's privacy policy.
Learn more

Load video

In this quick tip you will learn, how to change the colors for the different log level messages (verbose, debug, info, warn, error, assert) in Android Studio. This will make Logcat more readable and debugging easier.

Color codes:
Debug : 6897BB
Info : 6A8759
Warn : BBB529
Error : FF6B68
Assert : 9876AA

Blog post: plus.google.com/+Matou%C5%A1Sk%C3%A1la/posts/VJhgiXmTM3f

Show more
Show less
Share this

► Logcat Change Text Color

More Android Tutorials

SQLite + RecyclerView

Circular Determinate ProgressBar

Mask EditText

What is Context?

Up Button

KeyboardVisibilityEvent

MultiAutoCompleteTextView

Latest Blog Posts

  • 5 Productivity “Hacks” That Actually Work August 8, 2019
  • My Favorite Music for Programming & Concentration June 8, 2019
  • How to Find a Good Laptop for Android Programming in 2019 March 28, 2019
  • The Best YouTube Channels to Learn Android Development in 2019 January 28, 2019
  • How to Learn Android Development as a Complete Beginner December 31, 2018
  • Legal Notice
  • Privacy Policy
  • Affiliate Disclosure
© 2019 Coding in Flow
Scroll back to top