Greenify without Xposed on LP - Greenify

Hi
I buy donate and update phone to Lollipop. And I can not install xposed because I have a lot of bugs. My question is: Can I be notified GCM in frozen applications without Xposed?

UszkiX said:
Hi
I buy donate and update phone to Lollipop. And I can not install xposed because I have a lot of bugs. My question is: Can I be notified GCM in frozen applications without Xposed?
Click to expand...
Click to collapse
No, without Xposed, you can not.
Xposed alpha is compatible with Lollipop 5, not 5.1 or higher. If you have 5, you should be able to install Xposed alpha.

When I install xposed I see "com.android.......
Has been stoped"
And I can not using the phone...

Ya even me also getn bootloops.... Phone-sony Xperia t2 ultra android version-5.0.2

Which version of Xposed are you both trying to install?

You can use Xposed in Lollipop 5.0 and 5.1 but the greenify module will give you a bootloops.
The developer should update the module to make it work.

I trying to flash framework not xposed apk.

UszkiX said:
I trying to flash framework not xposed apk.
Click to expand...
Click to collapse
Then search in Xposed thread.

tnsmani said:
Which version of Xposed are you both trying to install?
Click to expand...
Click to collapse
Latest xposed 20150430
My phne is nt even booting to home screen after flashing the xposed zip
But it works on other phones like z2,z3 having lollipop

pvnsai73 said:
Latest xposed 20150430
My phne is nt even booting to home screen after flashing the xposed zip
But it works on other phones like z2,z3 having lollipop
Click to expand...
Click to collapse
Did you disable all Xposed modules (assuming you were running earlier versions of Xposed) before attempting to install this version?
This version is running without major issues in almost all phones. So may be your phone or OS is causing this. Search in the Xposed thread.

tnsmani said:
Did you disable all Xposed modules (assuming you were running earlier versions of Xposed) before attempting to install this version?
This version is running without major issues in almost all phones. So may be your phone or OS is causing this. Search in the Xposed thread.
Click to expand...
Click to collapse
I did a clean and fresh install of rom..and properly root with r/w and a twrp recovery..but here is my log
05-19 00:01:27.672 I/Xposed ( 994): -----------------
05-19 00:01:27.672 I/Xposed ( 994): Starting Xposed binary version 61, compiled for SDK 21
05-19 00:01:27.672 I/Xposed ( 994): Device: D5322 (Sony), Android version 5.0.2 (SDK 21)
05-19 00:01:27.672 I/Xposed ( 994): ROM: 19.3.A.0.470
05-19 00:01:27.672 I/Xposed ( 994): Build fingerprint: Sony/D5322/D5322:5.0.2/19.3.A.0.470/552693915:user/release-keys
05-19 00:01:27.672 I/Xposed ( 994): Platform: armeabi-v7a, 32-bit binary, system server: yes
05-19 00:01:27.672 I/Xposed ( 994): SELinux enabled: yes, enforcing: yes
05-19 00:01:27.681 I/Xposed ( 994): -----------------
05-19 00:01:27.681 I/Xposed ( 994): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
05-19 00:01:27.785 I/Xposed ( 994): Forcing image recompilation because /data/dalvik-cache/arm/[email protected]@boot.art is not compiled for the current Xposed version
05-19 00:01:55.606 I/Xposed ( 994): Detected ART runtime
05-19 00:01:55.616 I/Xposed ( 994): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
05-19 00:01:55.689 I/Xposed ( 994): Initializing XposedBridge version 64
05-19 00:01:55.892 E/Xposed ( 994): Cannot load any modules because /data/data/de.robv.android.xposed.installer/conf/modules.list was not found
05-19 00:01:57.206 F/libc ( 1831): Fatal signal 6 (SIGABRT), code -6 in tid 1831 (main)

@pvnsai73,
I think that your problem is here "05-19 00:01:55.892 E/Xposed ( 994): Cannot load any modules because /data/data/de.robv.android.xposed.installer/conf/modules.list was not found"
This has nothing to do with Greenify and you are asking in the wrong place.
Search in the Xposed thread for missing modules list. But I don't think that there is any solution found for this.

