
jejemc
Modérateur de secteur
- Inscrit
- 28 Mars 2014
- Messages
- 3 129
- Points
- 83
- #1
Installer Xposed Framework sur votre oneplus 3
Avertissement : Cette opération comporte des risques. Ni PhonAndroid, ni moi-même ne peut être tenu responsable des éventuels problèmes rencontrés. Pensez à effectuer une sauvegarde avant d'installer ce mod
Merci à
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
Source S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
● Etre sur Une Rom Deodexé, Odexée M (6.0.X) voir :ici
● Avoir installer Busybox >>
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
Xposed v86:
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
Désinstalleur
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
Version 86:
More compatiblity with ROMs that use a Resources subclass for e.g. theming, like most Huawei stock ROMs (*)
Incorrectly compiled modules are now rejected, the warning which started to appear with v84 is now an error
A bit of general cleanup and minor fixes
v85.1(30/05/2016):
- Add Huawei theming engine support (details).
- Ensure the recompilation on Huawei EMUI Roms (details).
v85.0(28/05/2016):
Updated to the official Xposed v85:
Fixed frequent boot freezes, especially with modules that access many files (details)
Built-in way to get a full logcat (details)
Crashes not related to Xposed/ART are no longer written to the normal Xposed logs
On encrypted devices with boot password, the password prompt is now shown quicker
Warning for developers to disable "Instant Run" in Android Studio, otherwise the module can't be loaded
6.0 only: Cherry-picked some ART commit included in CyanogenMod and other ROMs
6.0 only: Forced clearing Dalvik cache when upgrading from versions before 85 (would have been necessary for 84 and might have caused some boot loops)
More details here.
v84.0(04/05/2016):
Updated to the official Xposed v84 with support for LG encrypted apps, you can find more details about the changes here.
v83.0(26/04/2016):
An alternative version "alt" for some Samsung variants (N910G/P, N915F...) that come with two more native changes, check this branch for more details.
This variant should be used for Samsung variants (N910G/P, N915F...), and for a non listed device only if the main version does not work, and you should use this alternative version with stock Roms with no modified framework files.
v83.0(25/04/2016):
Cumulative update improving some devices support (Huawei and HTC), it fixes also some bugs related to some new aosp changes, more details here and here.
v81.0(12/04/2016):
Updated API to the official Xposed 81.0, this update brings XZ compression to MM builds, unfortunately Samsung still uses this compression type for its Apps odexes (Thanks to @dkcldark for the hint).
I also included few other changes from LL to prevent boot-loop on some older devices that will get MM, we cannot trust Samsung on this, they should learn from Google/CM some basic rules about how manage their devices branches, the framework differences should not be major between different devices running the same Android version.
The Sprint Note 4 MM builds are not supported yet (an example of the major changes I'm talking about), a test version is available, test it and provide a logcat if it still boot-loops.
v80.0(11/02/2016):
This is an update to the latest rovo89's changes, i added back the reverted commits, rovo89 fixed the issue related to the apps that uses some apk protection (MyAndroidTools).
I made a small changes to the bridge to catch an exception on some TW 5.1.1 Roms that may not contain "restoreUnsupportedServices" method.
I posted also a unified uninstaller for all version.
More compatiblity with ROMs that use a Resources subclass for e.g. theming, like most Huawei stock ROMs (*)
Incorrectly compiled modules are now rejected, the warning which started to appear with v84 is now an error
A bit of general cleanup and minor fixes
v85.1(30/05/2016):
- Add Huawei theming engine support (details).
- Ensure the recompilation on Huawei EMUI Roms (details).
v85.0(28/05/2016):
Updated to the official Xposed v85:
Fixed frequent boot freezes, especially with modules that access many files (details)
Built-in way to get a full logcat (details)
Crashes not related to Xposed/ART are no longer written to the normal Xposed logs
On encrypted devices with boot password, the password prompt is now shown quicker
Warning for developers to disable "Instant Run" in Android Studio, otherwise the module can't be loaded
6.0 only: Cherry-picked some ART commit included in CyanogenMod and other ROMs
6.0 only: Forced clearing Dalvik cache when upgrading from versions before 85 (would have been necessary for 84 and might have caused some boot loops)
More details here.
v84.0(04/05/2016):
Updated to the official Xposed v84 with support for LG encrypted apps, you can find more details about the changes here.
v83.0(26/04/2016):
An alternative version "alt" for some Samsung variants (N910G/P, N915F...) that come with two more native changes, check this branch for more details.
This variant should be used for Samsung variants (N910G/P, N915F...), and for a non listed device only if the main version does not work, and you should use this alternative version with stock Roms with no modified framework files.
v83.0(25/04/2016):
Cumulative update improving some devices support (Huawei and HTC), it fixes also some bugs related to some new aosp changes, more details here and here.
v81.0(12/04/2016):
Updated API to the official Xposed 81.0, this update brings XZ compression to MM builds, unfortunately Samsung still uses this compression type for its Apps odexes (Thanks to @dkcldark for the hint).
I also included few other changes from LL to prevent boot-loop on some older devices that will get MM, we cannot trust Samsung on this, they should learn from Google/CM some basic rules about how manage their devices branches, the framework differences should not be major between different devices running the same Android version.
The Sprint Note 4 MM builds are not supported yet (an example of the major changes I'm talking about), a test version is available, test it and provide a logcat if it still boot-loops.
v80.0(11/02/2016):
This is an update to the latest rovo89's changes, i added back the reverted commits, rovo89 fixed the issue related to the apps that uses some apk protection (MyAndroidTools).
I made a small changes to the bridge to catch an exception on some TW 5.1.1 Roms that may not contain "restoreUnsupportedServices" method.
I posted also a unified uninstaller for all version.
Téléchargez et copiez dans votre oneplus 3 :- XposedInstaller_3.0-alpha*.apk
- xposed-v86-sdk23-arm64.zip,
- xposed-uninstaller-20150831-arm64.zip (en option)
- GravityBox_Marshmallow_6.0.3.apk (en option)
- Redémarrez en mode Recovery
- Selectionnez le fichier xposed-v86-sdk23-arm64.zip
et cliquez dessus pour l'installer - Faites un Wipe Cache, Dalvik
- Redémarrez.
- Installez et Ouvrez Xposed Framwork
- Rendez vous sur Framework, vous devriez voir ceci
- Fermez l'application
- Ouvrez Xposed Framwork
- Dans le menu déroulant de gauche, descendez à Téléchargements
- Lancez une recherche à Marshmallow]
- Selectionnez un mod (de votre choix)
- Faites coulissez l'écran sur Version
- Téléchargez
- A nouveau depuis le menu déroulant, allez à Modules
- Cliquez dessus pour les activer
- Redémarrez.
Voilà,
:!: à vous la customisation de votre oneplus 3 :!:
En cas de Bootloop ou de blocage sur le logo oneplus
- Redémarrez en mode Recovery
- Selectionnez le fichier xposed-uninstaller-????????-arm64.zip et cliquez dessus pour l'installer
- Faites un Wipe Cache, Dalvik
- Redémarrez.
Fonctionelle :Adblocker
Amplify
Battery Percentage Text
BootManager
Callnect
Disable Fullscreen Keyboard
Flat Style Bar Indicator
Flat Style Keyboard
ForceDoze
Gravitybox
Google Search API
Greenify
Lucky Patcher
One Tap Facebook Module
One Tap Youtube Module
Power Nap for Xposed
ProtectedApp
Root cloak
RootCloack
Smart Network
SpotifySkip
VibrateMode
XInsta
XHaloFloatingWindow3
XHangouts
Xposed One Tap Video Download
YouTube AdAway
YouTube Background Playback
YouTube swipe to seek
Zoom For Instagram
Amplify
Battery Percentage Text
BootManager
Callnect
Disable Fullscreen Keyboard
Flat Style Bar Indicator
Flat Style Keyboard
ForceDoze
Gravitybox
Google Search API
Greenify
Lucky Patcher
One Tap Facebook Module
One Tap Youtube Module
Power Nap for Xposed
ProtectedApp
Root cloak
RootCloack
Smart Network
SpotifySkip
VibrateMode
XInsta
XHaloFloatingWindow3
XHangouts
Xposed One Tap Video Download
YouTube AdAway
YouTube Background Playback
YouTube swipe to seek
Zoom For Instagram
Marche partiellement:
App Settings
You can change DPI, but you lose some icons. It's very rare.
GravityBox [MM]
Most of the option cause me trouble, like duplicate items.
Custom battery icon behaves weirdly, the edit quick settings button crashes system up.
KMod
Whatsapp themer, Status bar doesn't color with the rest.
MinMinguard
Blocks banners but not all pop-ups
ScreenOffAnimation
It works, mostly. Sometimes it will flash on during the unlock and immediately off, but acts unlocked. Pressing the power button will reset the "status" and unlocking again will work as intended. This occurs whether or not you set an unlock animation and doesn't happen all the time. Seems to happen most often on a fingerprint misread.
VolumeSteps+
WhatsAppX
OK: Lock contacts, Set remiender. KO: Per contact wallpaper, Highlight contacts.
You can change DPI, but you lose some icons. It's very rare.
GravityBox [MM]
Most of the option cause me trouble, like duplicate items.
Custom battery icon behaves weirdly, the edit quick settings button crashes system up.
KMod
Whatsapp themer, Status bar doesn't color with the rest.
MinMinguard
Blocks banners but not all pop-ups
ScreenOffAnimation
It works, mostly. Sometimes it will flash on during the unlock and immediately off, but acts unlocked. Pressing the power button will reset the "status" and unlocking again will work as intended. This occurs whether or not you set an unlock animation and doesn't happen all the time. Seems to happen most often on a fingerprint misread.
VolumeSteps+
WhatsAppX
OK: Lock contacts, Set remiender. KO: Per contact wallpaper, Highlight contacts.
Ne fonctionne pas:
DoubleTapToSleep
Hide Carrier Label
Internet speed indicator
Phab7
Vibrate for alert slider
Wanam Kit
XBlast Tools
Xsuite
XuiMod
Hide Carrier Label
Internet speed indicator
Phab7
Vibrate for alert slider
Wanam Kit
XBlast Tools
Xsuite
XuiMod
Vos retours sont les bienvenus