Related
Hello, my name is Matheus and the day before yesterday i saw in XDA portal that someone (liudongmiao or rovo89, they didn't make it clear) ported Xposed framework to Gingerbread devices. For now, the only module i know that works is Xprivacy. As the op says,
XPrivacy can prevent applications from leaking privacy sensitive data. XPrivacy can restrict the categories of data an application can access. This is done by feeding an application with no or fake data. There are several data categories which can be restricted, for example contacts or location. For example, if you restrict access to contacts for an application, this will result in sending an empty contact list to the application. Similarly, restricting an application's access to your location will result in a set location being sent to the application.
Click to expand...
Click to collapse
Update:
Guys, rovo89 updated the 2.3 backport to final. Now, the major changes:
context menu in the modules list (for app info, support link, uninstall etc.)
hopefully fixed incompatibilities with a few ICS ROMs
workaround for a Paranoid lockscreen bug (appeared only under certain circumstances)
better error output if app_process is not compatible (that "Xposed is not (yet) compatible with Android SDK version ..." message)
several UI and navigation fixes
/data/xposed not longer exists, those files are now stored in the standard folder /data/data/de.robv.android.xposed.installer
This means you need to enable your modules again for this update
The flashable zip to uninstall Xposed in case of bootloops has changed and should work for ARM and x86 now - if a few of you could test it (especially with TWRP), that would be great. It is written to the SD card automatically (Xposed-Disabler-Recovery.zip). After it's flashed, the framework section should display that app_process is not installed.
The "cleanup" button is no longer needed. The "uninstall" button restores the original app_process binary. Uninstalling the Xposed Installer from Settings => Apps removes everything else.
Click to expand...
Click to collapse
Requirements: Xposed Framework and XPrivacy (must be the backported ones)and rooted gingerbread device.
Way to install
1. Install the apk's in the device.
2. Enter in Xposed framework
3. Enter "framework"
4. Select install and after it installs, reboot.
5. Go to modules. Tick XPrivacy box and reboot.
6. Now XPrivacy is set! Good to go.
But i saw there's not only this module compatible. I tried one for CRT effect, but it was a disabler of it. It did installed, though.
Confirmed not to work modules:
GravityBox
MoDaCo toolkit
XHalo module
AppSettings
XBlastTools
Confirmed to be working
XPrivacy (ported alongside with Xposed)
CRT disabler (inutile for us)
XVolume (thanks, Sniper Killer!)
App Settings (thanks, Xicor Yagami!)
Xposed Additions (Thanks, Envy-X!)
Xposed Statusbar text
KitKat music lockscreen
NetworkSpeedIndicator
Physical Button Music Control
CustomShare
Lockscreen Disabler
Notify Clean
BootManager
ReceiverStop
Guys, please help this thread reporting modules, working or not. This could also be the discussion thread for Ace-i's Xposed Framework.
Reserved for a list of compatible modules.
Reserved for modules
I think anybody who confirms a module to be working should provide links to them too, it would be very helpful.
It's easy
Any module seeking to do something that was impossible before won't work
Like
CRT (Needs patched libs) Won't work
Tablet UI (There is no Tablet UI mod in Gingerbread) Won't work
Per App Settings (DPI changer) May work
Icon Themer - Great chance of working
Status Bar color changer - Great chance of working
Clock color Changer - Great chance of working
And I also assure you that no module (should) work without backporting (as XPrivacy was) IMO
So it would be pointless to try until they are ported
Some modules are working :victory:
So far i tested and got woeking :
- XVolume
Sniper Killer said:
Some modules are working :victory:
So far i tested and got woeking :
- XVolume
Click to expand...
Click to collapse
Yeah, some modules somehow can be installed on Gingerbread, but they are few. It would be better if we could backport the modules.
I found this..
http://forum.xda-developers.com/showpost.php?p=44034334&postcount=2315
Konoe Subaru said:
I found this..
http://forum.xda-developers.com/showpost.php?p=44034334&postcount=2315
Click to expand...
Click to collapse
It's the same post in discussion
Nothing new
Konoe Subaru said:
I found this..
http://forum.xda-developers.com/showpost.php?p=44034334&postcount=2315
Click to expand...
Click to collapse
That's why i posted it. That was the post i saw too.
any other working modules anyone found....
Sent from Microwave with KitKat 4.4
This is working too, it is attached in that post only...with xPrivacy and AllAppsPlaystore module (Both are supposedly working)
App Settings
Guys, updated open with new version of backported Xposed.
Sent from my GT-S5830i using xda app-developers app
http://forum.xda-developers.com/showthread.php?t=2294274
Sent from my GT-S5830i using Tapatalk 2
Envy-X said:
http://forum.xda-developers.com/showthread.php?t=2294274
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
Thanks, already added to OP. But it says i should have Xposed Bridge installed, i cannot find it in original post.
mathm2013 said:
Thanks, already added to OP. But it says i should have Xposed Bridge installed, i cannot find it in original post.
Click to expand...
Click to collapse
It works for me
Its just for remapping buttons and stuff like that.
Sent from my GT-S5830i using Tapatalk 2
Xposed Additions
Xposed Additions works, except for the remapping buttons function. I wonder, if just changing the minimum sdk in some of the module may make some of them work, that won't now.
reggjoo said:
Xposed Additions works, except for the remapping buttons function. I wonder, if just changing the minimum sdk in some of the module may make some of them work, that won't now.
Click to expand...
Click to collapse
Yes, may work
But won't if they have used a higher API in their app
Hey, guys, added a couple of modules found in this sub-forum. There are lots of modules there, whoever finds a new module working can tell me and i'll add to op.
P.S.: I didn't test the modules i added, please report if it works or not.
I m usibg android tuner
Sent from my GT-S5830i using Tapatalk 2
amolgosavi said:
I m usibg android tuner
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
Android tuner? Can you give me any link to it?
I was wandering if someone could build a xposed module to fix the lg keyboard on the lg g2 ? It seems that when the framework is installed it breaks the lg keyboard on the lg g2
Have you checked if it's the framework (doubtful) or some module (much more likely) that's causing this breakage? Disable all modules and reboot, then see if it's still broken or not. If not, it's not related to the framework. Figure out what module is causing the problem (enable them one by one, reboot, rinse and repeat) and report it in the appropriate module's thread.
GermainZ said:
Have you checked if it's the framework (doubtful) or some module (much more likely) that's causing this breakage? Disable all modules and reboot, then see if it's still broken or not. If not, it's not related to the framework. Figure out what module is causing the problem (enable them one by one, reboot, rinse and repeat) and report it in the appropriate module's thread.
Click to expand...
Click to collapse
Yes it ended up being gravity box that was causing the problem but I use a lot of the tweaks in gravity box so I'm sticking with Google keyboard till there's a fix thanks for the help
I did post the request under modules
Well it seems any module I install breaks the lg keyboard was wandering if x there is a fix for it
Robshr said:
Well it seems any module I install breaks the lg keyboard was wandering if x there is a fix for it
Click to expand...
Click to collapse
Define "any module" and "breaks" and provide a logcat.
GermainZ said:
Define "any module" and "breaks" and provide a logcat.
Click to expand...
Click to collapse
OK I narrowed it down to g2 tweaksbox 2.2 when I turn it off lg keyboard works and sorry for the noob question but how do I get the logcat for just g2 tweaksbox
Robshr said:
OK I narrowed it down to g2 tweaksbox 2.2 when I turn it off lg keyboard works and sorry for the noob question but how do I get the logcat for just g2 tweaksbox
Click to expand...
Click to collapse
If you don't know, it's best to post the logcat as is and let the developer check it. Filtering can remove necessary information that may have the app's name on every line.
You can use this thread for discussions. Please check the read-only thread for the download links and updates.
You've done the impossible! Thanks so much for all the work and sharing it!
Tried it on Euphoria 1.1 Beta 5.1, Bacon.
Glad to report it works, thank you sooo much :good:
Oneplus One.
Working well on the N6!
Proceed with caution guys! Already in bootloop city (totally prepared and exiting it now, expected as much) Just letting everyone know for those of you who are excited about this - this is NOT Xposed like you are used to, not yet as modules have not had any possible chance to catch up. If you are not ready for serious bootloops, stay away from this for now lol
wrongway213 said:
Working well on the N6!
Proceed with caution guys! Already in bootloop city (totally prepared and exiting it now, expected as much) Just letting everyone know for those of you who are excited about this - this is NOT Xposed like you are used to, not yet as modules have not had any possible chance to catch up. If you are not ready for serious bootloops, stay away from this for now lol
Click to expand...
Click to collapse
How is it working well and causing bootloops? That seems to be a bit contradictory.
Sent from my Nexus 6 using XDA Free mobile app
akellar said:
How is it working well and causing bootloops? That seems to be a bit contradictory.
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
Framework isn't causing bootloops. but many modules it seems do as obviously none have updated to 5.1 given the nature of this release being super alpha as well as unofficial. The framework itself, the part romracer hs given us here, appears to be running well - just wanted to warn users who have been waiting (im)patiently on Xposed for 5.1 that you can't just jump back into modules.. bootloops on bootloops here experimenting
wrongway213 said:
Framework isn't causing bootloops. but many modules it seems do as obviously none have updated to 5.1 given the nature of this release being super alpha as well as unofficial. The framework itself, the part romracer hs given us here, appears to be running well - just wanted to warn users who have been waiting (im)patiently on Xposed for 5.1 that you can't just jump back into modules.. bootloops on bootloops here experimenting
Click to expand...
Click to collapse
Makes sense. Might help others if you mentioned the modules causing problems as well.
Sent from my Nexus 6 using XDA Free mobile app
akellar said:
Makes sense. Might help others if you mentioned the modules causing problems as well.
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
I would specify but I've been bootlooping since this was released messing with File Manager in TWRP and then when I could get into boot looking at Xposed logs for fatal errors.. all I could see between bootloops is that Youtube AdAway causes fatal errors (not the one giving me bootloops though - I was able to uninistall before the bootlooping got to where I couldn't ever boot and had to restore). Also, I can confirm Always Correct! causes keyboard to FC non-stop and renders it unusable. I am not sure which module caused Play Store not to open and which caused bootloops, probably multiple. I thought I'd be able to spend more time booted and so I loaded a few modules after I took a backup and decided to mess with the Xposed logs and TWRP file manager like I mentioned, but bootloops were more than I anticipated so I just restored a backup and installed Framework for now.
Edit:Apparently 4/4 Banks gapps I updated with this cause Play Store FCs. My luck I'd upate extremely stable gapps, update SuperSU, backup, flash a super alpha and have issues with the gapps. Let's try this again...
Now it is time to test and embrace the bootloops!
Anyone found any modules working thus far, or will EVERYTHING need updaed to 5.1? I tried a module that still worked from KitKat when Xposed upgraded to Lollipop without upgrading bu it doesn't work now.. not sure what to make of that. Nothing else I've tried works either, but that not working (Always Correct!) seemed notable to me for that reason. Curious if anyone else is having any luck - no issues with framework I can see and logs appear to be running normally FWIW.
wrongway213 said:
Anyone found any modules working thus far, or will EVERYTHING need updaed to 5.1? I tried a module that still worked from KitKat when Xposed upgraded to Lollipop without upgrading bu it doesn't work now.. not sure what to make of that. Nothing else I've tried works either, but that not working (Always Correct!) seemed notable to me for that reason. Curious if anyone else is having any luck - no issues with framework I can see and logs appear to be running normally FWIW.
Click to expand...
Click to collapse
App settings; Lolistat; Youtube Adaway
work very well. I did not find others work yet.
When you flash the framework do the modules auto enable? I got a bootloop but I don't think its from the framework
Sent from my Nexus 5 using Tapatalk
iopxiang said:
App settings; Lolistat; Youtube Adaway
work very well. I did not find others work yet.
Click to expand...
Click to collapse
greenify doesn't work. Always takes a bit of time to work after an xposed release.
Nexus 5 with Cataclysm ROM and ElementalX kernel. SELinux is permissive. Getting bootloop. Modules enabled were Gravitybox, BootManager and MaxLock.
iopxiang said:
App settings; Lolistat; Youtube Adaway
work very well. I did not find others work yet.
Click to expand...
Click to collapse
Has YouTube AdAway been updated already somehow? It was the app giving me fatal errors in my logs earlier when I was getting bootloops and FCs. On Nexus 6 here, Benzo ROM Hydra Kernel
Great news.
@romracer
Thank you for Xposed for 5.1
Tested modules:
GravityBox LP - bootloop (bootloop solution, delete com.ceco.gravitybox folder from /data/app/ via TWRP)
Play Store Changelog - Play Store 5.4.10 FC's (delete app data does not help as on Android 5.0.2)
Xposed GEL Settings - bootloop (bootloop solution, delete de.theknut.xposedgelsettings folder from /data/app/ via TWRP)
BurnToast - OK
CrappaLinks - OK
Lolistat - OK
Does anyone know if Amplify module works? I won't be able to install the 5.1 xposed version, but I shall soon
btw @romracer, I believe you mentioned in the xposed github that you have a Moto X 2014. I do too, so I can presume that xposed will work on the device?
I had disabled all modules from the the Xposed Installer before flashing, yet for some reason when I flashed I got stuck in a bootloop caused by trying to load some long ago enabled modules.
I forgot to make a copy of the logs, so what I wanted to say is that you can delete/rename /data/data/de.robv.android.xposed.installer/conf/modules.list to get out of bootloops caused by modules.
Obviously, this won't help if the framework itself isn't compatible with your ROM/device.
Working:
- Lolistat
- OGXposed (To login with OGYouTube)
- Advanced Power Menu
- YouTube Adaway
- Crappalinks
- Burntoast
- Maxlock
- MinMinGuard
Not working:
- Xposed Gel Settings
- GravityBox
- Amplify
- AcDisplay
All i know for now.
Using Euphoria 5.1 OnePlus One.
Hi All
here an xposed version that work with the EMUI theme engine :
http://forum.xda-developers.com/xposed/unofficial-xposed-samsung-lollipop-t3180960
I have theme engine enable and minminguard module active and no issue
simply install the zip without change anything on the build.prop (all instruction on the link above)
IMPORTANT : the theme engine MUST be enabled otherwise you will got a bootloop
all credits to @wanam for is great job !
Tested module
[MINMINGUARD]
[XSTANA] no change on battery other icon yes
[Flat Style Bar Indicators] works but on system menu you have white icon so it's not so good
[ROOTCLOAK]
[GREENIFY] seems to work
[RoamNotifyNoMore]
for all the module like gravitybox instead seems that nothing work
wanam designed a xtouchwiz module for customize the samsung rom ....
so i am pretty sure that we have to wait someone that designe a sort of xEMUI module for customize our rom...
can you use theming modules after using this method or only huawei theming works ?
Everything works fine
Cheers!
I need Cyanogenmod on Huawei P8 Lite (ALE-L21 and ALE-L23)!!!
Please Cyanogen Team, consider support this device!!
Thank you in advance!!
Sent from my Edison 3 using XDA-Developers mobile app
ahh988 said:
can you use theming modules after using this method or only huawei theming works ?
Click to expand...
Click to collapse
Well many module not work because are designed for AOSP ROM
But minmin guard and xstana work fine
So just install an try !
We have to test many modules
And report what works and what not
xander33 said:
Well many module not work because are designed for AOSP ROM
But minmin guard and xstana work fine
So just install an try !
We have to test many modules
And report what works and what not
Click to expand...
Click to collapse
It's a good idea to edit your first post with modules working or not after people reports. I will install xposed tomorrow or even tonight and check some modules.
Edit: Installation successful
First boot took ages (like 15-20) mins, but after that everything is working great. Thank you @wanam !
Calls
Am i the only person that can't make calls?
No. I've installed xposed on 6.0 before, and i wasnt able to make calls either. After disabling the modules and uninstalling xposed, the problem disappeared.
Same thing here, i can't make cals with this build.
Lähetetty minun ALE-L21 laitteesta Tapatalkilla
This Xposed works well on latest MM. Got no issues. For those having call problems, I had the same problem with Flat style colored bars module. I was able to fix this by downgrading to 2.0.2. Remember to remove auto-update on playstore as well.
bumjrah said:
This Xposed works well on latest MM. Got no issues. For those having call problems, I had the same problem with Flat style colored bars module. I was able to fix this by downgrading to 2.0.2. Remember to remove auto-update on playstore as well.
Click to expand...
Click to collapse
I had this call problem without any modules installed.
Why I can't write post anyone know please
Just edit
Thanks.
Hi guys. I'm about to get this phone soon so coming from s9 plus (rootedwith xposed framework on android 8.0) I was wondering what's the status on this phone as far as xposed framework is concerned?
I don't see much people talking about it for this phone.
A few modules are a must have for me to the point of losing OTA or not having the latest OS doesn't bother me.
Modules I use:
Chromepie
Chrome selection patch
Exi for swiftkey
Undo
Wifi password
Gesture Navigation
Xposed edge pro
Text Aide.
omar.abbas said:
Hi guys. I'm about to get this phone soon so coming from s9 plus (rootedwith xposed framework on android 8.0) I was wondering what's the status on this phone as far as xposed framework is concerned?
I don't see much people talking about it for this phone.
A few modules are a must have for me to the point of losing OTA or not having the latest OS doesn't bother me.
Modules I use:
Chromepie
Chrome selection patch
Exi for swiftkey
Undo
Wifi password
Gesture Navigation
Xposed edge pro
Text Aide.
Click to expand...
Click to collapse
I recently gave EdXposed a try and it worked just fine. I only wanted it for gravity box and most of the functionality there worked without issues.
I can't speak for the rest of the modules but this phone is almost entirely AOSP so most should work.
gilsol said:
I recently gave EdXposed a try and it worked just fine. I only wanted it for gravity box and most of the functionality there worked without issues.
I can't speak for the rest of the modules but this phone is almost entirely AOSP so most should work.
Click to expand...
Click to collapse
Did you use magisk to install it as a magisk module?
When I search for edxposed on magisk I see two versions I'm wondering which one to go with.
omar.abbas said:
Did you use magisk to install it as a magisk module?
When I search for edxposed on magisk I see two versions I'm wondering which one to go with.
Click to expand...
Click to collapse
There's a dedicated thread for this from the magisk module info page. First install Riru core and then one of the 2 Riru edexposed modules. They differ in implementation. I used Sandhook method.