I’m using Android Studio quite a while and I’m switching from eclipse to IntelliJ more and more. However, the more I work with those IDEs, the more I use Hotkeys. And I found it really annoying that some of the default hotkeys, like the run or debug popup (CTRL+ALT + r / CTRL+ALT + d) […]
Continue Reading
I always wanted to get a deeper insight into the heating system of our house. And today I did a few steps forward. Our heating system supports ebus which is a serial bus protocol. And here’s my plan: 1. Get an ebus to USB-converter. 2. Read the ebus-data on my qnap. 3. Graph it. Today […]
Continue Reading
Intro This is the 3rd part of our series about significant changes inside the latest Android version (4.4). If you have checked out part 1 and part 2 from Matthias about the new ART runtime, you might want to play with it a bit. We’ll cover some of the implications in this article. Make the […]
Continue Reading