collection-placeholder.jpeg

Android Basics

Article cover image
May 9, 2024

Starting with the release of Android Lollipop, the process of installing the Xposed Framework got a bit more complicated. Not only are there separate installers for each Android version, but now, you ...

Article cover image
Jun 1, 2021

A lot of times, you'll come across an app, a game, or even a cool root mod that requires a certain Android version. The description will say Android 4.3 or higher required, or something to that extent ...

Article cover image
Jan 8, 2021

Compared to Apple's products like the iPhone and iPad, Android phones and tablets are very flexible devices. For instance, you can set a new home screen, replace the lock screen, or even beam files us ...

Article cover image
Dec 13, 2020

There are at least 24,000 different Android devices, and they all have varying hardware components. This is why many developers publish several unique variants of their apps, which, among other things ...

Article cover image
Jan 24, 2020

One of Android's biggest strengths relative to iOS is how simple it is to sideload apps that aren't on the official app store. Rather than having to sign IPA files or tell your phone you trust a devel ...

Article cover image
Nov 11, 2019

ADB and Fastboot are probably the most essential tools for any Android aficionado. They can do everything from backing up your device to unlocking your bootloader with a few simple steps. This paves t ...

Article cover image
Apr 20, 2018

Many Android utilities use Android Debug Bridge, or ADB for short, to send commands from a computer over to your phone or tablet. This enables such utilities to run terminal commands that, in some cas ...

Article cover image
Aug 22, 2017

Since Android is an open source operating system, that means anyone with a little know-how can download, view, and even alter its underlying code base. Manufacturers do it all the time, which is how w ...

Article cover image
Aug 15, 2017

The Xposed Framework is a very powerful platform on top of which smaller modules can run to make changes to the Android system and various other apps. Installing modules is just as easy as sideloading ...

Article cover image
May 19, 2017

If you're completely new to Android, you're in for a treat with all of the software tweaks and customization options that your smartphone or tablet offers out of the box. But if you really want to tak ...