Wireless App Debugging for Devices with Android 10 or less

Tobias Wissmueller
2 min readJan 22, 2024
Photo by Franck on Unsplash

Most of the time, I debug my Android apps by connecting my device to Android Studio using a USB cable because it is more reliable.

I am currently developing an Android app that communicates with USB devices. However, I encountered an issue when I needed to debug the app while the phone was connected to one of the USB devices. This presented a problem since I also…

--

--

Tobias Wissmueller

Documenting my Tech-Stack: Jetpack Compose for Android, SwiftUI for iOS and more and more Kotlin Multiplatform for everything.