• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

TheCustomDroid

  • News
    • 2018
    • 2019
  • Tips
  • ROM
    • Stock Firmware
    • Custom ROM
  • Downloads
  • Root
  • Reviews
  • MyMobileStory
Home » Tips » Install Xposed Framework on Nougat 7.0 and 7.1

Install Xposed Framework on Nougat 7.0 and 7.1

Tips By Dhananjay on October 11, 2017

Xposed is now ready for Nougat, as a stable release. This guide will easily help you set up and install Xposed Framework on Nougat 7.0 and 7.1. Further, we will also demonstrate how you can install modules to add new features to your Android.

The development has taken its course and a lot of things needed to be reworked to bring Xposed to Android Nougat. But you might still wonder – why now? Why so late when we can already install Xposed Framework on Nougat unofficially? There’s a solid reason to it. You will read more about it below and then follow the instructions to install Xposed Framework on Nougat.

Install Xposed Framework on Nougat
Install Xposed Framework on Nougat 7.0 and 7.1

Page Contents

  • 1 Xposed Framework on Nougat, Finally!
    • 1.1 What took it so long?
  • 2 Install Xposed Framework on Nougat 7.0 and 7.1
    • 2.1 Step 1: Installing Xposed Framework
    • 2.2 Step 2: Install Xposed Installer App
    • 2.3 Step 3: Downloading and Using Xposed Modules

Xposed Framework on Nougat, Finally!

Xposed Framework, sometimes simply called “Xposed”, is one of the best and most powerful tools for customizing your Android phone running root. It has been brought to the public by XDA Recognized Developer – rovo89.

Xposed allows you to inject additional features into your device’s firmware, thus pushing your phone’s capabilities. For the most part, customizing an Android device means installing custom ROMs for the hefty new features that they offer. But not everyone is a big fan of custom ROMs, especially when there’s an increasing number of ROMs to choose from. Several users just favor the stability offered by stock firmware, which overpowers their desires for extra features.

That’s when Xposed kicks in. If you prefer to stick to the stock firmware, you can still customize your Android device on the system-level and add features whenever you feel the need.

These features are added to your device through Xposed Modules. The framework database offers a plethora of modules that offer you to customize each and every aspect of your device, without much hassle. So go ahead and install Xposed Framework on Nougat 7.0 and 7.1.

Also read: Set SELinux Permissive on Android using The SELinux Switch

What took it so long?

We realize that it was a long time for the users to wait, almost more than a year. But trust me when I say – “It was worth it”.

While many of the users shifted their attention to the Systemless modification solution (Magisk), quite a lot like me were eagerly waiting for this release. Magisk might have its benefits, but then Xposed Framework has its own, plus it takes the leverage by the vast list of established modules. There’s no competition here, I am just laying down the facts. Plus, we as users value everything that is developed for the good of our phones.

Install Xposed Framework on Nougat - Xposed Installer app
Install Xposed Framework on Nougat – Xposed Installer app

Back when Android Nougat was released, it brought some serious changes to ART (Android Runtime) including the Just-in-Time compiler. These changes required intense work and time to modify Xposed and make it work on Nougat. It wasn’t much later that the developer (rovo89) started the development to bring Xposed Framework on Nougat.

During this time, several XDA members attempted to run it on Nougat using some modifications and once such user – abforce, came up with a working build. While it did enable users to install Xposed Framework on Nougat and use it, it had its own downside. The development was still not complete, so the unofficial port just disabled the new ART optimizations and made the hook method to work.

Brief roundup:

  • Android 7.0 Nougat brought many new changes to ART and Zygote.
  • Development of Xposed Framework on Nougat was started by rovo89.
  • Unofficial ports were released. But were unstable and disabled several ART optimizations.
  • After almost 1 year, stable version of Xposed Framework for Nougat has been released. Cheers rovo89!

But now that rovo89 has completed the project, he brought up a new stable release that not only works flawlessly but also honors the ART optimizations that Nougat brought in the first place.

Now that you’re quite familiar with the idea of what Xposed Framework actually is, you can scroll down and install Xposed Framework on Nougat pretty easily.

Also read: How to Install ViPER4Android on Nougat 7.0 & 7.1

Install Xposed Framework on Nougat 7.0 and 7.1

