[XPOSED/Module]MODS für alle Roms

Ladylike871

Ladylike871

Ehrenmitglied
20.268
Ich werde hier nach und nach einen Xposed +Module zusammenfassen und es später auch im Samsung Algemein Forum posten!!

Da es mittlerweile eine Menge Module gibt gebt mir Zeit das ganze zu erstellen!!



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.


How to install:
First step for everything you do: Create a nandroid backup and make sure you know how to restore it!
I'm not responsible for anything you do with your phone/tablet/rice cooker.
There is also the risk to soft-brick your device. In such a case, restoring a backup is the easiest way to get rid of it (other possibilities mentioned below).

For the framework:
1.Download XposedInstaller.apk and install it
2.Launch the Xposed Installer and click on "Install/Update"
3.Reboot
4.Done!

For any modifications/modules you want to install:
1.Download <module>.apk and install it
2.Launch the Xposed Installer and go to the "Modules" tab (you will also get there if you click on the notification warning you that the module is not enabled yet)
3.Enable the module by checking the checkbox
4.Reboot
5.Done!

In case you get into a boot loop:
You can flash the attached Xposed-Disabler-CWM.zip by Tungstwenty. It will be copied to your (external) SD card when you install Xposed as well. The only thing it does is copying /system/bin/app_process.orig back to /system/bin/app_process, which you can also do yourself (e.g. with adb shell in recovery mode).
You could also create a file /data/xposed/disabled, which causes Xposed to be bypassed as well.

Modules&Download
There might also be other threads for modules. SITE IS CURRENTLY BROKEN - PLEASE CHECK AGAIN IN A FEW DAYS!
Temporary alternative with some of the modules: Index of /public/Android/Xposed
Please don't use this thread for problems with modules! Use the thread of the module instead.


Changelog: 1.0: Initial version
1.1: ???
1.2: Installer
1.5: Resource replacing
1.6: Some fixes and improvements [629 downloads]
2.0 rc2: Lots of thing redone. Supports (temporarily) replacing native libraries, lots of additions and changes for developers. [3234 downloads]
2.0: Removed the native library replacement again, support for 4.1 and 4.2, Instagram crash fixed, ... [631 downloads]
2.0.1: Fixed a crash when a module tries to hook a function with "long" or "double" parameters [930 downloads]
2.0.2: Fixed a problem which resulted in a boot loop [4310 downloads]
2.1: Various improvements, e.g. earlier callbacks for module loading. For details, see this post. [345 downloads]
2.1.1: Fixed a bug in drawable replacements [5421 downloads]
2.1.2: Small fixes, added Chinese and Russian translations [11415 downloads]
2.1.3: Reverted a change in 2.1.2 that caused bootloops; new translations and some more fixes [46803 downloads]
2.1.4: Support for Galaxy S4 and HTC One plus a few minor fixes/enhancements (details)

Webseite
http://repo.xposed.info/module/de.robv.android.xposed.installer

Source code:
https://github.com/rovo89/Xposed (the C++ part)
https://github.com/rovo89/XposedBridge (the Java part)
https://github.com/rovo89/XposedInstaller (Installer app)
 
Zuletzt bearbeitet:
  • Danke
Reaktionen: setfan9, denyo81, Darkman und 5 andere
Module


Per App Densety Settings für jede App (so ähnlich wie Paranoid)
Quelle
[UPDATED Versions: 17 May 2013] [APP] Per APP Density Setting for Every APP - xda-developers

Batterie Module
Quelle
[Xposed Module] Xposed battery modules. - xda-developers

ICON Themer für jeden Launcher
Quelle
[MOD][XPOSED][4.0+] Icon Themer v1.5 [Updated 16/5] WinterBoard-like app for Android - xda-developers

X Qicksettings Toogle Themer (nur TW STOCK Toggles)
Quelle
[Xposed] X Quick Settings Toggles themer - xda-developers

XBackground
quelle
[Xposed Mod] XBackground - Replace background with Custom Color or Image - xda-developers

Statusbar COLOR mod+Fullscrenncaller
Quelle
[MOD][XPOSED][4.0+]StatusBar IconColors,CenterClock,Fullscreencaller,CRTEffe v1.4.6 - xda-developers

Tablet UI Trigger
Quelle
[PATCH] True Tablet UI (Apps+GUI) w/o DPI Change for Stock & CM10 - Update Oct11 - xda-developers

Multiwindow Mod
Quelle
[MOD] [Xposed] [V3.1] Multiwindow [No flashing] [22-01-13] - xda-developers

XPrivacy RECHTEVERWALTUNG mein Favorit neben Appsettings :-D
free Version reicht aus mit PRO (3€) kann man die Settings auf der SD speichern (free muss man halt mit Titanium sichern)
Quelle
[MOD][XPOSED][4.0+] XPrivacy 1.7.4 The ultimate privacy manager [20130720] - xda-developers

Greenify Free und Pro
Quelle
[APP][3.1+] Greenify *ROOT* v1.9 beta 5 (Updated on Jul.19) - xda-developers

Enable Battery_Stats in KitKat
Quelle
XDA

Disable Samsung BlockMode Notification
Quelle
XDA

Android L Navigationbar
Quelle
XDA

