Category: Programming

9 November 2023

How to fix the “Waiting for debugger” error in Android Studio

Introduction For years, I’ve been seeing the “Waiting for debugger” dialog box when debugging an Android app. This dialog box is displayed until the debugger has attached to the process of the app you want to debug. For some unknown and strange reasons, this dialog box would not go away and I was unable to continue the debugging session. To fix this issue, I would […]

1 July 2023

Want to Become a Programming Hero

💻 Starting your programming journey? Get ready for some expert tips and suggestions to set you up for success! 🚀 Here’s a short essential tips to help you get started. Let’s dive in! 1- Choose the right programming language Before you dive into coding, take some time to research and understand the different programming languages out there. Consider your goals, interests, and the industry demand. […]