Blog Archives

aapt error for Android Studio on Ubuntu 13.04

While installing and trying to compile a “Hello World” program in Android Studio on Ubuntu 13.04 the following error occured: android-apt-compiler: Cannot run program “…/android-sdk-linux/platform-tools/aapt”: java.io.IOException: error=2, No such file or directory The reason is that aapt relies on some

Posted in Android, Linux, Programming, Tools

Raspberry Pi as Media Server

My Raspberry Pi arrived in the post last week. A Raspberry Pi is a small £30 computer (www.raspberrypi.org) with on-board Ethernet, USB and HDMI. It is based on a 700MHz Boardcom ARM chip with GPU on-board and there are a

Posted in Linux, Raspberry Pi