I think we have talked much about it already! I know are equally hyped as I was when I first saw the news. So without any more delay, let us get on to installing Xposed Framework on Nougat.

Step 1: Installing Xposed Framework

We will start by installing the framework and Installer app itself, which is easy. And after that, we will move to installing different modules and using them.

Xposed can only be installed using a custom recovery such as TWRP and only on a rooted device. So make sure that you have both before proceeding ahead.

  1. First, download the latest available Xposed Framework installer zip
    • Nougat 7.0 (SDK 24): Download Link
    • Nougat 7.1 (SDK 25): Download Link
  2. Make sure to download the installer zip that corresponds to your phone’s architecture. For example, I am going to download arm64 for my Nexus 6P.
  3. Now, transfer the *.zip installer file to your device’s storage (Internal/SD Card).
  4. Reboot your device into TWRP recovery mode. We will assume that if you have TWRP installed on your device, you will definitely know how to boot into it, won’t you?
  5. Once your Android device enters TWRP, tap on the “Install” button.

    Install Xposed Framework on Nougat using TWRP
    Install Xposed Framework on Nougat using TWRP
  6. You shall see the file selection menu. So, browse the storage and select the Xposed Framework installer zip (e.g. xposed-v88-sdk25-arm64.zip).
  7. Now, swipe the “Swipe to confirm Flash” button on the bottom of the screen to install Xposed Framework on Nougat.
  8. Once the flashing process is complete, tap on the “Wipe cache/dalvik” button.
  9. Finally, press the Reboot System button to boot your device back into the ROM with Xposed installed.

Step 2: Install Xposed Installer App

So you have just installed Xposed Framework on Nougat. But, it will still not be functional without the “Xposed Installer” app, which is the companion app for the framework.

  1. Download the Xposed Installer app and transfer it to your Android device: XposedInstaller_3.1.2.apk
  2. If this is the first time you are installing an app manually from an external source, you will need to enable “Unknown sources” option in Settings > Security.
  3. Now, use a file manager to browse the storage and install the “XposedInstaller_3.1.2.apk” file.

    Xposed Framework on Nougat - Installing Xposed Installer app
    Installing Xposed Installer app using a file manager
  4. Once the app is installed, go to the app drawer and launcher “Xposed Installer”.
  5. When you run the app for the first time, you will see a warning message. Just select the “Don’t show this again” box and tap on “OK”.

    Xposed Framework on Nougat - Xposed Installer app warning message
    Xposed Framework on Nougat – Warning message after launching Xposed Installer app
  6. You shall now see the app’s default “Framework” menu. This is where you can further update, disable, or uninstall Xposed Framework.
  7. The first card on the top should show the Xposed Status.
  8. If you have done everything as stated, you shall see the following message.

    Xposed Framework on Nougat - Active Satus
    Xposed Framework on Nougat – Active Satus

Step 3: Downloading and Using Xposed Modules

Now, you are ready to use modules to added new features to your Android Nougat device. In the Installer app, swipe from the left-edge of the screen to bring up the menu. Then select “Download” option.

Install Xposed Framework on Nougat - Download Modules
Install Xposed Framework on Nougat – Download Modules

This is where you can easily download all the available Xposed Modules available directly from the repository.

  1. Browse through the list of available modules and select the one you want. We prefer GravityBox, it is a complete customization solution for Android and also supports Nougat.
  2. Since the Xposed Framework on Nougat is a whole new scene, there are chances that the number of supported modules will be less. You can check the complete list of Xposed modules that support Nougat.
  3. Once you have selected, the module-specific window will open. You can get an overview of the module features in the “DESCRIPTION” tab.

    Xposed Framework on Nougat - Downloading and installing Xposed Modules
    Xposed Framework on Nougat – Downloading and installing Xposed Modules
  4. Swipe right to the “VERSIONS” tab. The available versions will be shown. So, just tap on the “Download” button corresponding the latest module version.
  5. The module will be downloaded, then follow the on-screen instructions to install it.
  6. The module has now been installed but is yet to be activated.

Now, go back to the Installer app main screen, pull out the menu and select “Modules”. The installed modules will be present here. Toggle the checkbox beside the module you want to activate. Finally, reboot your device for the changes to take effect.

Xposed Framework on Nougat - Activate Xposed Module
Xposed Framework on Nougat – Activate Xposed Module

