github.com/canyie/Dreamland ↗
A third-party Xposed framework implementation which supports Android 5.0~14.
Open this visualization on its own page →
Contributors
4
Lines of Code
1,037
From
2020-01-24
To
2022-03-07
About canyie/Dreamland
Dreamland is a third-party implementation of the Xposed framework for Android, allowing users to run Xposed modules on devices running Android 5.0 through 14. It operates as a Magisk module that hooks into the Android system to enable module functionality with minimal system invasiveness. Unlike some alternatives, Dreamland only requires restarting individual target applications rather than the entire device when applying hooks to third-party apps, and it provides granular control over which modules load in which applications.
The project is installed through Magisk and requires either Riru or Magisk's Zygisk feature to function. Users manage modules through a companion application called Dreamland Manager. The framework prioritizes low-level system modification and strict module restrictions to prevent conflicts. However, the original developer has announced that the project is in maintenance mode and recommends users consider alternatives like LSPosed or TaiChi for active development. The project explicitly warns that installation carries risks of system damage and requires careful data backup beforehand.