I was trying to play with Android platform on Ubuntu 11.04 but I hit a roadblock trying to run an emulated Android device using a non-root account. Did an strace but nothing stands out, not that I am an expert. Searching the web does not provide me with something really useful. Here few things interesting. Running an android virtual device as root works as expected. But running an android virtual device as a regular user halt/stops at a blank window for the emulated device. Running it verbose shows the following: //---- some of the strings removed ---- . QEMU options list: emulator: argv[00] = "./emulator-arm" emulator: argv[01] = "-android-hw" emulator: argv[02] = "/home/timus/.android/avd/e.avd/hardware-qemu.ini" Concatenated QEMU options: ./emulator-arm -android-hw /home/timus/.android/avd/e.avd/hardware-qemu.ini emulator: registered 'boot-properties' qemud service emulator: nand_add_dev: system,size=0x4e00000,initfile=/home/ti
String of thoughts on science, technology and programming