How to configure additional AdBlockers filters, list of the best filters lists and sites to test them
Category: Tutorials

Are you passionate for old gaming consoles? A TV box with Android operating system can be used not only for Netflix, Amazon Prime Video etc… streaming services, or as media center for playing audio and video files in various formats or for IPTV but you can also turn it in a powerful retro gaming console
Do you already know about Docker? It’s a popular software especially used by developers that allows to create containers where your applications run system-independent. Container: a standard unit of software that packages up code and all its dependencies so the application runs quickly and reliably from one computing environment to another. A Docker container image
VLC isn’t only a popular and very good media player available for many platforms, but it can also record live video streams. The first step is to download and install the latest version of VLC, if you already didn’t. The followind guide is based on Windows, but it can be easily adapted to other OS.
Apktool is a small but powerful utility that allows reverse engineering any compiled Android app (.apk), so you can extract, view and modify the content. Last available version (2.x) requires at least Java version 7 installed. To install Apktool in Windows you need to download from Install page a script called apktool.bat and Apktool-2 (apktool.jar).