Annyce Davis

Davis Technology Consulting

  • Home
  • About Me
  • Blog
  • Courses
  • Newsletter

The Little Things: Persistent pop-ups

July 25, 2024 by Annyce Davis

This series is dedicated to the little things in programming that make you want to bang your head against the wall. Today’s post is about: persistent pop-ups.

The pop-up

I was working on a sample app using Jetpack Compose. And for the most part, the Compose Preview was all I needed. However, I was testing a few API requests and those required the emulator. That’s when my troubles began.

Each application launch led to at least three unwanted pop-ups *shakes fist*. I was notified when the build completed and when the app launched, but the most annoying of all was when this window would appear that I just didn’t need at all.

I had to get rid of it. 💪

The hunt

One thing I love about Android Studio/IntelliJ IDEA is that so much is configurable. I knew there had to be a way to ditch these pop-ups for good, but how? Logically, it had something to do with the Run tool window. But I couldn’t figure out what it was called.

So I did what I always do. I googled it until I came across this post on StackOverflow. I opened my Run Configuration and then unchecked the elusive “Activate tool window” box.

And yeah, it worked! I was free of the wretched pop-up.

Just one of those little things. fin

Share this:

  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Mastodon (Opens in new window) Mastodon
  • Click to share on Bluesky (Opens in new window) Bluesky
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Reddit (Opens in new window) Reddit

Related

Filed Under: Android, Software Development Tagged With: Android, Jetpack Compose, The Little Things

Follow Me

  • Bluesky

Categories

  • Android (60)
  • Career (5)
  • Communication (4)
  • Flutter (1)
  • Git (4)
  • Gradle (4)
  • Grails (23)
  • iOS (1)
  • Java (8)
  • JavaScript (6)
  • Kotlin (17)
  • Life (5)
  • Public Speaking (26)
  • Revenue (2)
  • RxJava (1)
  • Software Development (13)
  • Twitter (3)
  • Uncategorized (11)
  • Video Course (5)

Follow Me

  • Bluesky

Copyright © 2025 · All Rights Reserved · Log in

 

Loading Comments...