News

Android Studio offers a rich palette of built-in development tools, and an even more abundant plugin ecosystem. The first three articles in this series focused on installation and setup and coding ...
Android Studio 2.0 just hit the Canary channel and its headlining feature allows you to push changes from your computer to an app while it's running and see results right away.
Hidden in your Android phone's developer options is the USB debugging switch. This useful setting is designed to let Android developers send data and commands between a computer and their phone ...
The latest Android SDK provides an emulator with improved debugging capabilities. Mono for Android developers will appreciate the upgrades.
Android 11 Developer Preview 2 includes a new "Wireless debugging" setting to let you connect ADB over a Wi-Fi network instead of USB.
You have a bunch of options for debugging Android applications built with Xamarin. Unfortunately, only one of them has worked well for Peter in all scenarios. Here are all your options with Peter's ...
Ever noticed the USB Debugging option on your phone? It's an incredibly powerful feature, but it also leaves your phone vulnerable. Here's how to turn it off.
Why you should keep USB debugging enabled It's the safety net for valuable files When you enable USB debugging, you can issue commands and retrieve files from your Android phone with a computer ...