Zlatan
Membre VIP
- Inscrit
- 24 Juillet 2011
- Messages
- 4 733
- Points
- 0
- #1
INSTALLER XPOSED SUR HTC ONE
Installer Xposed sur HTC One
Installer Xposed sur HTC One
Avertissement : Cette opération comporte des risques. Phonandroid ne peut être tenu responsable des éventuels problèmes rencontrés.
-------------------------------------------------------------------------------------
Merci a
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
-------------------------------------------------------------------------------------
Description :
Salut tout l'monde j'vous propose d'installer un mod très très intéressant, qui va vous permettre de modifier certaines app' facilement, plus d'info
S'il vous plaît,
Connexion
ou
S'inscrire
pour voir le contenu ou les urls !
Version English :
Originally Posted by rovo89
Some technical details:
I extended the /system/bin/app_process executable to load a JAR file on startup. The classes of this file will sit in every process (including the one for system services) and can act with their powers. And even more: I have implemented something that allows developers to replace any method in any class (may it be in the framework, systemui or a custom app). This makes Xposed very powerful. You can change parameters for the method call, modify the return value or skip the call to the method completely - it's all up to you! Also replacing or adding resources is easy.
Advantages:
No need to modify any APKs. This means:
No need to decompile, change things in smali, compile, sign, ...
It will work for odexed and deodexed ROMs.
Your mod is not bound to a specific version of the ROM. Unless there is a major change in the methods called for a certain functionality, your mod will continue to work even when you upgrade your ROM. Hell, it will probably even work with different ROMs.
Multiple mods can be installed at the same time, even if they change the same package. So you can use these battery icons and those quick toggles. Even hooking the same method twice is possible. Of course, this only works properly if the mods are not trying to do incompatible things.
It does its magic at runtime. That means you can implement options to let the user decide if they prefer the bikeshed to be painted in red or blue. Or you can have some extra logic for certain ROMs without building different mod versions.
It can be disabled easily without having to reflash.
It's open source.
PRE-REQUIS :
- - Avoir installé les drivers USB (voir tutoriel : Installer les Pilotes / les Drivers sur HTC One (M7)).
- - Avoir déverrouillé le bootloader de son mobile (voir tutoriel : Déverrouiller le Bootloader du HTC One).
- - Avoir installé le ClockworkMod Recovery (voir tutoriel : Installer le ClockworkMod Recovery sur HTC One M7).
- - Avoir téléchargé l'APK S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
- - Et ce fichier aussi S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
INSTALLATION
- Connectez votre mobile à votre ordinateur.
- Copiez/collez le fichier de l'APK et le fichier .zip à la racine de votre Sd card.
- A l'aide d'un gestionnaire de fichier comme ES File Explorer, installer l'APK.
- Puis éxécuté l'applications "Xposed" depuis votre liste d'appli, et séléctionnez Install / Update.
- Redémarrez votre mobile en bootloader mode en appuyant simultanément sur les touches Volume Bas + Power jusqu'à l'apparition du menu hboot.
- Sélectionnez Recovery.
- Dans le menu Recovery, commencez par effectuez une sauvegarde en sélectionnant Backup/Restore puis Backup et validez.
- Sélectionnez Install .zip from sdcard.
- Choisissez Choose zip file et validez.
- Sélectionnez le fichier one-xposedinstall-2.1.3.zip sur votre Sd card et validez.
- Sélectionnez Reboot System Now dans le menu Recovery pour redémarrer votre mobile.
- Patientez, votre mobile va redémarrer.
Merci de publier vos retours