UszkiX said:
I trying to flash framework not xposed apk.
Click to expand...
Click to collapse
Have you tried to install the APK than flash the framework?

Related

[MOD][XPOSED] Unsafe Volume - disable safe media volume popup/check

Unsafe Volume Xposed mod
disable the safe media volume check​
I wrote a tiny Xposed module, which disables the annoying safe media volume popup/check, present in many Jellybean devices. It works by simply setting the config_safe_media_volume_enabled system parameter to false at boot time. Because it uses the Xposed framework, it is device and rom independent
Installation
Install the awesome Xposed framework on your rooted device.
Install and activate the mod, which you can download from my Bintray site.
You can find the sources at my Github repository. This software is released under the GNU GPLv3.
Cheers!
Does it matter if we are deodexed or odexed? I just got a new phone and I am running the stock samsung 4.2.2 rom, but it is rooted.
stammler said:
Unsafe Volume Xposed mod
disable the safe media volume check​
I wrote a tiny Xposed module, which disables the annoying safe media volume popup/check, present in many Jellybean devices. It works by simply setting the config_safe_media_volume_enabled system parameter to false at boot time. Because it uses the Xposed framework, it is device and rom independent
Installation
Install the awesome Xposed framework on your rooted device.
Install and activate the mod, which you can download from my Bintray site.
You can find the sources at my Github repository. (They use the gradle build system introduced as default with Google's new android-studio IDE, with which this mod was produced.)
Cheers!
Click to expand...
Click to collapse
omniphil said:
Does it matter if we are deodexed or odexed? I just got a new phone and I am running the stock samsung 4.2.2 rom, but it is rooted.
Click to expand...
Click to collapse
Short Answer: It works for all roms, odexed and deodexed
Long Answer: This question is actually a question whether the Xposed framework works with (de)odexed roms. The first post in the Xposed framework thread says
It will work for odexed and deodexed ROMs.
Click to expand...
Click to collapse
under the section Advantages in the beginning. And as such does any Xposed mod work with any (de)odexed rom.
will this stop your device from also stopping the media and turning the volume half way down???
DaMyth said:
will this stop your device from also stopping the media and turning the volume half way down???
Click to expand...
Click to collapse
No. Technically, this mod doesn't do anything but setting the system parameter config_safe_media_volume_enabled to false, no other tweaks. It should be possible to write a mod, or extend this one, so that the system doesn't stop the current media from playing when something is plugged in to the earphone jack. Anybody knows how to do this?
But there's an App in the Play store with which you can configure the volume levels that will be set when you (un)plug a cable: Hearing Saver
Thanks for releasing this mod :good: I'm however having trouble getting it to function on ICS 4.0.4 - The 'Safe Volume Level' toast pops up even when the mod's enabled.
shadeMe said:
Thanks for releasing this mod :good: I'm however having trouble getting it to function on ICS 4.0.4 - The 'Safe Volume Level' toast pops up even when the mod's enabled.
Click to expand...
Click to collapse
I think this popup was introduced into the core Android system with 4.1, so the implementation of this pop-up in ICS roms is probably differently, which should be the reason this mod is not working for you. But I'd be happy to add support to ICS/you particular rom/phone, if you could provide me with some information. Which phone to you have? Which rom are you running? Can you point me to the sources of your rom? Please post the output of /data/xposed/debug.log and maybe the config.xml out of your framework-res.apk (or some other .xml files if there's no config.xml).
Cheers!
Thanks - That's very generous of you! I'm running a mostly AOSP stock ROM that came with my phone - It's a Huawei Ascend G600 (U8950-1). The contents of the debug log:
Code:
-----------------
Jul 7, 2013 6:43:17 AM UTC
Loading Xposed (for Zygote)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
android.content.res.Resources$NotFoundException: android:bool/config_safe_media_volume_enabled
at android.content.res.XResources.setSystemWideReplacement(XResources.java:232)
at net.cantab.stammler.xposed.unsafevolume.UnsafeVolume.initZygote(UnsafeVolume.java:38)
at de.robv.android.xposed.XposedBridge.loadModule(XposedBridge.java:282)
at de.robv.android.xposed.XposedBridge.loadModules(XposedBridge.java:234)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:99)
at dalvik.system.NativeStart.main(Native Method)
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 7, 2013 6:52:14 AM UTC
Loading Xposed (for com.goodmooddroid.gesturecontrol.RemoteContext)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 7, 2013 7:00:40 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 7, 2013 7:05:54 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 7, 2013 7:23:04 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 7, 2013 7:57:05 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 8, 2013 2:36:45 PM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 8, 2013 2:58:31 PM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 8, 2013 3:05:54 PM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 8, 2013 4:15:27 PM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 8, 2013 5:47:39 PM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 8, 2013 6:39:23 PM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 8, 2013 7:40:28 PM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 8, 2013 8:42:40 PM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 8, 2013 9:42:53 PM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 8, 2013 10:40:30 PM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 8, 2013 11:40:02 PM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 9, 2013 12:43:19 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 9, 2013 1:44:14 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 9, 2013 1:56:26 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 9, 2013 4:46:30 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 9, 2013 6:44:12 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 9, 2013 9:18:25 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 9, 2013 9:32:17 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 9, 2013 9:50:07 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 9, 2013 10:29:05 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 9, 2013 10:52:16 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
-----------------
Jul 9, 2013 11:00:20 AM UTC
Loading Xposed (for com.android.commands.am.Am)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /data/app/sg.ruqqq.XThemeEngine-1.apk
Loading class sg.ruqqq.XThemeEngine.Mod
I was unable to find a config.xml inside my framework-res APK so I've attached the manifest file.
The log says
shadeMe said:
Code:
-----------------
Jul 7, 2013 6:43:17 AM UTC
Loading Xposed (for Zygote)...
Loading modules from /data/app/net.cantab.stammler.xposed.unsafevolume-1.apk
Loading class net.cantab.stammler.xposed.unsafevolume.UnsafeVolume
android.content.res.[B]Resources$NotFoundException: android:bool/config_safe_media_volume_enabled[/B]
Click to expand...
Click to collapse
so indeed there isn't a config_safe_media_volume_enabled parameter in ICS, as I expected.
shadeMe said:
I was unable to find a config.xml inside my framework-res APK so I've attached the manifest file.
Click to expand...
Click to collapse
Thanks, but, unfortunately, the manifest wasn't helpful. I think it makes sense if you just upload the whole framework-res.apk
Of course! Bitte schoen - Dropbox
shadeMe said:
Of course! Bitte schoen - Dropbox
Click to expand...
Click to collapse
Hmm, didn't contain anything helpful to me either... For a start, please post a screenshot of the pop up And maybe you could search for the sources of your rom, Huawei is obliged to release them somewhere.
I've attached a screenshot. As for the source code to my ROM, I'm afraid the closest we've got right now is the kernel source. And even that's ported from a different model of the phone.
shadeMe said:
I've attached a screenshot. As for the source code to my ROM, I'm afraid the closest we've got right now is the kernel source. And even that's ported from a different model of the phone.
Click to expand...
Click to collapse
The kernel sources wouldn't help... Is it actually just showing the toast but you can increase the volume nevertheless? I couldn't find something useful in the framework-res.apk either, please send me your framework.apk
Yes, the toast doesn't restrict the volume level. However, occasionally (or should I say randomly), a modal message box gets displayed instead. When it does, the volume level cannot be modified until it's dismissed. And I also recall receiving the message as a notification once.
Where would I find the framework APK? It doesn't seem to be present in the framework directory. Nor does it show up during a search (there was a JAR file of the same name though). Or are you talking about the GoogleServicesFramework APK?
PS: I just noticed that there's a second frameworkres APK, this one a custom Huawei extension. It's named framework-res-hwext.apk. Would you like to take a look at this as well?
shadeMe said:
Yes, the toast doesn't restrict the volume level. However, occasionally (or should I say randomly), a modal message box gets displayed instead. When it does, the volume level cannot be modified until it's dismissed. And I also recall receiving the message as a notification once.
Where would I find the framework APK? It doesn't seem to be present in the framework directory. Nor does it show up during a search (there was a JAR file of the same name though). Or are you talking about the GoogleServicesFramework APK?
PS: I just noticed that there's a second frameworkres APK, this one a custom Huawei extension. It's named framework-res-hwext.apk. Would you like to take a look at this as well?
Click to expand...
Click to collapse
The framework-res-hwext.apk file could be helpful. Also, please run the command
Code:
ls -R /system > /sdcard/ls-R_system
in a shell on your phone (either adb shell or any terminal emulator from the play store)
and post the resulting file ls-R_system.
Cheers!
Although I don't have a Huawei device, there is a similar problem that the samsung galaxy family devices have with the unsafe volume pop-up. From poking around in the adb log on my samsung device, after triggering the message.
Code:
D/PopupuiReceiver(3524): onReceive() getAction : android.intent.action.EAR_PROTECT_TOAST
D/STATUSBAR-NotificationService(673): enqueueToast()
from the log I then decompiled the apk "PopuiReceiver" trying to find the string id "EAR_PROTECT_TOAST"
under the decompiled apks "public.xml" ideally look for it under the folder "values"
Code:
<public type="string" name="ear_protect_toast" id="0x7f050007" />
and under the decompiled apks "strings.xml"
Code:
<string name="ear_protect_toast">To lower your risk of hearing damage, do not listen at high volumes for long periods</string>
By being able to remove the string id "ear_protect_toast", when the function is called, the pop-up message is never triggered because there is no coding link to it (ie a dead-end).
Using the advice that stammler is mentioning, use an adb logging tool, ideally with your device connected to the computer. After that forcefully trigger the popup on device (helps to do this a handful of times so the lines of code in the adb log stands out). From the adb log, you should be able to determine what installed app (or line(s) of code) is triggering the popup message.
Hope this helps in removing the nanny message
Joe
@cybhunter, thanks for the detailed instructions. But I did some more digging and was able to find a build.prop setting to turn off the toast on my device.
@stammler, thanks for taking the time to help me out - Much appreciated
shadeMe said:
@cybhunter, thanks for the detailed instructions. But I did some more digging and was able to find a build.prop setting to turn off the toast on my device.
@stammler, thanks for taking the time to help me out - Much appreciated
Click to expand...
Click to collapse
How about sharing that setting, please.
Of course, my apologies. It's ro.config.hw.security_volume, takes an integer value. Was set to 11 on my device. Although I think it might be Huawei/region specific, for I found the message string in Huawei's framework-res extension APK.
It makes my device reboots randomly
Xperia z using romaur v8.0 (4.2.2)
Sent from my C6603 using xda premium

