EdXposed Manager
AppID: | org.meowcat.edxposed.manager |
Author: | EdXposed Framework |
License: | GPL-3.0-only |
Donation: | |
InRepoSince: | 2020-07-10 |
LastRepoUpdate: | 2021-02-05 |
LastAppUpdate: | 2021-02-05 |
LastVersion: | 4.6.2 |
Categories: | System |
Google Play: | Check if it's there |

EdXposed is a framework for modules that can change the behavior of the system and apps without touching any APKs, and supports Android 8 to 11. That’s great because it means that modules can work for different versions and even ROMs without any changes (as long as the original code was not changed too much). It’s also easy to undo. As all changes are done in the memory, you just need to deactivate the module and reboot to get your original system back.
There are many other advantages, but here is just one more: Multiple modules can do changes to the same part of the system or app. With modified APKs, you to decide for one. No way to combine them, unless the author builds multiple APKs with different combinations.
EdXposed Manager is the GUI allowing you to manage your EdXposed settings, modules, etc.


NonFreeDep
: The application depends on a non-free application (e.g. Google Maps) - i.e. it requires it to be installed on the device, but does not include it.
Packages
Version 4.6.2 (2021-02-05)
Android Versions:
- Target: 8.1
- MinVer: 7.0
Permissions:
Features:
- None
32 Libraries detected:
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Browser (Utility) display webpages in the user's default browser.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Documentfile (UI Component) a library to view a file document.
- Exifinterface (Utility) a library to read and write image file EXIF tags.
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- Media (Utility) share media contents and controls with other apps.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Material Dialogs (UI Component) library to help building dialogs that meet the Material Design standards, including e.g. progress display, multiple-choice selections with check-boxes, password (and other) text input.
- Lightweight-Stream-API (Utility) stream API from Java 8 rewritten on iterators for Java 7 and below.
- Google Play OSS-Licenses (UI Component) scans the AAR and JAR dependencies in the project at compile time and provides a list of found licenses to present to the user.
- Google Mobile ServicesⒹ (Development Framework) Google Mobile Services in terms of the Android library refers to Google Play Services, a proprietary background service and API package for Android devices which is not part of the Android Open Source Project (AOSP). The library does not contain those services (i.e. it usually requires the Google Framework, often referred to as „GApps“, being installed on the device), but allows an app to communicate with them. Be aware this usually goes along with transferring at least parts of your personal data to the Google network.
- Google Material Design (Utility) library to help with material design guidelines.
- Google Core Libraries for Java 6+ (Utility) a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Picasso (Utility) image downloading and caching library.
- libsu (Utility) library that provides APIs to a Unix (root) shell.
- Kotlin (Utility) The Kotlin Programming Language
- MaterialProgressBar (UI Component) Material Design ProgressBar with consistent appearance.
- OkHttp okio Framework (Utility) A modern I/O API for Java to make it much easier to access, store, and process your data.
- IntelliJ IDEA (Utility) development helper: integration for the IntelliJ IDEA IDE.
- StickyListHeaders (UI Component) library for section headers that stick to the top.
- Android Launcher (Utility) the AOSP launcher/homescreen. Several launchers build on top of this.
- None found the AOSP launcher/homescreen. Several launchers build on top of this.
- None found the AOSP launcher/homescreen. Several launchers build on top of this.
Download (3.4 M)
Version 4.6.0 (2021-02-03)
Android Versions:
- Target: 8.1
- MinVer: 7.0
Permissions:
Features:
- None
32 Libraries detected:
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Browser (Utility) display webpages in the user's default browser.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Documentfile (UI Component) a library to view a file document.
- Exifinterface (Utility) a library to read and write image file EXIF tags.
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- Media (Utility) share media contents and controls with other apps.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Material Dialogs (UI Component) library to help building dialogs that meet the Material Design standards, including e.g. progress display, multiple-choice selections with check-boxes, password (and other) text input.
- Lightweight-Stream-API (Utility) stream API from Java 8 rewritten on iterators for Java 7 and below.
- Google Play OSS-Licenses (UI Component) scans the AAR and JAR dependencies in the project at compile time and provides a list of found licenses to present to the user.
- Google Mobile ServicesⒹ (Development Framework) Google Mobile Services in terms of the Android library refers to Google Play Services, a proprietary background service and API package for Android devices which is not part of the Android Open Source Project (AOSP). The library does not contain those services (i.e. it usually requires the Google Framework, often referred to as „GApps“, being installed on the device), but allows an app to communicate with them. Be aware this usually goes along with transferring at least parts of your personal data to the Google network.
- Google Material Design (Utility) library to help with material design guidelines.
- Google Core Libraries for Java 6+ (Utility) a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Picasso (Utility) image downloading and caching library.
- libsu (Utility) library that provides APIs to a Unix (root) shell.
- Kotlin (Utility) The Kotlin Programming Language
- MaterialProgressBar (UI Component) Material Design ProgressBar with consistent appearance.
- OkHttp okio Framework (Utility) A modern I/O API for Java to make it much easier to access, store, and process your data.
- IntelliJ IDEA (Utility) development helper: integration for the IntelliJ IDEA IDE.
- StickyListHeaders (UI Component) library for section headers that stick to the top.
- Android Launcher (Utility) the AOSP launcher/homescreen. Several launchers build on top of this.
- None found the AOSP launcher/homescreen. Several launchers build on top of this.
- None found the AOSP launcher/homescreen. Several launchers build on top of this.
Download (3.4 M)
Version 4.5.7 (2020-04-03)
Android Versions:
- Target: 8.1
- MinVer: 7.0
Permissions:
Features:
- None
23 Libraries detected:
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Browser (Utility) display webpages in the user's default browser.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- Media (Utility) share media contents and controls with other apps.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Material Dialogs (UI Component) library to help building dialogs that meet the Material Design standards, including e.g. progress display, multiple-choice selections with check-boxes, password (and other) text input.
- Lightweight-Stream-API (Utility) stream API from Java 8 rewritten on iterators for Java 7 and below.
- Google Play OSS-Licenses (UI Component) scans the AAR and JAR dependencies in the project at compile time and provides a list of found licenses to present to the user.
- Google Mobile ServicesⒹ (Development Framework) Google Mobile Services in terms of the Android library refers to Google Play Services, a proprietary background service and API package for Android devices which is not part of the Android Open Source Project (AOSP). The library does not contain those services (i.e. it usually requires the Google Framework, often referred to as „GApps“, being installed on the device), but allows an app to communicate with them. Be aware this usually goes along with transferring at least parts of your personal data to the Google network.
- Google Material Design (Utility) library to help with material design guidelines.
- Google Core Libraries for Java 6+ (Utility) a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
- Picasso (Utility) image downloading and caching library.
- libsu (Utility) library that provides APIs to a Unix (root) shell.
- XposedBridge (Utility) Xposed framework.
- MaterialProgressBar (UI Component) Material Design ProgressBar with consistent appearance.
- StickyListHeaders (UI Component) library for section headers that stick to the top.
- None found library for section headers that stick to the top.
- None found library for section headers that stick to the top.
Download (4.9 M)