[HOW-TO] Installing Modded Themes - Stock ROM - Sony Xperia ZL

Hi guys.
I wasted a lot of time to solve the puzzle. Here how to proceed to install modded themes
It's just a link compiling to help on process.
Root your device - http://towelroot.com/
Install SuperSU - https://play.google.com/store/apps/details?id=eu.chainfire.supersu&hl=pt-PT
Have a Custom Recovery - http://forum.xda-developers.com/showthread.php?t=2261606
Deodex your room (even if stock) http://forum.xda-developers.com/showthread.php?t=2759511,
AND this Xposed module - http://forum.xda-developers.com/showthread.php?t=2612179 or here http://repo.xposed.info/module/de.robv.android.xposed.installer - the Xposed Repository is on the second link on main page, you'll need it to run the module. ***this one gives you the SuperUser too, but i used SuperSU from G.Play
*if i wrote something wrong, tell me, i did the process last week and can lost something one process

Related

[Mod][root] Xposed framework - Independent dpi for apps and other rom mods installer.

Firstly this is not my work, this is a highly useful mod that i came across and wanted to share.
I always wanted the pa functionality of changing dpi settings for each app...this works great for me on cm10.
it works on any rom(4.0 +) with root access.
This is one great way to mod your phone without giving up your rom! [tested]
instructions:
-Install the xposed installer.
-open and hit install/replace.
-soft reboot.
-install the app settings(for dpi change) module (or any module that you wish to install)......the modules can be found here
-open xposed installer, select and enable module.
-soft reboot.
-now open the app settings(or any module that u installed) and fiddle with apps.
in case you end up in a bootloop just flash the xposed disabler.
i have tested this personally on xperia ion with cm10.
if you like this, here's the link to original thread
find the downloads in the attachment.
Hit thanks when someone helps!

[Q] answer to call with swipe or hold