Unable to install xposed Cm12.0 YNG1TAS213 incremental

Hi
Was hoping someone could help. Recently flashed the incremental cm12 oneplus sent out ota. This is the incremental update in prep for lollipop 5.1. Since the I can't seem to xposed working.
I'm am flashing sdk11 via twrp and rebooting and installing the alpha 2 apk but on checking if xposed works screen says it not. This is natter what I do I've tried flashing numerous times and wiping dalvik and cache. To note I am on a one plus with Franco kernal installed 3.4.67. Is anyone aware of any update issues YNGTAS213. I has xposed working perfectly on cm12 YNG1TAS17L. Any ideas?
Thanks
I have just updated toYNGTAS213 and reinstalled xposed and it works fine. Original kernel.
Hope this helps.
I have the same problem, cannot install Xposed.
Tried newest unofficial Xposed arm22 20150520 and still get the sdk21 expecting sdk22 error
same here htc one m8 5.1.1 sdk21 expecting 22 error
DPinched said:
I have the same problem, cannot install Xposed.
Tried newest unofficial Xposed arm22 20150520 and still get the sdk21 expecting sdk22 error
Click to expand...
Click to collapse
dande said:
I have just updated toYNGTAS213 and reinstalled xposed and it works fine. Original kernel.
Click to expand...
Click to collapse
Worked on previous rom, but now not, default kernel too...
Latest build installed, but not working, writes not activ...
Here is the log:
06-29 01:11:14.829 I/Xposed ( 258): -----------------
06-29 01:11:14.829 I/Xposed ( 258): Starting Xposed version 65, compiled for SDK 21
06-29 01:11:14.829 I/Xposed ( 258): Device: A0001 (OnePlus), Android version 5.0.2 (SDK 21)
06-29 01:11:14.829 I/Xposed ( 258): ROM: LRX22G
06-29 01:11:14.829 I/Xposed ( 258): Build fingerprint: oneplus/bacon/A0001:5.0.2/LRX22G/YNG1TAS2I3:user/release-keys
06-29 01:11:14.829 I/Xposed ( 258): Platform: armeabi-v7a, 32-bit binary, system server: yes
06-29 01:11:14.829 I/Xposed ( 258): SELinux enabled: yes, enforcing: yes
06-29 01:11:14.832 I/Xposed ( 258): -----------------
06-29 01:11:14.832 I/Xposed ( 258): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
06-29 01:11:15.258 I/Xposed ( 258): Detected ART runtime
06-29 01:11:15.260 I/Xposed ( 258): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
06-29 01:11:15.439 I/Xposed ( 258): Errors during Xposed initialization
06-29 01:11:15.440 E/Xposed ( 258): java.io.IOException: Permission denied while reading /data/data/de.robv.android.xposed.installer/conf/modules.list
06-29 01:11:15.440 E/Xposed ( 258): at de.robv.android.xposed.services.ZygoteService.readFile(Native Method)
06-29 01:11:15.440 E/Xposed ( 258): at de.robv.android.xposed.services.BaseService.getFileInputStream(BaseService.java:116)
06-29 01:11:15.440 E/Xposed ( 258): at de.robv.android.xposed.XposedBridge.loadModules(XposedBridge.java:409)
06-29 01:11:15.440 E/Xposed ( 258): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:103)
06-29 01:11:36.991 F/libc ( 1063): Fatal signal 11 (SIGSEGV), code 2, fault addr 0x7f5b91a0 in tid 1066 (Compiler driver)
06-29 01:11:37.041 E/DEBUG ( 243): unexpected waitpid response: n=1066, status=0000000b
Unable to install YNG1TAS213 update
OPO A001. Nothing special loaded other that my personal apps from the Play store plus the Tapatalk and XDA app. I'm not a full newbie to Android; but neither am I at all new to computing in general.
I get the OTA update available message; but when I click on install; it goes to the install process "Recovery" page. I've chosen both "Apply update" which takes me to a choice of "Apply from ADB" and "Choose from internal storage". Selecting Apply from ADB yields an "Cancel sideload" message. Selecting internal storage route yield choices none of which yield any usable file name. Subsequently; I download a signed file <cm-12.0-YNG1TAS2I3-bacon-signed-fastboot.zip> to the root Internal storage folder. Re-cycled through the update process to the Recovery page found the zip file listed in the /0 folder selected that file and received the same Install failed message ending with the line "Installation aborted". I've tried several times and get the same message.
Anyone able to point me at my point of error and make suggestion on a solution?
Do not set assembly of 65 and 66 for the last snapshot CM12, Lg D802.
Do not set assembly of 65 and 66 for the last snapshot CM12, Lg D802.
I'm new enough to Android to not understand what these settings are. Will you be kind enough to explain?
Thanks
Howard H
Sent from my A0001 using XDA Free mobile app
Finally established on 67 CM12 nightly.

