Monday, October 03, 2016

Location of Android ADB in Windows

Android Debug Bridge (adb.exe) location in Windows 10

C:\Users\<uername>\AppData\Local\Android\sdk\platform-tools

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...