27 Sep 2019
Change icon grid in folder of MIUI Launcher
MIUI System Launcher supports home screen layout setting, but it doesn't support the icon grid layout setting in the folder, if we'd like to change the icon in folder to 4 columns, here comes the method to fix(it needs root permission).
10 May 2018
Enjoy Xposed Systemless-ly by using VirtualXposed
With weishu's help, we have an App named VirtualXposed to use Xposed without root, unlocking the bootloader or modifying system, you can install it just like a normal App, it supports Android 5.0~8.1. VirtualXposed is like a virtual environment, based on VirtualApp and epic. in this virtual world, all Apps are running with the same UID, so all Apps running in it are under control. then we can load Xposed modules for any process within it. The only thing we need to do is to implement a Java Method hook module to support Xposed runtime.
09 May 2018
Remove unwanted objects quickly
Check out the demonstration images and video in this post. TouchRetouch is an award-winning photo editor that allows you to remove unwanted content or objects from any photo, using just your finger and your phone. Mark the items you want taken out of the snapshot and hit 'Go'. That's all there is to it. Photo editing has never been so quick, easy and convenient.
27 Feb 2018
Google released adb/fastboot binaries
Ever wanted to download adb or fastboot without having to download the whole of Android Studio? Google released adb/fastboot binaries!
30 Jul 2017
Install the right version of Google Play services
"Unfortunately, Google Play services has stopped."
25 Dec 2016
About /system/priv-app partition
What's the difference of /system/app/ and /system/priv-app in Kitkat?