This guide will explain you how to update the firmware/image of the Dreambox (7025+). Most steps in this article also applies to any other DVB satellite/terrestrial television receiver running Enigma2 like the VU Plus (VU+) devices. Read in this case instead of Dreambox, the name of your favorite receiver. However, this article is assuming you… Continue reading New image Dreambox / Configuring Enigma2
Android: Use ADB wirelessly via Wi-Fi
In this post you will learn how to connect Android Debug Bridge (ADB) wirelessly via Wi-Fi instead of using a USB-cable. Assumptions Your Android-device has a Wi-Fi connection; Your workstation has a TCP/IP connection which is routable to the Android-device; Your Android-device is connected with your workstation using a USB-cable; ADB is installed on your… Continue reading Android: Use ADB wirelessly via Wi-Fi
ClockworkMod Recovery at Wolfgang AT-AS45IPS / Amoi N821 using MS Windows virtual machine
In this tutorial you will learn how to install ClockworkMod Recovery on a MediaTek based Android device. The special part in this tutorial is the usage of an MS Windows virtual machine running on a Linux host. The tutorial has been divided into 5 parts. Namely: Linux host, Virtualbox, MS Windows 7, SP Flash Tool… Continue reading ClockworkMod Recovery at Wolfgang AT-AS45IPS / Amoi N821 using MS Windows virtual machine
Your own Android application!
This article will help you developing your first Android application based on Adobe AIR. All tools are free of charge available. This article is assuming you use (Ubuntu) Linux. Prepare your development environment First download the software development kits (SDKs): Android SDK Adobe Flex SDK Adobe AIR SDK Unpack these SDKs in the directory: /opt/android… Continue reading Your own Android application!