how we answer the call with swipe look like samsung or hold green square ? (witout rooting )
i rooted my device ^_^ now you can tell me any way for rooted nokia x
easy
The_WarriorII said:
i rooted my device ^_^ now you can tell me any way for rooted nokia x
Click to expand...
Click to collapse
if u've got root access just install a custom rom!! u'll get everything u want
the best custom rom! stable! is of dhacker9 ! available in android orignal development section of nokia x forum
just install that n u'll get what u want
pls dont forget to hit thanks pls
bunty786 said:
if u've got root access just install a custom rom!! u'll get everything u want
the best custom rom! stable! is of dhacker9 ! available in android orignal development section of nokia x forum
just install that n u'll get what u want
pls dont forget to hit thanks pls
Click to expand...
Click to collapse
ok , but some custom rom have some problem ,what about that custom rom ?
can i do every thing in a orginal rom ?
and where is dhacker9 rom ? i can not find that !
The_WarriorII said:
ok , but some custom rom have some problem ,what about that custom rom ?
can i do every thing in a orginal rom ?
and where is dhacker9 rom ? i can not find that !
Click to expand...
Click to collapse
install LEWA os (custom rom) best custom roms out there..! everythings works like charm.!
smooth/fast
download the smoothest version from here
https://docs.google.com/file/d/0B3pCNOGBTi1WSmVSRy1WZVYxR1U/edit
pls hit thnxx broder :good:
bunty786 said:
install LEWA os (custom rom) best custom roms out there..! everythings works like charm.!
smooth/fast
download the smoothest version from here
https://docs.google.com/file/d/0B3pCNOGBTi1WSmVSRy1WZVYxR1U/edit
pls hit thnxx broder :good:
Click to expand...
Click to collapse
i installed that custom rom but i do not like that ! then i restore my backup and back to my orginal rom
but i see some thing good on that custom rom ! the status bar was good on that ! can i install only that status bar in my phone i the orginal rom ?
The_WarriorII said:
i installed that custom rom but i do not like that ! then i restore my backup and back to my orginal rom
but i see some thing good on that custom rom ! the status bar was good on that ! can i install only that status bar in my phone i the orginal rom ?
Click to expand...
Click to collapse
just dump ur rom and modify according to ur wish,.... or other method... just install xpoosed framework and just modify ur preinstalled status bar to any modified uh want :good:
hit thnx
dear bunty iam a beginner and i donot understand any think you sayd to me
can you tell what i should to do with xpoosed ? plz tell me step by step ,,tnx ^_^
cheers
The_WarriorII said:
dear bunty iam a beginner and i donot understand any think you sayd to me
can you tell what i should to do with xpoosed ? plz tell me step by step ,,tnx ^_^
Click to expand...
Click to collapse
Requirement:-
1.Custom REcovery (very imp)
2.make nandroid backup before doing anything
3.xposed framework.apk
4. li'l bit common knowledge
5.modules
In this thread, I'm presenting a framework which gives you the possibility to modify your ROM - without modifying any APK (developers) or flashing (users)!
Quote:
Quick guide what kind of posts is allowed in this thread and what is not allowed.
If you don't follow the rules, you might get notified (sometimes friendly, sometimes angrily) that you're doing it wrong, but your post might as well be ignored.
NO posts without reading at least the first two posts and searching the thread => I and other people have spent hundreds of hours developing and supporting Xposed, we expect at least this much of respect
NO support for any modules here => use the module's forum instead, don't even try to post here
NO questions whether there is a module for XYZ exists => check the builtin repository and this thread: http://forum.xda-developers.com/show....php?t=2327541
NO requests for new modules => check this thread if it has been requested before, otherwise ask nicely there: http://forum.xda-developers.com/show....php?t=2327541
NO, you don't get any support via PM either => for the points above, do as pointed out, for allowed things always post in this thread (unless you want to share logs with sensitive data)
YES, you can report bugs for the framework => make sure that you followed the instructions and can reproduce it without any active modules
YES, you can get support if you have issues with the Xposed Installer (e.g. you can't install the framework) => make sure you read the instructions and searched in the thread for similar problems
YES, I will support module developers with specific questions (e.g. how to hook a certain method) => you must have read the development tutorial and give as much context as needed to make it easy for me or others to answer (code always helps!)
YES, you can suggest new features for the API (as a module developer) or the Xposed Installer here => again, no requests about modules
For a quick start, have a look at XDA's "Android Basics 101" on Xposed: http://www.youtube.com/watch?v=uRR0Flqx9M8
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.
Download:
You can download the installer from http://dl.xposed.info/latest.apk. The attached disabler zip is only needed if you are in a boot loop.
An experimental version for Gingerbread made by liudongmiao can be found here: http://forum.xda-developers.com/show...4#post44034334 (no support from my side though)
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:
Download the Xposed Installer APK and install it
Launch the Xposed Installer, go to the "Framework" section and click on "Install/Update"
In case you get a Segmentation Fault error, please install this additional app (not needed if the installation worked fine).
Reboot
Done!
You can verify this by starting the Xposed Installer again. If app_process jumped back to an older version (or none at all), you probably have a ROM with S-On or similar, which reverts any changes to /system after a reboot. Use installation via recovery in such cases.
For any modules you want to install:
Download <module>.apk and install it
Launch the Xposed Installer and go to the "Modules" section (you will also get there if you click on the notification warning you that the module is not enabled yet)
Enable the module by checking the checkbox
Reboot
Done!
(note that you can install the framework and enable/disable multiple modules at once and reboot afterwards)
In case you get into a boot loop:
First, try using the safemode by pressing any hardware key repeatedly. You can find a short explanation how it works here.
If that doesn't work, you can flash the attached Xposed-Disabler-Recovery.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).
Modules:
The official repository for Xposed modules, which can also be access from within the app itself (with download/update support), can be found at http://repo.xposed.info
You can also have a look at this index: http://forum.xda-developers.com/show....php?t=2327541
Please don't use this thread for problems with modules! Use the thread of the module instead.
How to write a module:
If you are an interested developer, give it a try. The development tutorial will help you get started. Further documentation (e.g. how to replace resources) is here. And of course, you can ask your development questions in this thread.
If you have suggestions for new functions the framework could provide (which means they should be useful for more than your module), you can do this here as well. However, requests that I or somewhen else should write a module for xyz are NOT allowed here. Again, this thread is only about the framework.
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. [3,234 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 [4,310 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 [5,421 downloads]
2.1.2: Small fixes, added Chinese and Russian translations [11,415 downloads]
2.1.3: Reverted a change in 2.1.2 that caused bootloops; new translations and some more fixes [46,803 downloads]
2.1.4: Support for Galaxy S4 and HTC One plus a few minor fixes/enhancements (details) [208,176 downloads]
2.2: Builtin updater/module downloader, extended UI, support for Android 4.3 and more (details) [241,267 downloads]
2.3: x86, Knox, MIUI support (experimental), context menu in modules list and more (details) [18,219 downloads]
2.3.1: "Segmentation fault" during installation fixed [679,333 downloads]
2.4: Support for Android 4.4, performance improvements, log viewer, active check (details) [101,613 downloads]
2.4.1: Fixed bootloop on some x86 ROMs [2,537,642 downloads]
2.5: Rewritten installation, safemode, more compatibility (details) [821,792 downloads]
2.5.1: Compatibility with new CM11 nightlies and LG G2 theming engine
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)
Thanks to:
Tungstwenty for his many contributions, both in code and thoughts
XDA admins, news writers and supporters for making Xposed known to so many people
All those volunteers who help answering questions about Xposed
The people who donated to get me a Nexus 5 for earlier KitKat support
Translators:
[ar] Arabic: aljohanei
[az] Azerbaijani: hero355
[bg] Bulgarian: Stefan Stefanov
[ca] Catalan: Albert Samaniego, David Vaz Guijarro
[cs] Czech: Aleš Berka, Petr Reznícek
[de] German: rovo89, Nils Wasser
[el] Greek: Theodore Keloglou
[es] Spanish: David Vaz Guijarro
[fr] French: tonymanou
[gl] Galician: David Vaz Guijarro
[hu] Hungarian: Adam77Root
[id] Indonesian: AngSanley
[it] Italian: Vincenzo Cerminara
[iw] Hebrew: DubelBoom
[ja] Japanese: Noumi Ryoko
[ko] Korean: marbulas
[ms] Malay: Abe Atok
[nb] Norwegian Bokmål: rosaage
[nl] Dutch: Gert-Jan Anema, Leonard Simonse, Martin Coulon
[pl] Polish: czeci
[pt-rBR] Portuguese (Brazil): Marcio Andrade
[ro] Romanian: razorsbk
[ru] Russian: michfood
[sk] Slovak: pyler
[sr] Serbian: maleksa
[sv] Swedish: Fredrik Lundberg
[tr] Turkish: TheNorth34
[vi] Vietnamese: alienyd
[zh-rCN] Chinese (China): Cye3s, liveasx, Yeechan Lu
[zh-rTW] Chinese (Taiwan): Cye3s
THe guide is of @rovo89
so all credits goes to him
SImple just download the xposed framework.apk
install it like regular one..!
and then go to the "Framework" section and click on "Install/Update"
then select reboot and if ur phone gets rebooted and the home screen comes
then congrats u've successfully installed the xposed framework...!
if any case u get boot loop..! ! then just goto ur custom recovery(imp) and select install and select the disabler xposed .zip and flash it..! ur boot loop issue will be solved download this disabler xposed (IMP)and put it in ur sd/internal (anywhere) ( http://forum.xda-developers.com/attachment.php?attachmentid=2568891&d=1391958634)
PLEASE HIT THANKS PLEASE
oh really thank you but i mean was how can in change my status bar to some thing like samsung status bar ,, pls tell me this with step bye step
i now what is xpoosed,,i no how can i work with that but i do not now how can i work with xblash or another xpoosedapps to change my status bar and change that to some thing like samsung status bar !
so this is my problem ( choose what option on Xblast or another xpoosedapss to change my status bar to some thing like samsung status bar ! )
my Nokia s rooted, stock rom
now, who can show me how to change answer call screen, plz

[Q] Trouble changing navigation buttons

I'm using a rooted HTC Desire 816, the UK version, unlocked. With the bootloader unlocked, CWM recovery installed and rooted but not using a custom ROM or kernel (just the stock HTC ones that came on the phone).
I'm wanting to change the navigation buttons but having some trouble. I've tried a number of different methods including using SoftKeyz, which seems like the easily method without using xposed modules. However, the icons don't change once I've applied the theme I want to use and have done a soft reboot.
Does anyone have any other methods for changing the navigation buttons? Or have any idea of why I can't change using SoftKeyz?
Cheers guys!
Xstana works well. it also has a paid version which I haven't tried
your device seems to be ready for xposed. you don't need a custom Rom and you shouldn't have any problem installing Xposedinstaller and modules like Xstana or Sense6 Toolbox which IMHO is a must have
Xstana works well. it also has a paid version which I haven't tried
your device seems to be ready for xposed. you don't need a custom Rom and you shouldn't have any problem installing Xposedinstaller and modules like Xstana or Sense6 Toolbox which IMHO is a must have
Click to expand...
Click to collapse
Thanks for the reply!
I did try Xposedinstaller as well, but this also didn't seem to work. Do I need to have S-Off in order for xposed modules to take effect? I'll give Sense6 toolbox a try though.
Thanks again.
Xposedinstaller provides the basis for all Xposed modules like Sense6 toolbox and Xstana to work. it doesn't change your phone by itself.
first you should install Xposedinstaller. here is how; most probably, you won't need to do all the steps, just follow from step 5. then download other modules like Xstana and activate them in "modules" section inside Xposedinstaller. it's easier than it sounds.
most changes in modules need a reboot to take effect.

[MOD] Theme you xperia M Stock Rom via Xposed installer

Hi friends
are you bored of your Stock rom UI ..?
So here's a new themes and mods where you can easily customize your Stock rom with some nice xposed modules
I Know its not new i mean its already there but i just want to make you feel good in using it for who doesnt have a idea about this
Lets start
Before installing it make sure to backup your current data and everything with a recovery. It is recommended because some modules gonna overrides system defaults so incase if you want to revert back to stock experiance for that u must backup your rom/ if not also not a problem u can flash stock firmware and can get back your stock experiance
1. Download and install xposed installer
here is the video how to install it
2. Now its time for to download modules , open xposed installer there u will see a list of profiles containing framework,modules,download,settings etc.. you just need to hit download and search for modules there
3. Some of the recommended modules for customization
--->Android theme engine (to theme your status and navigation bars icons,colors etc..,)
--->AppOpsXposed (to manage permissions for apps installed in your phone like restricting apps to use your contacts,location,sd card access etc...,)
--->Gem Xperia Xposed (to theme your xperia launcher, system ui )
---> Gravity box
--->Serajir Xperia Xposed
--->Xblast tools
--->Xstana (to change your status and navigation bar icons)
--->Youtube Adway (to block ads in youtube while streaming)
and to theme your launcher follow this guide
Sorry for not detailing about how to use mods but not a problem u can find easily videos on youtube
and its just a little brain work if you know how to use one mod and you can easily know how to use the other mods
IF you have any doubts pls feel free to post you comments

Xposed Installer

Hello,
I have a problem with the installation of Xposed Installer: when I try to install it I get error that says that there are some compatibility issues with my processor but I do not think it's true because whit different ROM I already safely installed Xposed Installer.
Following is the screenshot of the error:
@@@https://s31.postimg.org/fqdjs4lwr/Screenshot_2016_07_20_14_38_40.png
Can someone help me?
thank you
AlessioDiggia88 said:
Hello,
I have a problem with the installation of Xposed Installer: when I try to install it I get error that says that there are some compatibility issues with my processor but I do not think it's true because whit different ROM I already safely installed Xposed Installer.
Following is the screenshot of the error:
@@@https://s31.postimg.org/fqdjs4lwr/Screenshot_2016_07_20_14_38_40.png
Can someone help me?
thank you
Click to expand...
Click to collapse
can you translate the error in english, your screenshot is in other language which i cant understand and neither can tell which language it is to use google translate on it.
fizzingbees said:
can you translate the error in english, your screenshot is in other language which i cant understand and neither can tell which language it is to use google translate on it.
Click to expand...
Click to collapse
yes, of course.
Xposed is not (yet) compatible with the Android SDK 22 or with the architecture (armeabi-v7a) of your processor.
CAN NOT LINK EXECUTABLE DEPENDENCIES: library "libdvm.so" not found
I have always installed Xposed Installer, I do not think is a compatibility problem with the processor, I think it is the fault of the ROM
AlessioDiggia88 said:
yes, of course.
Xposed is not (yet) compatible with the Android SDK 22 or with the architecture (armeabi-v7a) of your processor.
CAN NOT LINK EXECUTABLE DEPENDENCIES: library "libdvm.so" not found
I have always installed Xposed Installer, I do not think is a compatibility problem with the processor, I think it is the fault of the ROM
Click to expand...
Click to collapse
which ROM and android version are you using?
head to settings>apps>xposed installer and tell me xposed installer version number.
no its not processor issue. The reason that its giving android sdk22 compatibility error tells me that you are using xposed framework installer for android kitkat.
Just so you know xposed has different installer for android 5.0 and android 6.0 ( sdk 22)
fizzingbees said:
which ROM and android version are you using?
head to settings>apps>xposed installer and tell me xposed installer version number.
no its not processor issue. The reason that its giving android sdk22 compatibility error tells me that you are using xposed framework installer for android kitkat.
Just so you know xposed has different installer for android 5.0 and android 6.0 ( sdk 22)
Click to expand...
Click to collapse
I'm using [ROM][LP][5.1.1] CyanogenMod 12.1 Unofficial Builds [AOSP]
You can find it at this link: http://forum.xda-developers.com/galaxy-note-2/orig-development/cyanogenmod-12-alpha-1-n7100-t2949644
AlessioDiggia88 said:
I'm using [ROM][LP][5.1.1] CyanogenMod 12.1 Unofficial Builds [AOSP]
You can find it at this link: http://forum.xda-developers.com/galaxy-note-2/orig-development/cyanogenmod-12-alpha-1-n7100-t2949644
Click to expand...
Click to collapse
follow this ( copied directly from official xposed framework installer xda forum )
XposedInstaller_3.0-alpha4.apk from this thread: Must be installed to manage installed modules, the framework won't work without it.
No, it's not using material design yet. Yes, there are more important topics for now.
xposed*.zip from http://dl-xda.xposed.info/framework/: Must be flashed with a custom recovery (e.g. TWRP) to install the framework.
SDK21 is Android 5.0 (Lollipop), SDK22 is Android 5.1 (also Lollipop) and SDK23 is Android 6.0 (Marshmallow).
I only support the latest Xposed version!
xposed-uninstaller*.zip from http://dl-xda.xposed.info/framework/: Can be flashed with a custom recovery (e.g. TWRP) to uninstall the framework.
1st download xposed installer from the attachment
2nd head to this link http://dl-xda.xposed.info/framework/ and download sd22 coz your rom is lollipop 5.1 and that is sd 22.
3rd download uninstaller link given above
-then install framework apk
-then boot into custom recovery and flash xposed zip( for sdk 22) that you downloaded
-boot into rom and open xposed installer app check if show that it is properly installed if not press instal/update button and then rebooot again
hope that works for you
fizzingbees said:
follow this ( copied directly from official xposed framework installer xda forum )
XposedInstaller_3.0-alpha4.apk from this thread: Must be installed to manage installed modules, the framework won't work without it.
No, it's not using material design yet. Yes, there are more important topics for now.
xposed*.zip from http://dl-xda.xposed.info/framework/: Must be flashed with a custom recovery (e.g. TWRP) to install the framework.
SDK21 is Android 5.0 (Lollipop), SDK22 is Android 5.1 (also Lollipop) and SDK23 is Android 6.0 (Marshmallow).
I only support the latest Xposed version!
xposed-uninstaller*.zip from http://dl-xda.xposed.info/framework/: Can be flashed with a custom recovery (e.g. TWRP) to uninstall the framework.
1st download xposed installer from the attachment
2nd head to this link http://dl-xda.xposed.info/framework/ and download sd22 coz your rom is lollipop 5.1 and that is sd 22.
3rd download uninstaller link given above
-then install framework apk
-then boot into custom recovery and flash xposed zip( for sdk 22) that you downloaded
-boot into rom and open xposed installer app check if show that it is properly installed if not press instal/update button and then rebooot again
hope that works for you
Click to expand...
Click to collapse
Done, I was in bootloop . I tried 2 times ..... Can you help me? I did everything that was written
AlessioDiggia88 said:
Done, I was in bootloop . I tried 2 times ..... Can you help me? I did everything that was written
Click to expand...
Click to collapse
flash unistaller ,wipe dalvik/cache
reboot
if it doesnt work then you need to flash rom again. if you have twrp backup of this current rom you can restore only the system partition. that may also help.
when did the bootloops start?
did you installed corrrect xposed.zip for sdk 22(assuming your rom is cm12.1 that is lollipop 5.1 and not lollipop 5.0 which is sdk 21)
ask this question in your rom forum ,maybe they can guide you better.

Categories

Resources