NLP Unbounce
Dieses Modul reduziert die durch die Google Playdienste hervorgerufenen Wakeloks.
Und verhilft so die Akkulaufzeit zu verlängern.
Quelle
XDA
 

Anhänge

  • images.jpeg
    images.jpeg
    9,5 KB · Aufrufe: 834
  • animiertes-bau-gif-11.gif
    animiertes-bau-gif-11.gif
    44,4 KB · Aufrufe: 5.578
Zuletzt bearbeitet von einem Moderator:
  • Danke
Reaktionen: Darkman, DirtyKlot, Quick-Pick und 2 andere
Schöne Idee alles hier zusammenzutragen.
Hast Du mit Absicht aus der apk eine Zip gemacht?Wenn ja wäre evtl eine Bemerkung nicht schlecht dass man die Endung ändern muss :)
 
@sunSide

Sehr aufmerksam Danke für den Hinweis:)
Soll natürlich eine apk sein schon geändert
 
@Sehr schön aufgebaut und es ist schön wenn User sich so engagieren anderen ihre Phones noch intensiver zu machen....mit dem was Sie sich an Arbeit machen alles zusammen zu stellen und zu präsentieren.

smooth 123 sehr gute Idee.:thumbsup::thumbsup::thumbsup:
 
Habe das xblast installiert(hacken gesetzt) , aber die Einstellungen die ich vorgenommen habe werden nicht übernommen. Habe Note 2 mit cyanogenmode 11 und xposed habe ich auch installiert.
 
Zuletzt bearbeitet:
Kann ich multi window auch für cyanogenmode 11 nutzen und wenn ja 240 dpi oder das normale?
 
beljos schrieb:
Habe das xblast installiert(hacken gesetzt) , aber die Einstellungen die ich vorgenommen habe werden nicht übernommen. Habe Note 2 mit cyanogenmode 11 und xposed habe ich auch installiert.

Also bei mir funktioniert es einwandfrei.
Hast du nachdem du die Änderungen vorgenommen hast, das Gerät neu gestartet?
 
Ja habe ich gemacht. Aber irgendwie geht es nicht. Versuchte auch das entspeer Icon zu ändern aber auch nicht
 
Habe jetzt gerade xblast deinstalliert und über xposed im download Menü neu installiert. Danach den Hacken gesetzt und neu gestartet. Habe die Einstellungen vorgenommen die ich haben möchte und Handy neu gestartet. Aber keine Veränderungen bzw Aktionen. Was kann ich noch machen dass es jetzt endlich mal funktioniert?
 
Hallo. Habe XPosed installiert und dann den Blueglass 3d battery.apk. Also alles so wie beschrieben. Aber bei mir ändert sich die Batterieanzeige nicht. An was könnte das liegen?

Habe eine Stock-Costumrom 4.4.2 mit root, deodexed usw... drauf.
 
Auf XDA wird berichtet, dass die Anzeigen mit 4.4 KitKat nicht kompatibel sind. Xposed hast du nach der Installation aktiviert?

Gruß
 
Ich habe auch dass Problem dass mit xblast meine Änderungen nicht angezeigt werden. Habe xposed natürlich aktiviert.
 
Tolle Arbeit! Danke für die Mühe! Habe leider gleich eine Frage: Ich suche eine so gute Möglichkeit für´s ändern der Batterieanzeige wie z.B. og battery mod oder x batterie. Bin dabei auf die Batterie Module für xposed gestoßen. Habe eines der apk installiert, scheint auch unter Module in yposed auf, nur, es bewirkt nichts! Haken ist gesetzt, neu gestartet habe ich mehrmals, nix! Frage: wie geht es?
Andere Frage:wie installiert man die oben genannte ogg battery mod. Nach Anleitung habe ich es versucht, bekomme aber nur eine Fehlermeldung auf dem Pc. Gibt es das als auch app?
 
Warum nimmst du nicht 3Minit Mod von Ketan.

Gibts Stock und angepasst für die 8.1.

Hab ja kein Plan auf welcher Rom du bist. Kannst ja vorher von der Rom ein Backup machen wegen der System Ui falls was nicht klappt.

Hatte den Mod auch auf der DN3.Hat zwar die Ui verändert (weil Stock) aber das konnte ich für mich beheben mit einem Modul.
 
  • Danke
Reaktionen: stevebiker
Habe von 3Minit Mod noch nichts gehört. Bei den roms die ich hatte habe ich entweder xBattery, og battery oder Wanam verwendet. bei og battery ml so schön groß. Werde mir jetzt halt 3Minit Mod mal ansehen, danke für antwort und Tip. Bin übrigens wieder auf Dr. Ketan.
 
Zuletzt bearbeitet:
Gibt es irgendwie die Möglichkeit die Handschriften Erkennung APP zu bek9mmen/installieren ?
Ich hatte nämlich oft den Stift bei Eingabe benutzt. Und ich finde bei keinem custom Rom diese aAPP bzw, das automatische umschalten auf stifteingabe wenn der Stift gezogen wurde.
 

Ähnliche Themen

Aquaklassik
Antworten
7
Aufrufe
1.630
Trashware
Trashware
Y
  • Yamaha4711
Antworten
2
Aufrufe
1.670
Yamaha4711
Y
Zurück
Oben Unten