How to install Xposed Framework on Android 4.x.x :

 
1. For Android 4.0.3 through 4.4.4 Visit this XDA Thread
2. Install Xposed Installer 2.7.1 and grant root permissions to manage the modules 
 
3. Open Xposed Installer then tap on "Framework"

4. Then activate "Install / Update" option, Reboot.

 

How do I know, What is correct Xposed Framework for my device CPU :

This is very important step to avoid getting into bootloops. Almost all android devices have an ARM based CPU. A small handful of those are 64 bit (ARM64),Obviously the ones that are not 64 bit are 32 bit.
All ARM version 7 CPUs are 32 bit. Although all ARM version 8 CPUs were designed as 64 bit, some only operate in a 32 bit mode. A small set of android devices now run 32 bit Intel CPUs, referred to as x86.
 
  • Download and install the Droid Info App from here :- Download
  • Now click on the system tab the you can see the CPU Architecture is that ARMv7, ARM64, or x86.
  • After confirmation of CPU architecture of your device, now follow the below procedure's.

How to install Xposed Framework on 5.x.x Lollipop :

1. Download Xposed Framework

2. Install Xposed Installer 3.0 and grant root permissions to manage modules.

3. Reboot Your Phone into recovery Mode.

4. Then Flash Xposed Framework Zip file.

How to Install Xposed Framework On 6.0 Marshmallow :

1. Download Exposed Framework - Visit this Xda - Thread

2. Install Xposed Installer 3.0 and grant root permissions to manage modules.

3. Reboot Your phone into recovery mode.

4. Then Flash Xposed Framework zip file.

How to activate Modules on Xposed Installer :

  • Open Xposed Installer APP
  • Tap on Modules on home screen of the app.
  • Tick Mark the apps/modules listed as your wish.
  • Reboot the phone to activate Modules.

http://www.tricksfolks.in/2015/11/full-guide-how-to-install-xposed.html

最新文章

  1. 【转】Microsoft .NET Framework 3.5 sp1 安装速度慢,快速离线安装的方法
  2. Step by step Dynamics CRM 2011升级到Dynamics CRM 2013
  3. SSZIPArchive的相关用法截图
  4. Entity Framework ModelFirst尝试
  5. AttributeError: 'module' object has no attribute 'TornadoAsyncNotifier'
  6. 物联网操作系统Hello China V1.76(PC串口版)版本发布
  7. IP地址基础和子网规划之其一
  8. python _thread模块使用
  9. C# 语言规范_版本5.0 (第16章 异常)
  10. PHP判断客户端是否使用代理服务器及其匿名级别
  11. HDU2966 In case of failure(浅谈k-d tree)
  12. C++中的STL中map用法详解
  13. Hadoop的RPC机制及简单实现
  14. 关于select标签曾经踩过的几个坑!
  15. Go win32
  16. 牛客网 PAT 算法历年真题 1001 : A+B和C (15)
  17. 【JEECG技术文档】JEECG部门管理员操作手册
  18. 重学C语言---02C语言概述
  19. React Hooks新特性学习随笔
  20. HDU 2243 考研路茫茫——单词情结(AC自动机+矩阵快速幂)

热门文章

  1. 第一篇 Charles的配置及相关使用
  2. Google无法离线安装扩展程序
  3. php+Mysql分页 类和引用详解
  4. 成为IT精英,我奋斗7年【转】
  5. DFS(2)——hdu1241Oil Deposits
  6. Hibernate配置实体类的属性
  7. not1,not2,bind1st,bind2nd
  8. 201621123033 《Java程序设计》第14周学习总结
  9. (转)部署MongoDB时需要注意的调参
  10. [C/C++] C++常见面试题