Done! You have just succeeded to setup and install Xposed Framework on Nougat. Now you may further install as many modules as you want and enjoy the new features.

Discussions regarding Xposed Framework on Nougat can be carried out on this XDA thread. You can feel free to ask us any questions regarding the installation process by just commenting below.

Source: XDA-Developers

#How-To Tips And Tricks Xposed Framework Xposed Modules

«
Previous story
Root Galaxy Note 8 Snapdragon SM-N950U/U1 (V5 and V6 Bootloader)
»
Next story
How to Disable OnePlus Device Manager and Stop Data Mining

Dhananjay

Editor-in-Chief |

He comes with a background of exploring and operating the Android OS since the past 8 years. Its open-source nature and the enormous scope for customization have intrigued him and ultimately led him to start "The Custom Droid". Most of the time, you will find him tinkering with his Android device, and spending the rest mountain biking or gaming on his PS4.

Reader Interactions

Comments

  1. Alex Alba says

    October 13, 2019 at 9:06 am

    Hi Dhananjay
    This is Alex
    Quick question please
    Would this method work for my Note 8 Snapdragon US version?
    I already rooted using your awesome method

    Reply
    • Dhananjay says

      October 22, 2019 at 2:22 am

      Yes, it should work on your rooted Snapdragon Note 8 running Nougat.

      Reply

Leave a Reply Cancel reply

Do not flame, hate, spam, or impersonate staff

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Latest ROMs

Download and Install Nokia 7.1 Android 10 Update

Download and Install Nokia 7.1 Android 10 Update (OTA)

Download and Install Samsung Galaxy S10 Android 10 (One UI 2.0) Update

Download and Install Galaxy S10/S10+/S10e Android 10 (One UI 2.0) Update

Download Asus Zenfone 5Z Stable Android 10 Update

Download Asus Zenfone 5Z Android 10 Update (OTA)

Download and Install One UI 2.0 Beta on Samsung Galaxy Note 9

Download and Install One UI 2.0 Beta on Galaxy Note 9 (OTA)

Download and Install OnePlus 6/6T Android 10-based OxygenOS 10 Update

Download OnePlus 6/6T Android 10-based OxygenOS 10.0.1 Update

Download Asus Zenfone 6/6z Android 10 OTA Update

Download Asus Zenfone 6/6z Android 10 Update (OTA)

How to Install Android 10-based One UI 2.0 Beta on Samsung Galaxy Note 10/Note 10+

Install One UI 2.0 Beta on Samsung Galaxy Note 10/10+ (OTA)

Recent comments

  • Dhananjay on Install Stable Android 8.1 Oreo on Moto G4/G4 Plus (OTA and TWRP)
  • abdi musa on Install Stable Android 8.1 Oreo on Moto G4/G4 Plus (OTA and TWRP)
  • Dhananjay on How to Root Redmi K20 Pro/Xiaomi Mi 9T Pro and Install TWRP Recovery
  • Yves on How to Root Redmi K20 Pro/Xiaomi Mi 9T Pro and Install TWRP Recovery
  • Dhananjay on Install TWRP & Root Samsung Galaxy S10/S10+/S10e using Magisk

Latest Downloads

Download Frija Tool - Samsung Firmware Downloader

Download Frija Tool and How to Use it to Download Latest Samsung Stock Firmware

Download Google Camera Port for Xiaomi Mi A3

Download Google Camera Port for Xiaomi Mi A3 (Works Without Root)

Download Google Camera 7.2 and 7.0 Ports with Astrophotography Mode

Download Google Camera 7.2/7.0 Ports with Pixel 4 Astrophotography Mode

Download Google Camera Port (GCam) APK

Download Google Camera Port for Any Android Device

Download Google Play Services for AR (ARCore) APK

Download Google Play Services for AR (ARCore) APK

Download All Google Pixel 4 (XL) Apps for Android Devices

Download Google Pixel 4 (XL) Apps for Your Android Device

Download OnePlus 7T and OnePlus TV Stock Wallpapers by Hampus Olsson

Download OnePlus 7T and OnePlus TV Stock Wallpapers

© 2019 · TheCustomDroid · Designed & optimized by NEXTVOID.com

  • About Us
  • Contact
  • We’re Hiring
  • Privacy Policy
  • Disclaimer
  • Terms of Use
  • Sitemap