[MOD][XPOSED] Sticky Location Icon Fix

Xposed module to fix the bug in some devices that location icon is shown in the status bar even when there is no app requesting location.
The location notification icon in the status bar is designed only to show when an app is accessing the GPS (a.k.a. high powered location); however, this is broken on some devices where the icon is shown all the time, whether or not there is actually an app requesting high powered location. This Xposed module makes sure that the location icon shows up only when it should.
Should work on Android 5.0+.
(As a side benefit, you can check the Xposed log for which packages had accessed or are still accessing high powered location ).
Get it in the Xposed repo:
http://repo.xposed.info/module/com.xinlu.location_icon_fix
Source code URL:
https://github.com/xinluh/Xposed-StickyLocationIconFix
Some technical details of the fix:
The icon change is trigger by an intent from the LocationManagerService, but whether the icon is visible or not is determined by whether any app is currently using the high powered location permission in the AppOps package. I spent a long time tracking down if LocationManagerService is sloppy in forgeting to tell AppOps that a location request is no longer active, but the problem seems to stem from other packages requesting the location permission directly from AppOps without shutting it down properly. So, in essense, whenever the status bar is checking for high powered location requests, there are always active requests in the AppOps package which did not come from LocationManagerService.
The fix, without figuring out where those AppOps requests come from (they seem to come from close source Google services), is to keep track of the intent sent from LocationManagerService without invoking AppOps; to do that, I modified the intent sending code to send also package name and the on/off status. The side effect is that the android.location.HIGH_POWER_REQUEST_CHANGE broadcast is now sent twice, once without and once with the extra information. This side effect can easily be fixed by changing the intent action, but no other packages seem to use it (and it is a system level broadcast, so no user app should be using it).
Excellent.
Thanks a lot.
Ceased working with xPosed 86. Logs forthcoming once ROVO89 tells me what to look for. But I kinda worry this project is abandonware? Can I get a confirm/denial?
Details of why xPosed v86 stops can be found in this info.
rovo89 said:
Finally, a word to all module developers: In v84, I added a warning when a module's APK includes the Xposed API classes instead of just referencing them. I have also sent an email to the developers of all modules I could identify. With v86, I will turn the warning into an error and prevent the module from loading, as it could causes strange issues otherwise. Please update your module as soon as possible.
Click to expand...
Click to collapse
Error log, proving 86 difference has broken module
Code:
07-08 11:13:37.659 I/Xposed ( 383): -----------------
07-08 11:13:37.659 I/Xposed ( 383): Starting Xposed version 86, compiled for SDK 23
07-08 11:13:37.659 I/Xposed ( 383): Device: Nexus 6 (motorola), Android version 6.0.1 (SDK 23)
07-08 11:13:37.659 I/Xposed ( 383): ROM: N6XShamuM v2.2.3 - MOB30M - HeckNoTechnO
07-08 11:13:37.659 I/Xposed ( 383): Build fingerprint: google/shamu/shamu:6.0.1/MOB30M/2862625:user/release-keys
07-08 11:13:37.659 I/Xposed ( 383): Platform: armeabi-v7a, 32-bit binary, system server: yes
07-08 11:13:37.659 I/Xposed ( 383): SELinux enabled: yes, enforcing: no
07-08 11:13:39.979 I/Xposed ( 383): -----------------
07-08 11:13:39.981 I/Xposed ( 383): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
07-08 11:14:11.057 I/Xposed ( 383): Detected ART runtime
07-08 11:14:11.062 I/Xposed ( 383): Found Xposed class 'de/robv/android/xposed/XposedBridge', now initializing
cut
07-08 11:14:36.137 I/Xposed ( 383): Loading modules from /data/app/com.xinlu.location_icon_fix-1/base.apk
07-08 11:14:36.381 E/Xposed ( 383): Cannot load module:
07-08 11:14:36.381 E/Xposed ( 383): The Xposed API classes are compiled into the module's APK.
07-08 11:14:36.381 E/Xposed ( 383): This may cause strange issues and must be fixed by the module developer.
07-08 11:14:36.382 E/Xposed ( 383): For details, see: http://api.xposed.info/using.html

