Cross-building for WD Cloud and nodejs
WD Cloud runs Debian Linux on ARM. When you build application for other architecture you need to have cross-building. I have successfully built package on Ubuntu 14 by following this post with a few n
WD Cloud runs Debian Linux on ARM. When you build application for other architecture you need to have cross-building. I have successfully built package on Ubuntu 14 by following this post with a few n
When I applied Jasmine Ajax to test a piece of JavaScript, I was stuck, and I discovered that the cause was no support for blocking AJAX calls from Jasmine Ajax. I don’t blame Jasmine Ajax because I d
Do you like Swift, the programming language that comes with XCode 6 from Apple? You may not know, but I developed a fondness for it after writing a game with it. I am going to show you how to write a game with Swift. If you’d like to jump right into the source code of this game, you can download or clone it from GitHub
We have integrated a messaging app with Android Wear in an emulator. The Android Wear can receive notifications, reply to messages and initiate VoIP call through the mobile App, commen
For a long time, the most common complaints about the Android emulator were its slow startup and operational speeds. Using the Intel Atom x86 system image helped a bit, but not much. However, last yea