[XPOSED][5.0+]Lockscreen Visualizer

Lockscreen Visualizer
This is (very) simple module which adds Cyanogenmod's music visualizer to lockscreen.
It should work on Lollipop and Marshmallow devices with close to AOSP lockscreen.
If you encounter any problems, first make sure you don't use any sound mods (they may break Android's native visualizer) or other lockscreen mods.
ROMs vastly modified by manufacturers (TouchWizz, Sense, etc) are unsupported (if the visualizer works for you, then great, you're lucky. But if not, don't blame it on me).
If you don't see the visualizer on your lockscreen (but see in the app) and in Xposed logs there's something like "The following required permissions are not granted: ..." then you might try adding that permission (with android.permission. prefix) to the manifest of SystemUI package (decompilation/recompilation needed). Thanks @Kran007 for pointing that out!
Currently tested on Z3 and Genymotion, but should work on every 5.0+ device with close to AOSP lockscreen.
DOWNLOADS
Xposed repo
XDA:DevDB Information
Lockscreen Visualizer Xposed, Xposed for all devices (see above for details)
Contributors
Lawiusz
Source Code: https://github.com/Lawiusz/xposed_lockscreen_visualizer
Xposed Package Name:
Version Information
Status: Stable
Current Stable Version: 1.8.2
Stable Release Date: 2016-11-17
Created 2016-04-08
Last Updated 2016-11-17
Yes, please add Marshmallow support
Tested and works on my Xperia ZR stock 5.1.1
Great module, thanks
ask
Work on 5.0 aosp,thank you!
Tried on Xperia ZL stock 5.1.1 not work, The app stoped working when open, i have gravitybox and tried its lockscreen tweak, could it be the cause of problem? Heres the xposed log of error. Looking forward for stable build ?
04-08 17:31:43.976 E/Xposed ( 1649): at android.media.audiofx.Visualizer.(Visualizer.java:216)
04-08 17:31:43.976 E/Xposed ( 1649): at pl.lawiusz.lockscreenvisualizerxposed.VisualizerView$2.run(VisualizerView.java:84)
04-08 17:31:43.976 E/Xposed ( 1649): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
04-08 17:31:43.976 E/Xposed ( 1649): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
04-08 17:31:43.976 E/Xposed ( 1649): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
04-08 17:31:43.976 E/Xposed ( 1649): at java.lang.Thread.run(Thread.java:818)
04-08 17:35:22.700 E/Xposed ( 1649): java.lang.RuntimeException: Cannot initialize Visualizer engine, error: -4
04-08 17:35:22.700 E/Xposed ( 1649): at android.media.audiofx.Visualizer.<init>(Visualizer.java:216)
04-08 17:35:22.700 E/Xposed ( 1649): at pl.lawiusz.lockscreenvisualizerxposed.VisualizerView$2.run(VisualizerView.java:84)
04-08 17:35:22.700 E/Xposed ( 1649): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
+1 Marshmallow Support
Hi guys, thanks for your feedback!
TheDevil259 said:
+1 Marshmallow Support
Click to expand...
Click to collapse
shadie21 said:
Yes, please add Marshmallow support
Click to expand...
Click to collapse
Luisbocanegra said:
Please add Support for Marshmallow
Good module
Click to expand...
Click to collapse
Marshmallow's lockscreen seems to be very similar to the L's one. Adding 6.x compatibility should be pretty straightforward.
So stay tuned!
Kran007 said:
Tried on Xperia ZL stock 5.1.1 not work, The app stoped working when open, i have gravitybox and tried its lockscreen tweak, could it be the cause of problem? Heres the xposed log of error. Looking forward for stable build
04-08 17:31:43.976 E/Xposed ( 1649): at android.media.audiofx.Visualizer.(Visualizer.java:216)
04-08 17:31:43.976 E/Xposed ( 1649): at pl.lawiusz.lockscreenvisualizerxposed.VisualizerView$2.run(VisualizerView.java:84)
04-08 17:31:43.976 E/Xposed ( 1649): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
04-08 17:31:43.976 E/Xposed ( 1649): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
04-08 17:31:43.976 E/Xposed ( 1649): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
04-08 17:31:43.976 E/Xposed ( 1649): at java.lang.Thread.run(Thread.java:818)
04-08 17:35:22.700 E/Xposed ( 1649): java.lang.RuntimeException: Cannot initialize Visualizer engine, error: -4
04-08 17:35:22.700 E/Xposed ( 1649): at android.media.audiofx.Visualizer.<init>(Visualizer.java:216)
04-08 17:35:22.700 E/Xposed ( 1649): at pl.lawiusz.lockscreenvisualizerxposed.VisualizerView$2.run(VisualizerView.java:84)
04-08 17:35:22.700 E/Xposed ( 1649): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
Click to expand...
Click to collapse
In your case the problem seems to be within Android's visualizer library itself (especially in it's native part which throws an exception here). Gravitybox presence is probably not related to this error (because AFAIU the module's ui also crashes). I will dig deeper what the error -4 means, but at this time two things come to my mind:
1. Sound libraries mods (do you use any?) which may cause native visualizer error.
2. Problems with MODIFY_AUDIO_SETTINGS and RECORD_AUDIO permissions. Do you use any mods which may deny those perms?
Working great on my z1c, 5.1.1 236
But sometimes it can be unseen because of the music album color (sorry for my bad English)
G4B33 said:
Working great on my z1c, 5.1.1 236
But sometimes it can be unseen because of the music album color (sorry for my bad English)
Click to expand...
Click to collapse
Colors improvement is currently on my todo list.
Please add Support for marshmallow, i tested it on my nexus 6 and the app crashes, this module can be a legend, please add Support, thank you, the best module of 2016!
A new version version with initial marshmallow support uploaded into Xposed repo. Please let me know whether it works or not, because the only device with marshmallow I have is an emulator. Enjoy!
Thanks for the quick uodate, it works con marshmallow but theres a padding problem
See the screenshot
Moto X 2014 MM stock
I'm running Marshmallow and version 1.2 of your module but it doesn't work. I also am running AudioPrivacy, could that be causing it not to work? Nexus 6, rooted stock AOSP.
Nexus 6P @ Marshmallow
Doesn't seem to be working on my Nexus 6P under Marshmallow.
Here's my log:
://pastebin.com/HGymUvrG
(Can't post links jet. Just add http before ':')
broski270 said:
I'm running Marshmallow and version 1.2 of your module but it doesn't work. I also am running AudioPrivacy, could that be causing it not to work? Nexus 6, rooted stock AOSP.
Click to expand...
Click to collapse
Yes, it may cause the problem, but I think I have workaround for that. Maybe I could do something in the next release.
Damn dont work on Touchwiz For Android 6.0
Lawiusz said:
Yes, it may cause the problem, but I think I have workaround for that. Maybe I could do something in the next release.
Click to expand...
Click to collapse
That's awesome dude! :good: That's one feature that I enjoyed about BlissPop for the short time I was running it, I just don't want the album art to be my lock screen wallpaper.
Lawiusz said:
Hi guys, thanks for your feedback!
In your case the problem seems to be within Android's visualizer library itself (especially in it's native part which throws an exception here). Gravitybox presence is probably not related to this error (because AFAIU the module's ui also crashes). I will dig deeper what the error -4 means, but at this time two things come to my mind:
1. Sound libraries mods (do you use any?) which may cause native visualizer error.
2. Problems with MODIFY_AUDIO_SETTINGS and RECORD_AUDIO permissions. Do you use any mods which may deny those perms?
Click to expand...
Click to collapse
Hello!
I have problem too.
Z1 Compact, 14.6.A.1.216. (5.1.1), module don't work
i have mods for Audio: Viper FX and Gravity Box(lockscreen tvick ON), Music to Walkman
P.S. Sorry for my very bad English
Doesn't work on my Moto G3 Marshmallow 6.0
But the app now launches with update, previous version crashed on start up
Module isn't crashing and it does have a visualiser available inside the app. Yet it is not showing the visualiser on the loxkscreen.
On xperia Z stock 5.11 rom. If you need any logs please let me know. I'm very much interested in this module. I had the mod a while back and it was a battery hog and with incorrect drawables. This one looks like it's the one . Thanks.

Help. Xposed Framework not working.

Hi. I'm using Cherry Mobile Flare S3ini (Q820) kitkat official rom. The problem is when the resourse hook is disabled, the framework is not working. I wasn't able to use theming modulea due to I need to activate disable resource hook for the framework to work. This is the log.
Sep 12, 2017 8:21:41 PM UTC
Loading Xposed v54 (for Zygote)...
Running ROM 'Cherry_Flare_S3_MINI3G_Q620_V04_20151211' with fingerprint 'unknown'
Errors during Xposed initialization
java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.SPRDResources
at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:787)
at de.robv.android.xposed.XposedBridge.hookResources(XposedBridge.java:365)
at de.robv.android.xposed.XposedBridge.initXbridgeZygote(XposedBridge.java:267)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:117)
at dalvik.system.NativeStart.main(Native Method)
My phone is quad core spreadtrum processor, KK 4.4.2 Thanks.

Categories

Resources