Huawei Y6 Development Thread - Huawei Y6 Questions & Answers

Huawei Y6​The development thread for the Huawei Y6.
I will update this post whenever custom ROM's, Guides etc. for this device is made.
Recoveries​TWRP 3.0.2-0 by Efrén Sáenz
TWRP 2.7.8.0 by DestructoSphere
CWM/Cyanogen Recovery for Y6 SCL-L01 by Runner85sx
ROM's​CM12.1 by DestructoSphere
SlimLP by Runner85sx
Guides​How to Root
Enable call recording
Have something new for the device I didn't add to the post yet? PM me and I will add it to the list.

Thanks for the initiative, I hope we can have a CM version for your phone.

thx a lot!

Finally someone wants to work on this phone!
I will wait for news.

I want to install xposed framework in y6 but I have error with xposed v 85 installed but not active (no such file or directory ) please help me
---------- Post added at 08:35 AM ---------- Previous post was at 08:11 AM ----------
Can i flash one of this rom list of this link
this phone is same to huawei y6=honor 4a
(m.romzj.com/list/huawei_sclal00)search on goggle

Saber5311 said:
I want to install xposed framework in y6 but I have error with xposed v 85 installed but not active (no such file or directory ) please help me
---------- Post added at 08:35 AM ---------- Previous post was at 08:11 AM ----------
Can i flash one of this rom list of this link
this phone is same to huawei y6=honor 4a
(m.romzj.com/list/huawei_sclal00)search on goggle
Click to expand...
Click to collapse
For me to help with xposed I need to see a logcat. As for the ROM part, a custom device tree needs to be made as not everything in the phone is identical. If it were why would Huawei make the Y6?

lesleyxxx15 said:
For me to help with xposed I need to see a logcat. As for the ROM part, a custom device tree needs to be made as not everything in the phone is identical. If it were why would Huawei make the Y6?
Click to expand...
Click to collapse
06-23 20:50:27.849 I/Xposed ( 343): -----------------
06-23 20:50:27.849 I/Xposed ( 343): Starting Xposed version 85, compiled for SDK 22
06-23 20:50:27.849 I/Xposed ( 343): Device: HUAWEI SCL-U31 (HUAWEI), Android version 5.1.1 (SDK 22)
06-23 20:50:27.849 I/Xposed ( 343): ROM: SCL-U31C185B140
06-23 20:50:27.849 I/Xposed ( 343): Build fingerprint: Huawei/SCL-U31/hwSCLU-Q:5.1.1/HuaweiSCL-U31/C185B140:user/release-keys
06-23 20:50:27.849 I/Xposed ( 343): Platform: armeabi-v7a, 32-bit binary, system server: yes
06-23 20:50:27.849 I/Xposed ( 343): SELinux enabled: yes, enforcing: yes
06-23 20:50:32.708 I/Xposed ( 343): -----------------
06-23 20:50:32.708 I/Xposed ( 343): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
06-23 20:50:33.268 I/Xposed ( 343): Detected ART runtime
06-23 20:50:33.288 I/Xposed ( 343): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
06-23 20:50:33.778 I/Xposed ( 343): Errors during Xposed initialization
06-23 20:50:33.778 E/Xposed ( 343): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.HwResources
06-23 20:50:33.778 E/Xposed ( 343): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:891)
06-23 20:50:33.778 E/Xposed ( 343): at de.robv.android.xposed.XposedBridge.hookResources(XposedBridge.java:419)
06-23 20:50:33.778 E/Xposed ( 343): at de.robv.android.xposed.XposedBridge.initForZygote(XposedBridge.java:285)
06-23 20:50:33.778 E/Xposed ( 343): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:117)

Just noticed this thread.
Here is my dev project for cm 12.1. Works on the scl-l02 and l01 confirmed. http://forum.xda-developers.com/android/development/rom-unoffical-cm12-1-huawei-y6-t3404674
I do need dev help with camera issues.

Saber5311 said:
06-23 20:50:27.849 I/Xposed ( 343): -----------------
06-23 20:50:27.849 I/Xposed ( 343): Starting Xposed version 85, compiled for SDK 22
06-23 20:50:27.849 I/Xposed ( 343): Device: HUAWEI SCL-U31 (HUAWEI), Android version 5.1.1 (SDK 22)
06-23 20:50:27.849 I/Xposed ( 343): ROM: SCL-U31C185B140
06-23 20:50:27.849 I/Xposed ( 343): Build fingerprint: Huawei/SCL-U31/hwSCLU-Q:5.1.1/HuaweiSCL-U31/C185B140:user/release-keys
06-23 20:50:27.849 I/Xposed ( 343): Platform: armeabi-v7a, 32-bit binary, system server: yes
06-23 20:50:27.849 I/Xposed ( 343): SELinux enabled: yes, enforcing: yes
06-23 20:50:32.708 I/Xposed ( 343): -----------------
06-23 20:50:32.708 I/Xposed ( 343): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
06-23 20:50:33.268 I/Xposed ( 343): Detected ART runtime
06-23 20:50:33.288 I/Xposed ( 343): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
06-23 20:50:33.778 I/Xposed ( 343): Errors during Xposed initialization
06-23 20:50:33.778 E/Xposed ( 343): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.HwResources
06-23 20:50:33.778 E/Xposed ( 343): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:891)
06-23 20:50:33.778 E/Xposed ( 343): at de.robv.android.xposed.XposedBridge.hookResources(XposedBridge.java:419)
06-23 20:50:33.778 E/Xposed ( 343): at de.robv.android.xposed.XposedBridge.initForZygote(XposedBridge.java:285)
06-23 20:50:33.778 E/Xposed ( 343): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:117)
Click to expand...
Click to collapse
For starters, next time just throw the log in pastebin.
This is most likely a problem with EMUI. Nothing you can do about it.

can I flash stock ROM with this recovery ?
Use dload folder ?

Saber5311 said:
Its work for me scl-u31
But can I flash stock ROM with this recovery ?
Use dload folder ?
Click to expand...
Click to collapse
You can flash stock with a backup you took in the recovery. This can only be flashed from the recovery.
You can also flash stock by booting in to fastboot mode and flash the stock image from huawei.

Wow, after coming back here after a few months I didn't expect this device to get this much attention. I'm really excited to try out the recovery and ROM you linked, as I'm tired of using the spyware-loaded stock OS. I'll try and report back on it if I remember. Thanks for the time!

android M rom for this device is just a dream?

Thanks alot
I intend to start using Huawei as a substitute for Sony. Hope there're much more tuts about this Brand in the future. Very useful :good:

IlChianese said:
android M rom for this device is just a dream?
Click to expand...
Click to collapse
i think so
but in unofficial way all is possible also android N on board!
however...guys a little HELP!
i want only delete tim Branded rom in my Y6,i search the no brand FW on the site ...but when i put it inside my SD,at the reboot in recovery fails the update
the PDF says:
Versions can be upgraded
SCL-L21C432B140CUSTC432D002
SCL-L21C432B130CUSTC432D003
my Y6 is SLC-L21c55b130
(non è che sai come cazz si toglie il brand tim ...sul sito Huawei c è un solo FW no brand EU ma fallisce miseramente)

New Rom available: http://forum.xda-developers.com/android/software/rom-slimlp-huawei-y6-t3445532

News?

SlimLP by me is now discontinued.
We have CyanogenMod 13 ready for Huawei Y6.
CyanogenMod 13 for Huawei Y6

lesleyxxx15 said:
Huawei Y6​The development thread for the Huawei Y6.
I will update this post whenever custom ROM's, Guides etc. for this device is made.
Recoveries​TWRP 3.0.2-0 by Efrén Sáenz
TWRP 2.7.8.0 by DestructoSphere
CWM/Cyanogen Recovery for Y6 SCL-L01 by Runner85sx
ROM's​CM12.1 by DestructoSphere
SlimLP by Runner85sx
Guides​How to Root
Enable call recording
Have something new for the device I didn't add to the post yet? PM me and I will add it to the list.
Click to expand...
Click to collapse
Please HELP, sir :crying: http://forum.xda-developers.com/android/general/huawei-y6-scl-u31-completely-dead-t3526105

Solved

Related

[Q] New Log w/errors v61 for sdk22

Maybe someone can help?
Now after I rebooted I get:
07-05 14:10:48.342 I/Xposed ( 263): -----------------
07-05 14:10:48.342 I/Xposed ( 263): Starting Xposed binary version 61, compiled for SDK 22
07-05 14:10:48.342 I/Xposed ( 263): Device: SM-G900T (samsung), Android version 5.1.1 (SDK 22)
07-05 14:10:48.342 I/Xposed ( 263): ROM: cm_klte-userdebug 5.1.1 LMY48B d672969cab test-keys
07-05 14:10:48.342 I/Xposed ( 263): Build fingerprint: samsung/kltetmo/kltetmo:4.4.2/KOT49H/G900TUVU1BNH5:user/release-keys
07-05 14:10:48.342 I/Xposed ( 263): Platform: armeabi-v7a, 32-bit binary, system server: yes
07-05 14:10:48.342 I/Xposed ( 263): SELinux enabled: yes, enforcing: yes
07-05 14:10:48.354 I/Xposed ( 263): -----------------
07-05 14:10:48.355 I/Xposed ( 263): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
07-05 14:10:48.862 I/Xposed ( 263): Detected ART runtime
07-05 14:10:48.878 I/Xposed ( 263): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
07-05 14:10:48.981 I/Xposed ( 263): Initializing XposedBridge version 64
07-05 14:10:49.094 I/Xposed ( 263): Loading modules from /data/app/com.bubblesoft.android.bubbleupnp-2/base.apk
07-05 14:10:49.095 I/Xposed ( 263): File does not exist
07-05 14:10:51.964 I/DEBUG ( 252): debuggerd: Jul 3 2015 23:31:21
07-05 14:13:25.766 W/Xposed ( 2268): Package name for /system/priv-app/SystemUI/SystemUI.apk had to be retrieved via parser
07-05 14:13:28.929 I/DEBUG ( 3245): debuggerd: Jul 3 2015 23:31:21
07-05 14:13:39.562 I/DEBUG ( 3545): debuggerd: Jul 3 2015 23:31:21

Xposed on LeTV x600 BootLoop (with logs)

Hello guys. Xposed not working on this phone. I'm using these files:
XposedInstaller_3.0_alpha4.apk
xposed-v66-sdk21-arm64.zip
xposed-uninstaller-arm64.zip
First, it bootlooped, the log showed:
Cannot load any modules because /data/data/de.robv.android.xposed.installer/conf/modules.list was not found
So i thought installing Gravitybox for Lollipop, would fill that file. But it gave me the same error, so i manually wrote Gravitybox's apk file location on modules.list And now it shows:
07-10 23:22:19.842 I/Xposed ( 4353): -----------------
07-10 23:22:19.842 I/Xposed ( 4353): Starting Xposed version 66, compiled for SDK 21
07-10 23:22:19.842 I/Xposed ( 4353): Device: X600 (Letv), Android version 5.0.2 (SDK 21)
07-10 23:22:19.842 I/Xposed ( 4353): ROM: ABXCNOP5000306151S release-keys
07-10 23:22:19.842 I/Xposed ( 4353): Build fingerprint: Letv/乐视超级手机1/x600:5.0.2/ABXCNOP5000306151S/48:user/release-keys
07-10 23:22:19.842 I/Xposed ( 4353): Platform: arm64-v8a, 64-bit binary, system server: yes
07-10 23:22:19.842 I/Xposed ( 4353): SELinux enabled: yes, enforcing: yes
07-10 23:22:20.853 I/Xposed ( 4353): -----------------
07-10 23:22:20.853 I/Xposed ( 4353): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
07-10 23:22:21.011 I/Xposed ( 4353): Detected ART runtime
07-10 23:22:21.013 I/Xposed ( 4353): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
07-10 23:22:21.122 I/Xposed ( 4353): Loading modules from /data/app/com.ceco.lollipop.gravitybox-1/base.apk
07-10 23:22:21.276 I/Xposed ( 4353): Loading class com.ceco.lollipop.gravitybox.GravityBox
07-10 23:22:21.287 I/Xposed ( 4353): GB:Hardware: mt6795
07-10 23:22:21.287 I/Xposed ( 4353): GBroduct: 乐视超级手机1
07-10 23:22:21.287 I/Xposed ( 4353): GBevice manufacturer: Letv
07-10 23:22:21.287 I/Xposed ( 4353): GBevice brand: Letv
07-10 23:22:21.287 I/Xposed ( 4353): GBevice model: X600
07-10 23:22:21.290 I/Xposed ( 4353): GBevice type: phone
07-10 23:22:21.290 I/Xposed ( 4353): GB:Is MTK device: true
07-10 23:22:21.290 I/Xposed ( 4353): GB:Is Xperia device: false
07-10 23:22:21.290 I/Xposed ( 4353): GB:Is Moto XT device: false
07-10 23:22:21.291 I/Xposed ( 4353): GB:Has Lenovo custom UI: false
07-10 23:22:21.291 I/Xposed ( 4353): GB:Has telephony support: true
07-10 23:22:21.294 I/Xposed ( 4353): GB:Has Gemini support: true
07-10 23:22:21.294 I/Xposed ( 4353): GB:Android SDK: 21
07-10 23:22:21.294 I/Xposed ( 4353): GB:Android Release: 5.0.2
07-10 23:22:21.294 I/Xposed ( 4353): GB:ROM: ABXCNOP5000306151S release-keys
07-10 23:22:21.329 E/Xposed ( 4353): java.lang.NoSuchMethodError: com.android.internal.telephony.uicc.UiccController#setNotification(int)#exact
07-10 23:22:21.329 E/Xposed ( 4353): at de.robv.android.xposed.XposedHelpers.findMethodExact(XposedHelpers.java:181)
07-10 23:22:21.329 E/Xposed ( 4353): at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:131)
07-10 23:22:21.329 E/Xposed ( 4353): at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:138)
07-10 23:22:21.329 E/Xposed ( 4353): at com.ceco.lollipop.gravitybox.PhoneWrapper.initZygote(PhoneWrapper.java:180)
07-10 23:22:21.329 E/Xposed ( 4353): at com.ceco.lollipop.gravitybox.GravityBox.initZygote(GravityBox.java:63)
07-10 23:22:21.329 E/Xposed ( 4353): at de.robv.android.xposed.XposedBridge.loadModule(XposedBridge.java:464)
07-10 23:22:21.329 E/Xposed ( 4353): at de.robv.android.xposed.XposedBridge.loadModules(XposedBridge.java:413)
07-10 23:22:21.329 E/Xposed ( 4353): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:103)
07-10 23:22:21.385 E/Xposed ( 4353): de.robv.android.xposed.XposedHelpers$ClassNotFoundError: java.lang.ClassNotFoundException: com.mediatek.op.telephony.ServiceStateExt
07-10 23:22:21.385 E/Xposed ( 4353): at de.robv.android.xposed.XposedHelpers.findClass(XposedHelpers.java:54)
07-10 23:22:21.385 E/Xposed ( 4353): at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:138)
07-10 23:22:21.385 E/Xposed ( 4353): at com.ceco.lollipop.gravitybox.ModTelephony.initZygote(ModTelephony.java:80)
07-10 23:22:21.385 E/Xposed ( 4353): at com.ceco.lollipop.gravitybox.GravityBox.initZygote(GravityBox.java:67)
07-10 23:22:21.385 E/Xposed ( 4353): at de.robv.android.xposed.XposedBridge.loadModule(XposedBridge.java:464)
07-10 23:22:21.385 E/Xposed ( 4353): at de.robv.android.xposed.XposedBridge.loadModules(XposedBridge.java:413)
07-10 23:22:21.385 E/Xposed ( 4353): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:103)
07-10 23:22:21.385 E/Xposed ( 4353): Caused by: java.lang.ClassNotFoundException: com.mediatek.op.telephony.ServiceStateExt
07-10 23:22:21.385 E/Xposed ( 4353): at java.lang.Class.classForName(Native Method)
07-10 23:22:21.385 E/Xposed ( 4353): at java.lang.Class.forName(Class.java:308)
07-10 23:22:21.385 E/Xposed ( 4353): at external.org.apache.commons.lang3.ClassUtils.getClass(ClassUtils.java:823)
07-10 23:22:21.385 E/Xposed ( 4353): at de.robv.android.xposed.XposedHelpers.findClass(XposedHelpers.java:52)
07-10 23:22:21.385 E/Xposed ( 4353): ... 6 more
07-10 23:22:21.385 E/Xposed ( 4353): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.mediatek.op.telephony.ServiceStateExt" on path: DexPathList[[zip file "/system/framework/XposedBridge.jar"],nativeLibraryDirectories=[/vendor/lib64, /system/lib64]]
07-10 23:22:21.385 E/Xposed ( 4353): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
07-10 23:22:21.385 E/Xposed ( 4353): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
07-10 23:22:21.385 E/Xposed ( 4353): at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
07-10 23:22:21.385 E/Xposed ( 4353): ... 10 more
07-10 23:22:21.385 E/Xposed ( 4353): Suppressed: java.lang.ClassNotFoundException: com.mediatek.op.telephony.ServiceStateExt
07-10 23:22:21.385 E/Xposed ( 4353): at java.lang.Class.classForName(Native Method)
07-10 23:22:21.385 E/Xposed ( 4353): at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
07-10 23:22:21.385 E/Xposed ( 4353): at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
07-10 23:22:21.385 E/Xposed ( 4353): at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
07-10 23:22:21.385 E/Xposed ( 4353): ... 11 more
07-10 23:22:21.385 E/Xposed ( 4353): Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available
This phone is running EUI, a custom UI from LeTV, but i do not think it's heavily customized, but what do i know?... Will xposed only work if this ROM is deodex or something? Anything more i can do to debug/troubleshoot this?

[MOD][XPOSED][4.4+] Callnect - Alerts when an outgoing call gets answered

Have you ever called someone and found yourself staring at the phone screen?
This app will alert you when the other person answers your phone.
Alert modes: vibrate, audio through earpiece or audio through speaker.
Vibration time can be adjusted.
Requirements:
- Xposed Framework ( API 30+)
- Android 4.4+ (KitKat / Lollipop / Marshmallow)
How to Install:
- Install Xposed Installer App
- Install Xposed framework through Xposed Installer
- Install Callnect App
- Open Xposed Installer App and enable Callnect on the modules list
- Reboot
Download.
Or from here.
Bug reports:
- Make sure Xposed framework is installed, Callnect module enabled and logging level is Verbose (in Callnect settings)
- What's your Callnect and Xposed framework version (saying the latest one does NOT help)
- Upload your Xposed logs (you can get them from the Xposed installer)
Notes:
- This application is NOT a Dialer app.
Changelog:
Code:
v1.1.2:
- Added Android Marshmallow support.
- Bug fixes.
v1.1.1:
- Added more values to the 'Vibrate Time' setting.
v1.1.0:
- Fixed a bug when putting an outgoing call on speaker before it got answer.
- Added 'Custom Audio File' setting for audio alert modes (in-app donation).
- Added 'Briefly boost media volume' setting for audio alert modes (in-app donation).
- Rearranged and cleaned the main screen.
v1.0.1:
- Added 'Vibration + Audio (Speaker)' alert mode.
Thanks: to @rovo89 for his work on Xposed framework.
XDA:DevDB Information
Callnect - Alerts when an outgoing call gets answered, Xposed for all devices (see above for details)
Contributors
yairh
Xposed Package Name: com.yairh.callnect
Version Information
Status: Stable
Current Stable Version: 1.1.2
Stable Release Date: 2015-12-26
Created 2015-10-24
Last Updated 2015-12-27
What does default or quiet logging means ?
App is working fine with 5.0.2 and Sense 7 on HTC
Thanks
Nice idea
CrazyCypher said:
What does default or quiet logging means ?
App is working fine with 5.0.2 and Sense 7 on HTC
Thanks
Click to expand...
Click to collapse
Quiet means no Xposed logs at all.
Default means a minimal writing to the logs
yairh said:
Quiet means no Xposed logs at all.
Default means a minimal writing to the logs
Click to expand...
Click to collapse
Thanks!
It's working on Sense 7
Not working on LG G4. V 1.0.1 I would like to have the feature so much.
Code:
10-27 19:07:00.536 I/Xposed ( 499): -----------------
10-27 19:07:00.536 I/Xposed ( 499): Starting Xposed version 75, compiled for SDK 22
10-27 19:07:00.536 I/Xposed ( 499): Device: LG-H811 (LGE), Android version 5.1 (SDK 22)
10-27 19:07:00.536 I/Xposed ( 499): ROM: LMY47D
10-27 19:07:00.536 I/Xposed ( 499): Build fingerprint: lge/p1_tmo_us/p1:5.1/LMY47D/15229154978c9:user/release-keys
10-27 19:07:00.536 I/Xposed ( 499): Platform: arm64-v8a, 64-bit binary, system server: yes
10-27 19:07:00.536 I/Xposed ( 499): SELinux enabled: yes, enforcing: yes
10-27 19:07:01.586 I/Xposed ( 499): -----------------
10-27 19:07:01.586 I/Xposed ( 499): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
10-27 19:07:02.206 I/Xposed ( 499): Detected ART runtime
10-27 19:07:02.236 I/Xposed ( 499): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
10-27 19:07:02.476 I/Xposed ( 499): Loading modules from /data/app/com.germainz.stopswitchdelay-1/base.apk
10-27 19:07:02.596 I/Xposed ( 499): Loading class com.germainz.stopswitchdelay.XposedMod
10-27 19:07:02.596 I/Xposed ( 499): Loading modules from /data/app/com.yairh.callnect-1/base.apk
10-27 19:07:02.626 I/Xposed ( 499): Loading class com.yairh.callnect.Main
10-27 19:07:02.646 I/Xposed ( 499): Loading modules from /data/app/com.ryansteckler.nlpunbounce-1/base.apk
10-27 19:07:02.676 I/Xposed ( 499): Loading class com.ryansteckler.nlpunbounce.hooks.Wakelocks
10-27 19:07:02.706 I/Xposed ( 499): Loading modules from /data/app/com.ceco.lollipop.gravitybox-1/base.apk
10-27 19:07:02.996 I/Xposed ( 499): Loading class com.ceco.lollipop.gravitybox.GravityBox
10-27 19:07:03.036 I/Xposed ( 499): GB:Hardware: p1
10-27 19:07:03.036 I/Xposed ( 499): GB:Product: p1_tmo_us
10-27 19:07:03.036 I/Xposed ( 499): GB:Device manufacturer: LGE
10-27 19:07:03.036 I/Xposed ( 499): GB:Device brand: lge
10-27 19:07:03.036 I/Xposed ( 499): GB:Device model: LG-H811
10-27 19:07:03.036 I/Xposed ( 499): GB:Device type: phone
10-27 19:07:03.036 I/Xposed ( 499): GB:Is MTK device: false
10-27 19:07:03.036 I/Xposed ( 499): GB:Is Xperia device: false
10-27 19:07:03.036 I/Xposed ( 499): GB:Is Moto XT device: false
10-27 19:07:03.036 I/Xposed ( 499): GB:Has Lenovo custom UI: false
10-27 19:07:03.036 I/Xposed ( 499): GB:Has telephony support: true
10-27 19:07:03.036 I/Xposed ( 499): GB:Has Gemini support: false
10-27 19:07:03.036 I/Xposed ( 499): GB:Android SDK: 22
10-27 19:07:03.036 I/Xposed ( 499): GB:Android Release: 5.1
10-27 19:07:03.036 I/Xposed ( 499): GB:ROM: LMY47D
10-27 19:07:03.186 I/Xposed ( 499): Loading modules from /data/app/it.matsca09.xposedmod.directapkinstall-1/base.apk
10-27 19:07:03.196 I/Xposed ( 499): Loading class it.matsca09.xposedmod.directapkinstall.DirectInstallMod
10-27 19:07:03.206 I/Xposed ( 499): Loading modules from /data/app/com.oasisfeng.greenify-1/base.apk
10-27 19:07:03.246 I/Xposed ( 499): Loading class com.oasisfeng.greenify.pro.FrameworkPatch
10-27 19:07:03.266 I/Xposed ( 499): Loading class com.oasisfeng.greenify.pro.SettingsPatch
10-27 19:07:03.266 I/Xposed ( 499): Loading modules from /data/app/com.pyler.xinstaller-1/base.apk
10-27 19:07:03.276 I/Xposed ( 499): Loading class com.pyler.xinstaller.XInstaller
10-27 19:07:09.916 I/Xposed ( 500): -----------------
10-27 19:07:09.916 I/Xposed ( 500): Starting Xposed version 75, compiled for SDK 22
10-27 19:07:09.916 I/Xposed ( 500): Device: LG-H811 (LGE), Android version 5.1 (SDK 22)
10-27 19:07:09.916 I/Xposed ( 500): ROM: LMY47D
10-27 19:07:09.916 I/Xposed ( 500): Build fingerprint: lge/p1_tmo_us/p1:5.1/LMY47D/15229154978c9:user/release-keys
10-27 19:07:09.916 I/Xposed ( 500): Platform: arm64-v8a, 32-bit binary, system server: no
10-27 19:07:09.916 I/Xposed ( 500): SELinux enabled: yes, enforcing: yes
10-27 19:07:09.916 I/Xposed ( 500): -----------------
10-27 19:07:09.916 I/Xposed ( 500): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
10-27 19:07:10.266 I/Xposed ( 500): Detected ART runtime
10-27 19:07:10.286 I/Xposed ( 500): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
10-27 19:07:10.446 I/Xposed ( 500): Loading modules from /data/app/com.germainz.stopswitchdelay-1/base.apk
10-27 19:07:10.546 I/Xposed ( 500): Loading class com.germainz.stopswitchdelay.XposedMod
10-27 19:07:10.546 I/Xposed ( 500): Loading modules from /data/app/com.yairh.callnect-1/base.apk
10-27 19:07:10.566 I/Xposed ( 500): Loading class com.yairh.callnect.Main
10-27 19:07:10.576 I/Xposed ( 500): Loading modules from /data/app/com.ryansteckler.nlpunbounce-1/base.apk
10-27 19:07:10.596 I/Xposed ( 500): Loading class com.ryansteckler.nlpunbounce.hooks.Wakelocks
10-27 19:07:10.616 I/Xposed ( 500): Loading modules from /data/app/com.ceco.lollipop.gravitybox-1/base.apk
10-27 19:07:10.816 I/Xposed ( 500): Loading class com.ceco.lollipop.gravitybox.GravityBox
10-27 19:07:10.836 I/Xposed ( 500): Loading modules from /data/app/it.matsca09.xposedmod.directapkinstall-1/base.apk
10-27 19:07:10.836 I/Xposed ( 500): Loading class it.matsca09.xposedmod.directapkinstall.DirectInstallMod
10-27 19:07:10.846 I/Xposed ( 500): Loading modules from /data/app/com.oasisfeng.greenify-1/base.apk
10-27 19:07:10.886 I/Xposed ( 500): Loading class com.oasisfeng.greenify.pro.FrameworkPatch
10-27 19:07:10.906 I/Xposed ( 500): Loading class com.oasisfeng.greenify.pro.SettingsPatch
10-27 19:07:10.916 I/Xposed ( 500): Loading modules from /data/app/com.pyler.xinstaller-1/base.apk
10-27 19:07:10.916 I/Xposed ( 500): Loading class com.pyler.xinstaller.XInstaller
10-27 19:07:12.276 I/Xposed ( 1206): Callnect: Version 1.0.1
10-27 19:07:31.676 E/Xposed ( 6264): de.robv.android.xposed.XposedHelpers$ClassNotFoundError: java.lang.ClassNotFoundException: com.android.server.telecom.AsyncRingtonePlayer
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.XposedHelpers.findClass(XposedHelpers.java:54)
10-27 19:07:31.676 E/Xposed ( 6264): at com.ceco.lollipop.gravitybox.ModRinger.init(ModRinger.java:91)
10-27 19:07:31.676 E/Xposed ( 6264): at com.ceco.lollipop.gravitybox.GravityBox.handleLoadPackage(GravityBox.java:206)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(IXposedHookLoadPackage.java:20)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.callbacks.XC_LoadPackage.call(XC_LoadPackage.java:34)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.callbacks.XCallback.callAll(XCallback.java:70)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.XposedBridge$1.beforeHookedMethod(XposedBridge.java:174)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:648)
10-27 19:07:31.676 E/Xposed ( 6264): at android.app.ActivityThread.handleBindApplication(<Xposed>)
10-27 19:07:31.676 E/Xposed ( 6264): at android.app.ActivityThread.access$1500(ActivityThread.java:162)
10-27 19:07:31.676 E/Xposed ( 6264): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1410)
10-27 19:07:31.676 E/Xposed ( 6264): at android.os.Handler.dispatchMessage(Handler.java:102)
10-27 19:07:31.676 E/Xposed ( 6264): at android.os.Looper.loop(Looper.java:135)
10-27 19:07:31.676 E/Xposed ( 6264): at android.app.ActivityThread.main(ActivityThread.java:5430)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.reflect.Method.invoke(Native Method)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.reflect.Method.invoke(Method.java:372)
10-27 19:07:31.676 E/Xposed ( 6264): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:913)
10-27 19:07:31.676 E/Xposed ( 6264): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:706)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:115)
10-27 19:07:31.676 E/Xposed ( 6264): Caused by: java.lang.ClassNotFoundException: com.android.server.telecom.AsyncRingtonePlayer
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.Class.classForName(Native Method)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.Class.forName(Class.java:309)
10-27 19:07:31.676 E/Xposed ( 6264): at external.org.apache.commons.lang3.ClassUtils.getClass(ClassUtils.java:823)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.XposedHelpers.findClass(XposedHelpers.java:52)
10-27 19:07:31.676 E/Xposed ( 6264): ... 18 more
10-27 19:07:31.676 E/Xposed ( 6264): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.server.telecom.AsyncRingtonePlayer" on path: DexPathList[[zip file "/system/priv-app/LGTelecom/LGTelecom.apk"],nativeLibraryDirectories=[/vendor/lib64, /system/lib64]]
10-27 19:07:31.676 E/Xposed ( 6264): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
10-27 19:07:31.676 E/Xposed ( 6264): ... 22 more
10-27 19:07:31.676 E/Xposed ( 6264): Suppressed: java.lang.ClassNotFoundException: com.android.server.telecom.AsyncRingtonePlayer
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.Class.classForName(Native Method)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
10-27 19:07:31.676 E/Xposed ( 6264): ... 23 more
10-27 19:07:31.676 E/Xposed ( 6264): Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available
10-27 19:07:32.696 I/Xposed ( 5325): GB:StatusbarBattery: Error backing up original colors: com.lge.systemui.widget.LGBatteryMeterView#mColors
10-27 19:07:32.696 I/Xposed ( 5325): GB:StatusbarBattery: Error setting colors: com.lge.systemui.widget.LGBatteryMeterView#mColors
10-27 19:07:32.696 I/Xposed ( 5325): GB:StatusbarBattery: Error backing up original colors: com.lge.systemui.widget.LGBatteryMeterView#mColors
10-27 19:07:32.696 I/Xposed ( 5325): GB:StatusbarBattery: Error setting colors: com.lge.systemui.widget.LGBatteryMeterView#mColors
10-27 19:07:32.696 I/Xposed ( 5325): GB:StatusbarBattery: Error backing up original colors: com.lge.systemui.widget.LGBatteryMeterView#mColors
10-27 19:07:32.696 I/Xposed ( 5325): GB:StatusbarBattery: Error setting colors: com.lge.systemui.widget.LGBatteryMeterView#mColors
This has always been there on xposed : http://forum.xda-developers.com/xposed/modules/mod-android-phone-vibrator-t2417965
Works great on LP (5.1.1)
jobella said:
Not working on LG G4. V 1.0.1 I would like to have the feature so much.
Code:
10-27 19:07:00.536 I/Xposed ( 499): -----------------
10-27 19:07:00.536 I/Xposed ( 499): Starting Xposed version 75, compiled for SDK 22
10-27 19:07:00.536 I/Xposed ( 499): Device: LG-H811 (LGE), Android version 5.1 (SDK 22)
10-27 19:07:00.536 I/Xposed ( 499): ROM: LMY47D
10-27 19:07:00.536 I/Xposed ( 499): Build fingerprint: lge/p1_tmo_us/p1:5.1/LMY47D/15229154978c9:user/release-keys
10-27 19:07:00.536 I/Xposed ( 499): Platform: arm64-v8a, 64-bit binary, system server: yes
10-27 19:07:00.536 I/Xposed ( 499): SELinux enabled: yes, enforcing: yes
10-27 19:07:01.586 I/Xposed ( 499): -----------------
10-27 19:07:01.586 I/Xposed ( 499): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
10-27 19:07:02.206 I/Xposed ( 499): Detected ART runtime
10-27 19:07:02.236 I/Xposed ( 499): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
10-27 19:07:02.476 I/Xposed ( 499): Loading modules from /data/app/com.germainz.stopswitchdelay-1/base.apk
10-27 19:07:02.596 I/Xposed ( 499): Loading class com.germainz.stopswitchdelay.XposedMod
10-27 19:07:02.596 I/Xposed ( 499): Loading modules from /data/app/com.yairh.callnect-1/base.apk
10-27 19:07:02.626 I/Xposed ( 499): Loading class com.yairh.callnect.Main
10-27 19:07:02.646 I/Xposed ( 499): Loading modules from /data/app/com.ryansteckler.nlpunbounce-1/base.apk
10-27 19:07:02.676 I/Xposed ( 499): Loading class com.ryansteckler.nlpunbounce.hooks.Wakelocks
10-27 19:07:02.706 I/Xposed ( 499): Loading modules from /data/app/com.ceco.lollipop.gravitybox-1/base.apk
10-27 19:07:02.996 I/Xposed ( 499): Loading class com.ceco.lollipop.gravitybox.GravityBox
10-27 19:07:03.036 I/Xposed ( 499): GB:Hardware: p1
10-27 19:07:03.036 I/Xposed ( 499): GB:Product: p1_tmo_us
10-27 19:07:03.036 I/Xposed ( 499): GB:Device manufacturer: LGE
10-27 19:07:03.036 I/Xposed ( 499): GB:Device brand: lge
10-27 19:07:03.036 I/Xposed ( 499): GB:Device model: LG-H811
10-27 19:07:03.036 I/Xposed ( 499): GB:Device type: phone
10-27 19:07:03.036 I/Xposed ( 499): GB:Is MTK device: false
10-27 19:07:03.036 I/Xposed ( 499): GB:Is Xperia device: false
10-27 19:07:03.036 I/Xposed ( 499): GB:Is Moto XT device: false
10-27 19:07:03.036 I/Xposed ( 499): GB:Has Lenovo custom UI: false
10-27 19:07:03.036 I/Xposed ( 499): GB:Has telephony support: true
10-27 19:07:03.036 I/Xposed ( 499): GB:Has Gemini support: false
10-27 19:07:03.036 I/Xposed ( 499): GB:Android SDK: 22
10-27 19:07:03.036 I/Xposed ( 499): GB:Android Release: 5.1
10-27 19:07:03.036 I/Xposed ( 499): GB:ROM: LMY47D
10-27 19:07:03.186 I/Xposed ( 499): Loading modules from /data/app/it.matsca09.xposedmod.directapkinstall-1/base.apk
10-27 19:07:03.196 I/Xposed ( 499): Loading class it.matsca09.xposedmod.directapkinstall.DirectInstallMod
10-27 19:07:03.206 I/Xposed ( 499): Loading modules from /data/app/com.oasisfeng.greenify-1/base.apk
10-27 19:07:03.246 I/Xposed ( 499): Loading class com.oasisfeng.greenify.pro.FrameworkPatch
10-27 19:07:03.266 I/Xposed ( 499): Loading class com.oasisfeng.greenify.pro.SettingsPatch
10-27 19:07:03.266 I/Xposed ( 499): Loading modules from /data/app/com.pyler.xinstaller-1/base.apk
10-27 19:07:03.276 I/Xposed ( 499): Loading class com.pyler.xinstaller.XInstaller
10-27 19:07:09.916 I/Xposed ( 500): -----------------
10-27 19:07:09.916 I/Xposed ( 500): Starting Xposed version 75, compiled for SDK 22
10-27 19:07:09.916 I/Xposed ( 500): Device: LG-H811 (LGE), Android version 5.1 (SDK 22)
10-27 19:07:09.916 I/Xposed ( 500): ROM: LMY47D
10-27 19:07:09.916 I/Xposed ( 500): Build fingerprint: lge/p1_tmo_us/p1:5.1/LMY47D/15229154978c9:user/release-keys
10-27 19:07:09.916 I/Xposed ( 500): Platform: arm64-v8a, 32-bit binary, system server: no
10-27 19:07:09.916 I/Xposed ( 500): SELinux enabled: yes, enforcing: yes
10-27 19:07:09.916 I/Xposed ( 500): -----------------
10-27 19:07:09.916 I/Xposed ( 500): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
10-27 19:07:10.266 I/Xposed ( 500): Detected ART runtime
10-27 19:07:10.286 I/Xposed ( 500): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
10-27 19:07:10.446 I/Xposed ( 500): Loading modules from /data/app/com.germainz.stopswitchdelay-1/base.apk
10-27 19:07:10.546 I/Xposed ( 500): Loading class com.germainz.stopswitchdelay.XposedMod
10-27 19:07:10.546 I/Xposed ( 500): Loading modules from /data/app/com.yairh.callnect-1/base.apk
10-27 19:07:10.566 I/Xposed ( 500): Loading class com.yairh.callnect.Main
10-27 19:07:10.576 I/Xposed ( 500): Loading modules from /data/app/com.ryansteckler.nlpunbounce-1/base.apk
10-27 19:07:10.596 I/Xposed ( 500): Loading class com.ryansteckler.nlpunbounce.hooks.Wakelocks
10-27 19:07:10.616 I/Xposed ( 500): Loading modules from /data/app/com.ceco.lollipop.gravitybox-1/base.apk
10-27 19:07:10.816 I/Xposed ( 500): Loading class com.ceco.lollipop.gravitybox.GravityBox
10-27 19:07:10.836 I/Xposed ( 500): Loading modules from /data/app/it.matsca09.xposedmod.directapkinstall-1/base.apk
10-27 19:07:10.836 I/Xposed ( 500): Loading class it.matsca09.xposedmod.directapkinstall.DirectInstallMod
10-27 19:07:10.846 I/Xposed ( 500): Loading modules from /data/app/com.oasisfeng.greenify-1/base.apk
10-27 19:07:10.886 I/Xposed ( 500): Loading class com.oasisfeng.greenify.pro.FrameworkPatch
10-27 19:07:10.906 I/Xposed ( 500): Loading class com.oasisfeng.greenify.pro.SettingsPatch
10-27 19:07:10.916 I/Xposed ( 500): Loading modules from /data/app/com.pyler.xinstaller-1/base.apk
10-27 19:07:10.916 I/Xposed ( 500): Loading class com.pyler.xinstaller.XInstaller
10-27 19:07:12.276 I/Xposed ( 1206): Callnect: Version 1.0.1
10-27 19:07:31.676 E/Xposed ( 6264): de.robv.android.xposed.XposedHelpers$ClassNotFoundError: java.lang.ClassNotFoundException: com.android.server.telecom.AsyncRingtonePlayer
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.XposedHelpers.findClass(XposedHelpers.java:54)
10-27 19:07:31.676 E/Xposed ( 6264): at com.ceco.lollipop.gravitybox.ModRinger.init(ModRinger.java:91)
10-27 19:07:31.676 E/Xposed ( 6264): at com.ceco.lollipop.gravitybox.GravityBox.handleLoadPackage(GravityBox.java:206)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(IXposedHookLoadPackage.java:20)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.callbacks.XC_LoadPackage.call(XC_LoadPackage.java:34)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.callbacks.XCallback.callAll(XCallback.java:70)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.XposedBridge$1.beforeHookedMethod(XposedBridge.java:174)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:648)
10-27 19:07:31.676 E/Xposed ( 6264): at android.app.ActivityThread.handleBindApplication(<Xposed>)
10-27 19:07:31.676 E/Xposed ( 6264): at android.app.ActivityThread.access$1500(ActivityThread.java:162)
10-27 19:07:31.676 E/Xposed ( 6264): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1410)
10-27 19:07:31.676 E/Xposed ( 6264): at android.os.Handler.dispatchMessage(Handler.java:102)
10-27 19:07:31.676 E/Xposed ( 6264): at android.os.Looper.loop(Looper.java:135)
10-27 19:07:31.676 E/Xposed ( 6264): at android.app.ActivityThread.main(ActivityThread.java:5430)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.reflect.Method.invoke(Native Method)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.reflect.Method.invoke(Method.java:372)
10-27 19:07:31.676 E/Xposed ( 6264): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:913)
10-27 19:07:31.676 E/Xposed ( 6264): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:706)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:115)
10-27 19:07:31.676 E/Xposed ( 6264): Caused by: java.lang.ClassNotFoundException: com.android.server.telecom.AsyncRingtonePlayer
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.Class.classForName(Native Method)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.Class.forName(Class.java:309)
10-27 19:07:31.676 E/Xposed ( 6264): at external.org.apache.commons.lang3.ClassUtils.getClass(ClassUtils.java:823)
10-27 19:07:31.676 E/Xposed ( 6264): at de.robv.android.xposed.XposedHelpers.findClass(XposedHelpers.java:52)
10-27 19:07:31.676 E/Xposed ( 6264): ... 18 more
10-27 19:07:31.676 E/Xposed ( 6264): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.server.telecom.AsyncRingtonePlayer" on path: DexPathList[[zip file "/system/priv-app/LGTelecom/LGTelecom.apk"],nativeLibraryDirectories=[/vendor/lib64, /system/lib64]]
10-27 19:07:31.676 E/Xposed ( 6264): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
10-27 19:07:31.676 E/Xposed ( 6264): ... 22 more
10-27 19:07:31.676 E/Xposed ( 6264): Suppressed: java.lang.ClassNotFoundException: com.android.server.telecom.AsyncRingtonePlayer
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.Class.classForName(Native Method)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
10-27 19:07:31.676 E/Xposed ( 6264): at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
10-27 19:07:31.676 E/Xposed ( 6264): ... 23 more
10-27 19:07:31.676 E/Xposed ( 6264): Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available
10-27 19:07:32.696 I/Xposed ( 5325): GB:StatusbarBattery: Error backing up original colors: com.lge.systemui.widget.LGBatteryMeterView#mColors
10-27 19:07:32.696 I/Xposed ( 5325): GB:StatusbarBattery: Error setting colors: com.lge.systemui.widget.LGBatteryMeterView#mColors
10-27 19:07:32.696 I/Xposed ( 5325): GB:StatusbarBattery: Error backing up original colors: com.lge.systemui.widget.LGBatteryMeterView#mColors
10-27 19:07:32.696 I/Xposed ( 5325): GB:StatusbarBattery: Error setting colors: com.lge.systemui.widget.LGBatteryMeterView#mColors
10-27 19:07:32.696 I/Xposed ( 5325): GB:StatusbarBattery: Error backing up original colors: com.lge.systemui.widget.LGBatteryMeterView#mColors
10-27 19:07:32.696 I/Xposed ( 5325): GB:StatusbarBattery: Error setting colors: com.lge.systemui.widget.LGBatteryMeterView#mColors
Click to expand...
Click to collapse
The errors in your Xposed log are related to GravityBox.
Was your Callnect logging level on Verbose?
What ROM do you use?
Also, released version 1.0.1.
Changelog:
Code:
Added 'Vibration + Audio (Speaker)' alert mode.
karangupta said:
This has always been there on xposed : http://forum.xda-developers.com/xposed/modules/mod-android-phone-vibrator-t2417965
Works great on LP (5.1.1)
Click to expand...
Click to collapse
This does not work for me on 5.1. LG G4 stock rooted rom.
---------- Post added at 01:19 PM ---------- Previous post was at 01:16 PM ----------
yairh said:
The errors in your Xposed log are related to GravityBox.
Was your Callnect logging level on Verbose?
What ROM do you use?
Also, released version 1.0.1.
Changelog:
Click to expand...
Click to collapse
I use stock rooted 5.1 rom from LG. Yes, I am on Verbose with Callnect. Yes, I have a lot of GravityBox errors. GB is not fully compatible with my rom but enough works for me.
jobella said:
This does not work for me on 5.1. LG G4 stock rooted rom.
---------- Post added at 01:19 PM ---------- Previous post was at 01:16 PM ----------
I use stock rooted 5.1 rom from LG. Yes, I am on Verbose with Callnect. Yes, I have a lot of GravityBox errors. GB is not fully compatible with my rom but enough works for me.
Click to expand...
Click to collapse
I'm sorry but it seems LG has made more than 'a few' modifications to their stock call app.
That is why Callnect can't even hook its functions - the code is very different
yairh said:
I'm sorry but it seems LG has made more than 'a few' modifications to their stock call app.
That is why Callnect can't even hook its functions - the code is very different
Click to expand...
Click to collapse
Thank you for trying. I appreciate it.
There's only one app I found that works but it breaks WiFi calling so I don't use it.
Version 1.1.0
Released version 1.1.0
Changelog:
Code:
- Fixed a bug when putting an outgoing call on speaker before it got answer.
- Added 'Custom Audio File' setting for audio alert modes (in-app donation).
- Added 'Briefly boost media volume' setting for audio alert modes (in-app donation).
- Rearranged and cleaned the main screen.
Released version 1.1.1
Changelog:
Code:
- Added more values to the 'Vibrate Time' setting.
Very nice app ! Thanks for your work ! Seems to work well with Oneplus X and OxygenOS.
Is it possible that the phone also vibrate at the end of a call ?
Thanks
not working with Samsung j5 stock 5.1.1
please consider fixing it, i'm really missing this feature since kitkat (my old device). GravityBox and other similarities dont work.
neopbm said:
Very nice app ! Thanks for your work ! Seems to work well with Oneplus X and OxygenOS.
Is it possible that the phone also vibrate at the end of a call ?
Thanks
Click to expand...
Click to collapse
Will consider this for future versions
bugggmenot said:
not working with Samsung j5 stock 5.1.1
please consider fixing it, i'm really missing this feature since kitkat (my old device). GravityBox and other similarities dont work.
Click to expand...
Click to collapse
I'm sorry that you are having problems with the app.
Can you please attach your log after enabling 'Verbose' logging level in Callnect Settings?
Thanks in advance :good:
Also, released version 1.1.2.
Changelog:
Code:
- Added Android Marshmallow support.
- Bug fixes.
Dear yairh,
your module is really handy, so thank you for your development. I would just like to inform you, that on stock Marshallov ROM 6.0.1, the vibrate alert does not work. I'm using a Nexus 5 phone.
Best regards.
zk_eu said:
Dear yairh,
your module is really handy, so thank you for your development. I would just like to inform you, that on stock Marshallov ROM 6.0.1, the vibrate alert does not work. I'm using a Nexus 5 phone.
Best regards.
Click to expand...
Click to collapse
Thanks for your feedback.
Can you please set Callnect to Verbose logging level and attach your xposed log (remove any sensitive data from it)?
Do you have vibration for other functions of your Nexus 5? (e.g. calls, sms, etc..)
Version 1.1.3
Changelog:
Code:
- Fixed a bug where Callnect still alerts with audio even though not selected.
This module not working for me at all. here is log with verbos logging enabled:

[MOD][XPOSED][6.0] Use USB for Marshmallow V 1.2 [22/12/2015]

Set MTP or PTP as Default USB Connection on Marshmallow with this app.
There is no settings for this app, Just enable this app in the Xposed Installer and Reboot.
Once you connect the phone to the computer and select the USB option from the notification and selected option will be retained for every reconnect your phone to computer.
For example if you select the USB file transfer option, This app will retain that file transfer option for every reconnect your phone to computer.
Install Instructions★Install Xposed Installer
★Install Xposed Framework
★Install this app
★Activate the module in Xposed Installer app
★Reboot the phone
★Connect your phone to computer via USB
★Select the USB option from the notification​Get Use USB for Marshmallow on play store for automatic update
If you find any bugs please report here.
I will support u ASAP.
XDA:DevDB Information
Use USB for Marshmallow, Xposed for all devices (see above for details)
Contributors
FemBlack
Xposed Package Name: rayyan.black.fem.ind.runner
Version Information
Status: Stable
Created 2015-12-16
Last Updated 2015-12-21
Reserved
Reserved
I am looking for tasters who has nexus 5x and 6p..interested people let me know in the comments
Sent from my Nexus 6 using Tapatalk
Source Code?
Source Code?
Glasses8 said:
Source Code?
Click to expand...
Click to collapse
Sorry usually I don't release my source code but I will think about it...
Sent from my Nexus 6 using Tapatalk
Don't work on XT1097 6.0 Stock.
The module is on but nothing happens.
Don't work
Don't work on Cyanogen mod 13
Junior Passos said:
Don't work on XT1097 6.0 Stock.
The module is on but nothing happens.
Click to expand...
Click to collapse
exinaut28 said:
Don't work on Cyanogen mod 13
Click to expand...
Click to collapse
pls share the xposed log file i will check the issue...
Junior Passos said:
Don't work on XT1097 6.0 Stock.
The module is on but nothing happens.
Click to expand...
Click to collapse
exinaut28 said:
Don't work on Cyanogen mod 13
Click to expand...
Click to collapse
pls explain what you have done after you installed the module.
did u guys fallow these instructions
★Activate the module in Xposed Installer app
★Reboot the phone
★Connect your phone to computer via USB
★Select the USB option from the notification
FemBlack said:
I am looking for tasters who has nexus 5x and 6p..interested people let me know in the comments
Click to expand...
Click to collapse
I haven't any new Nexus phone, but I tested it on my N7II where it doesn't work. Selected USB mode is not persistent for me as it was in MM without this app/module.
Code:
12-17 11:51:08.135 I/Xposed ( 233): -----------------
12-17 11:51:08.135 I/Xposed ( 233): Starting Xposed version 78, compiled for SDK 23
12-17 11:51:08.135 I/Xposed ( 233): Device: Nexus 7 (asus), Android version 6.0 (SDK 23)
12-17 11:51:08.135 I/Xposed ( 233): ROM: MRA58V
12-17 11:51:08.135 I/Xposed ( 233): Build fingerprint: google/razor/flo:6.0/MRA58V/2324235:user/release-keys
12-17 11:51:08.135 I/Xposed ( 233): Platform: armeabi-v7a, 32-bit binary, system server: yes
12-17 11:51:08.135 I/Xposed ( 233): SELinux enabled: yes, enforcing: yes
12-17 11:51:08.145 I/Xposed ( 233): -----------------
12-17 11:51:08.146 I/Xposed ( 233): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
12-17 11:51:08.672 I/Xposed ( 233): Detected ART runtime
12-17 11:51:08.731 I/Xposed ( 233): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
12-17 11:51:09.180 I/Xposed ( 233): Loading modules from /data/app/com.ceco.marshmallow.gravitybox-2/base.apk
12-17 11:51:09.477 I/Xposed ( 233): Loading class com.ceco.marshmallow.gravitybox.GravityBox
12-17 11:51:09.517 I/Xposed ( 233): GB:Hardware: flo
12-17 11:51:09.518 I/Xposed ( 233): GB:Product: razor
12-17 11:51:09.518 I/Xposed ( 233): GB:Device manufacturer: asus
12-17 11:51:09.518 I/Xposed ( 233): GB:Device brand: google
12-17 11:51:09.519 I/Xposed ( 233): GB:Device model: Nexus 7
12-17 11:51:09.531 I/Xposed ( 233): GB:Device type: tablet
12-17 11:51:09.533 I/Xposed ( 233): GB:Is MTK device: false
12-17 11:51:09.533 I/Xposed ( 233): GB:Is Xperia device: false
12-17 11:51:09.533 I/Xposed ( 233): GB:Is Moto XT device: false
12-17 11:51:09.536 I/Xposed ( 233): GB:Has Lenovo custom UI: false
12-17 11:51:09.540 I/Xposed ( 233): GB:Has telephony support: false
12-17 11:51:09.540 I/Xposed ( 233): GB:Has Gemini support: false
12-17 11:51:09.540 I/Xposed ( 233): GB:Android SDK: 23
12-17 11:51:09.540 I/Xposed ( 233): GB:Android Release: 6.0
12-17 11:51:09.540 I/Xposed ( 233): GB:ROM: MRA58V
12-17 11:51:09.616 I/Xposed ( 233): Loading modules from /data/app/ma.wanam.youtubeadaway-2/base.apk
12-17 11:51:09.639 I/Xposed ( 233): Loading class ma.wanam.youtubeadaway.Xposed
12-17 11:51:09.641 I/Xposed ( 233): Loading modules from /data/app/com.germainz.activityforcenewtask-1/base.apk
12-17 11:51:09.676 I/Xposed ( 233): Loading class com.germainz.activityforcenewtask.XposedMod
12-17 11:51:09.691 I/Xposed ( 233): Loading modules from /data/app/rayyan.black.fem.ind.runner-1/base.apk
12-17 11:51:09.803 I/Xposed ( 233): Loading class rayyan.black.fem.ind.runner.UUSBF
12-17 11:51:09.841 I/Xposed ( 233): Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1/base.apk
12-17 11:51:09.877 I/Xposed ( 233): Loading class de.robv.android.xposed.mods.appsettings.XposedMod
12-17 11:51:09.898 I/Xposed ( 233): Loading modules from /data/app/com.germainz.crappalinks-1/base.apk
12-17 11:51:09.924 I/Xposed ( 233): Loading class com.germainz.crappalinks.CrappaLinks
12-17 11:51:09.935 I/Xposed ( 233): Loading modules from /data/app/de.theknut.xposedgelsettings-1/base.apk
12-17 11:51:10.033 I/Xposed ( 233): Loading class de.theknut.xposedgelsettings.hooks.ResourceReplacements
12-17 11:51:10.069 I/Xposed ( 233): Loading class de.theknut.xposedgelsettings.hooks.GELSettings
12-17 11:51:10.084 I/Xposed ( 233): Loading modules from /data/app/com.p1ngu1n.playstorechangelog-1/base.apk
12-17 11:51:10.115 I/Xposed ( 233): Loading class com.p1ngu1n.playstorechangelog.PlayStoreChangelog
12-17 11:51:36.506 E/Xposed ( 1013): de.robv.android.xposed.XposedHelpers$ClassNotFoundError: java.lang.ClassNotFoundException: com.android.settings.deviceinfo.UsbBackend
12-17 11:51:36.506 E/Xposed ( 1013): at de.robv.android.xposed.XposedHelpers.findClass(XposedHelpers.java:54)
12-17 11:51:36.506 E/Xposed ( 1013): at rayyan.black.fem.ind.runner.UUSBF.handleLoadPackage(UUSBF.java:157)
12-17 11:51:36.506 E/Xposed ( 1013): at de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(IXposedHookLoadPackage.java:20)
12-17 11:51:36.506 E/Xposed ( 1013): at de.robv.android.xposed.callbacks.XC_LoadPackage.call(XC_LoadPackage.java:34)
12-17 11:51:36.506 E/Xposed ( 1013): at de.robv.android.xposed.callbacks.XCallback.callAll(XCallback.java:70)
12-17 11:51:36.506 E/Xposed ( 1013): at de.robv.android.xposed.XposedBridge$1.beforeHookedMethod(XposedBridge.java:173)
12-17 11:51:36.506 E/Xposed ( 1013): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:655)
12-17 11:51:36.506 E/Xposed ( 1013): at android.app.ActivityThread.handleBindApplication(<Xposed>)
12-17 11:51:36.506 E/Xposed ( 1013): at android.app.ActivityThread.-wrap1(ActivityThread.java)
12-17 11:51:36.506 E/Xposed ( 1013): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1405)
12-17 11:51:36.506 E/Xposed ( 1013): at android.os.Handler.dispatchMessage(Handler.java:102)
12-17 11:51:36.506 E/Xposed ( 1013): at android.os.Looper.loop(Looper.java:148)
12-17 11:51:36.506 E/Xposed ( 1013): at android.app.ActivityThread.main(ActivityThread.java:5417)
12-17 11:51:36.506 E/Xposed ( 1013): at java.lang.reflect.Method.invoke(Native Method)
12-17 11:51:36.506 E/Xposed ( 1013): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
12-17 11:51:36.506 E/Xposed ( 1013): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
12-17 11:51:36.506 E/Xposed ( 1013): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
12-17 11:51:36.506 E/Xposed ( 1013): Caused by: java.lang.ClassNotFoundException: com.android.settings.deviceinfo.UsbBackend
12-17 11:51:36.506 E/Xposed ( 1013): at java.lang.Class.classForName(Native Method)
12-17 11:51:36.506 E/Xposed ( 1013): at java.lang.Class.forName(Class.java:324)
12-17 11:51:36.506 E/Xposed ( 1013): at external.org.apache.commons.lang3.ClassUtils.getClass(ClassUtils.java:823)
12-17 11:51:36.506 E/Xposed ( 1013): at de.robv.android.xposed.XposedHelpers.findClass(XposedHelpers.java:52)
12-17 11:51:36.506 E/Xposed ( 1013): ... 16 more
12-17 11:51:36.506 E/Xposed ( 1013): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.settings.deviceinfo.UsbBackend" on path: DexPathList[[zip file "/system/priv-app/Settings/Settings.apk"],nativeLibraryDirectories=[/system/priv-app/Settings/lib/arm, /system/priv-app/Settings/Settings.apk!/lib/armeabi-v7a, /vendor/lib, /system/lib]]
12-17 11:51:36.506 E/Xposed ( 1013): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
12-17 11:51:36.506 E/Xposed ( 1013): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
12-17 11:51:36.506 E/Xposed ( 1013): at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
12-17 11:51:36.506 E/Xposed ( 1013): ... 20 more
12-17 11:51:36.506 E/Xposed ( 1013): Suppressed: java.lang.ClassNotFoundException: com.android.settings.deviceinfo.UsbBackend
12-17 11:51:36.506 E/Xposed ( 1013): at java.lang.Class.classForName(Native Method)
12-17 11:51:36.506 E/Xposed ( 1013): at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
12-17 11:51:36.506 E/Xposed ( 1013): at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
12-17 11:51:36.506 E/Xposed ( 1013): at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
12-17 11:51:36.506 E/Xposed ( 1013): ... 21 more
12-17 11:51:36.506 E/Xposed ( 1013): Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
12-17 11:52:23.708 E/Xposed ( 4299): de.robv.android.xposed.XposedHelpers$ClassNotFoundError: java.lang.ClassNotFoundException: com.android.settings.deviceinfo.UsbBackend
12-17 11:52:23.708 E/Xposed ( 4299): at de.robv.android.xposed.XposedHelpers.findClass(XposedHelpers.java:54)
12-17 11:52:23.708 E/Xposed ( 4299): at rayyan.black.fem.ind.runner.UUSBF.handleLoadPackage(UUSBF.java:157)
12-17 11:52:23.708 E/Xposed ( 4299): at de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(IXposedHookLoadPackage.java:20)
12-17 11:52:23.708 E/Xposed ( 4299): at de.robv.android.xposed.callbacks.XC_LoadPackage.call(XC_LoadPackage.java:34)
12-17 11:52:23.708 E/Xposed ( 4299): at de.robv.android.xposed.callbacks.XCallback.callAll(XCallback.java:70)
12-17 11:52:23.708 E/Xposed ( 4299): at de.robv.android.xposed.XposedBridge$1.beforeHookedMethod(XposedBridge.java:173)
12-17 11:52:23.708 E/Xposed ( 4299): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:655)
12-17 11:52:23.708 E/Xposed ( 4299): at android.app.ActivityThread.handleBindApplication(<Xposed>)
12-17 11:52:23.708 E/Xposed ( 4299): at android.app.ActivityThread.-wrap1(ActivityThread.java)
12-17 11:52:23.708 E/Xposed ( 4299): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1405)
12-17 11:52:23.708 E/Xposed ( 4299): at android.os.Handler.dispatchMessage(Handler.java:102)
12-17 11:52:23.708 E/Xposed ( 4299): at android.os.Looper.loop(Looper.java:148)
12-17 11:52:23.708 E/Xposed ( 4299): at android.app.ActivityThread.main(ActivityThread.java:5417)
12-17 11:52:23.708 E/Xposed ( 4299): at java.lang.reflect.Method.invoke(Native Method)
12-17 11:52:23.708 E/Xposed ( 4299): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
12-17 11:52:23.708 E/Xposed ( 4299): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
12-17 11:52:23.708 E/Xposed ( 4299): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
12-17 11:52:23.708 E/Xposed ( 4299): Caused by: java.lang.ClassNotFoundException: com.android.settings.deviceinfo.UsbBackend
12-17 11:52:23.708 E/Xposed ( 4299): at java.lang.Class.classForName(Native Method)
12-17 11:52:23.708 E/Xposed ( 4299): at java.lang.Class.forName(Class.java:324)
12-17 11:52:23.708 E/Xposed ( 4299): at external.org.apache.commons.lang3.ClassUtils.getClass(ClassUtils.java:823)
12-17 11:52:23.708 E/Xposed ( 4299): at de.robv.android.xposed.XposedHelpers.findClass(XposedHelpers.java:52)
12-17 11:52:23.708 E/Xposed ( 4299): ... 16 more
12-17 11:52:23.708 E/Xposed ( 4299): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.settings.deviceinfo.UsbBackend" on path: DexPathList[[zip file "/system/priv-app/Settings/Settings.apk"],nativeLibraryDirectories=[/system/priv-app/Settings/lib/arm, /system/priv-app/Settings/Settings.apk!/lib/armeabi-v7a, /vendor/lib, /system/lib]]
12-17 11:52:23.708 E/Xposed ( 4299): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
12-17 11:52:23.708 E/Xposed ( 4299): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
12-17 11:52:23.708 E/Xposed ( 4299): at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
12-17 11:52:23.708 E/Xposed ( 4299): ... 20 more
12-17 11:52:23.708 E/Xposed ( 4299): Suppressed: java.lang.ClassNotFoundException: com.android.settings.deviceinfo.UsbBackend
12-17 11:52:23.708 E/Xposed ( 4299): at java.lang.Class.classForName(Native Method)
12-17 11:52:23.708 E/Xposed ( 4299): at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
12-17 11:52:23.708 E/Xposed ( 4299): at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
12-17 11:52:23.708 E/Xposed ( 4299): at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
12-17 11:52:23.708 E/Xposed ( 4299): ... 21 more
12-17 11:52:23.708 E/Xposed ( 4299): Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
12-17 11:53:12.011 E/Xposed ( 4955): de.robv.android.xposed.XposedHelpers$ClassNotFoundError: java.lang.ClassNotFoundException: com.android.settings.deviceinfo.UsbBackend
12-17 11:53:12.011 E/Xposed ( 4955): at de.robv.android.xposed.XposedHelpers.findClass(XposedHelpers.java:54)
12-17 11:53:12.011 E/Xposed ( 4955): at rayyan.black.fem.ind.runner.UUSBF.handleLoadPackage(UUSBF.java:157)
12-17 11:53:12.011 E/Xposed ( 4955): at de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(IXposedHookLoadPackage.java:20)
12-17 11:53:12.011 E/Xposed ( 4955): at de.robv.android.xposed.callbacks.XC_LoadPackage.call(XC_LoadPackage.java:34)
12-17 11:53:12.011 E/Xposed ( 4955): at de.robv.android.xposed.callbacks.XCallback.callAll(XCallback.java:70)
12-17 11:53:12.011 E/Xposed ( 4955): at de.robv.android.xposed.XposedBridge$1.beforeHookedMethod(XposedBridge.java:173)
12-17 11:53:12.011 E/Xposed ( 4955): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:655)
12-17 11:53:12.011 E/Xposed ( 4955): at android.app.ActivityThread.handleBindApplication(<Xposed>)
12-17 11:53:12.011 E/Xposed ( 4955): at android.app.ActivityThread.-wrap1(ActivityThread.java)
12-17 11:53:12.011 E/Xposed ( 4955): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1405)
12-17 11:53:12.011 E/Xposed ( 4955): at android.os.Handler.dispatchMessage(Handler.java:102)
12-17 11:53:12.011 E/Xposed ( 4955): at android.os.Looper.loop(Looper.java:148)
12-17 11:53:12.011 E/Xposed ( 4955): at android.app.ActivityThread.main(ActivityThread.java:5417)
12-17 11:53:12.011 E/Xposed ( 4955): at java.lang.reflect.Method.invoke(Native Method)
12-17 11:53:12.011 E/Xposed ( 4955): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
12-17 11:53:12.011 E/Xposed ( 4955): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
12-17 11:53:12.011 E/Xposed ( 4955): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
12-17 11:53:12.011 E/Xposed ( 4955): Caused by: java.lang.ClassNotFoundException: com.android.settings.deviceinfo.UsbBackend
12-17 11:53:12.011 E/Xposed ( 4955): at java.lang.Class.classForName(Native Method)
12-17 11:53:12.011 E/Xposed ( 4955): at java.lang.Class.forName(Class.java:324)
12-17 11:53:12.011 E/Xposed ( 4955): at external.org.apache.commons.lang3.ClassUtils.getClass(ClassUtils.java:823)
12-17 11:53:12.011 E/Xposed ( 4955): at de.robv.android.xposed.XposedHelpers.findClass(XposedHelpers.java:52)
12-17 11:53:12.011 E/Xposed ( 4955): ... 16 more
12-17 11:53:12.011 E/Xposed ( 4955): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.settings.deviceinfo.UsbBackend" on path: DexPathList[[zip file "/system/priv-app/Settings/Settings.apk"],nativeLibraryDirectories=[/system/priv-app/Settings/lib/arm, /system/priv-app/Settings/Settings.apk!/lib/armeabi-v7a, /vendor/lib, /system/lib]]
12-17 11:53:12.011 E/Xposed ( 4955): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
12-17 11:53:12.011 E/Xposed ( 4955): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
12-17 11:53:12.011 E/Xposed ( 4955): at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
12-17 11:53:12.011 E/Xposed ( 4955): ... 20 more
12-17 11:53:12.011 E/Xposed ( 4955): Suppressed: java.lang.ClassNotFoundException: com.android.settings.deviceinfo.UsbBackend
12-17 11:53:12.011 E/Xposed ( 4955): at java.lang.Class.classForName(Native Method)
12-17 11:53:12.011 E/Xposed ( 4955): at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
12-17 11:53:12.011 E/Xposed ( 4955): at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
12-17 11:53:12.011 E/Xposed ( 4955): at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
12-17 11:53:12.011 E/Xposed ( 4955): ... 21 more
12-17 11:53:12.011 E/Xposed ( 4955): Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
_jis_ said:
I haven't any new Nexus phone, but I tested it on my N7II where it doesn't work. Selected USB mode is not persistent for me as it was in MM without this app/module.
Click to expand...
Click to collapse
Thanks for the log..
I have written the code based on the AOSP, u r using nexus it should work ..
can u share your /system/priv-app/Settings/Settings.apk... so that i can check what is the problem.
FemBlack said:
can u share your /system/priv-app/Settings/Settings.apk... so that i can check what is the problem.
Click to expand...
Click to collapse
Sure, here it is: http://uloz.to/xwEeQe2D/settings-7z
Just tell me after you have download it, I'll delete it from the cloud.
FemBlack said:
pls share the xposed log file i will check the issue...
Click to expand...
Click to collapse
OK.
_jis_ said:
Sure, here it is: http://uloz.to/xwEeQe2D/settings-7z
Just tell me after you have download it, I'll delete it from the cloud.
Click to expand...
Click to collapse
Junior Passos said:
OK.
Click to expand...
Click to collapse
Pls test this test apk and let me know if it works or not....
if not working pls share xposed the log file
FemBlack said:
Pls test this test apk and let me know if it works or not....
if not working pls share xposed the log file
Click to expand...
Click to collapse
Still don't work. Thanks.
Selected USB mode is still not persistent for me, but error.log is more clean now. I connected N7II to PC, selected MTP mode, opened appropriate folder on PC, disconnected, connected again, but now I have only USB charging. MTP selection is forgotten as in plain MM.
Code:
12-17 16:43:58.401 I/Xposed ( 231): -----------------
12-17 16:43:58.401 I/Xposed ( 231): Starting Xposed version 78, compiled for SDK 23
12-17 16:43:58.401 I/Xposed ( 231): Device: Nexus 7 (asus), Android version 6.0 (SDK 23)
12-17 16:43:58.401 I/Xposed ( 231): ROM: MRA58V
12-17 16:43:58.401 I/Xposed ( 231): Build fingerprint: google/razor/flo:6.0/MRA58V/2324235:user/release-keys
12-17 16:43:58.401 I/Xposed ( 231): Platform: armeabi-v7a, 32-bit binary, system server: yes
12-17 16:43:58.401 I/Xposed ( 231): SELinux enabled: yes, enforcing: yes
12-17 16:43:58.410 I/Xposed ( 231): -----------------
12-17 16:43:58.411 I/Xposed ( 231): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
12-17 16:43:58.957 I/Xposed ( 231): Detected ART runtime
12-17 16:43:59.014 I/Xposed ( 231): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
12-17 16:43:59.457 I/Xposed ( 231): Loading modules from /data/app/com.ceco.marshmallow.gravitybox-2/base.apk
12-17 16:43:59.798 I/Xposed ( 231): Loading class com.ceco.marshmallow.gravitybox.GravityBox
12-17 16:43:59.832 I/Xposed ( 231): GB:Hardware: flo
12-17 16:43:59.832 I/Xposed ( 231): GB:Product: razor
12-17 16:43:59.832 I/Xposed ( 231): GB:Device manufacturer: asus
12-17 16:43:59.832 I/Xposed ( 231): GB:Device brand: google
12-17 16:43:59.832 I/Xposed ( 231): GB:Device model: Nexus 7
12-17 16:43:59.844 I/Xposed ( 231): GB:Device type: tablet
12-17 16:43:59.845 I/Xposed ( 231): GB:Is MTK device: false
12-17 16:43:59.845 I/Xposed ( 231): GB:Is Xperia device: false
12-17 16:43:59.845 I/Xposed ( 231): GB:Is Moto XT device: false
12-17 16:43:59.847 I/Xposed ( 231): GB:Has Lenovo custom UI: false
12-17 16:43:59.851 I/Xposed ( 231): GB:Has telephony support: false
12-17 16:43:59.851 I/Xposed ( 231): GB:Has Gemini support: false
12-17 16:43:59.851 I/Xposed ( 231): GB:Android SDK: 23
12-17 16:43:59.851 I/Xposed ( 231): GB:Android Release: 6.0
12-17 16:43:59.851 I/Xposed ( 231): GB:ROM: MRA58V
12-17 16:43:59.917 I/Xposed ( 231): Loading modules from /data/app/ma.wanam.youtubeadaway-2/base.apk
12-17 16:43:59.936 I/Xposed ( 231): Loading class ma.wanam.youtubeadaway.Xposed
12-17 16:43:59.938 I/Xposed ( 231): Loading modules from /data/app/com.germainz.activityforcenewtask-1/base.apk
12-17 16:43:59.970 I/Xposed ( 231): Loading class com.germainz.activityforcenewtask.XposedMod
12-17 16:43:59.986 I/Xposed ( 231): Loading modules from /data/app/rayyan.black.fem.ind.runner-2/base.apk
12-17 16:44:00.085 I/Xposed ( 231): Loading class rayyan.black.fem.ind.runner.UUSBF
12-17 16:44:00.126 I/Xposed ( 231): Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1/base.apk
12-17 16:44:00.162 I/Xposed ( 231): Loading class de.robv.android.xposed.mods.appsettings.XposedMod
12-17 16:44:00.183 I/Xposed ( 231): Loading modules from /data/app/com.germainz.crappalinks-1/base.apk
12-17 16:44:00.209 I/Xposed ( 231): Loading class com.germainz.crappalinks.CrappaLinks
12-17 16:44:00.221 I/Xposed ( 231): Loading modules from /data/app/de.theknut.xposedgelsettings-1/base.apk
12-17 16:44:00.331 I/Xposed ( 231): Loading class de.theknut.xposedgelsettings.hooks.ResourceReplacements
12-17 16:44:00.361 I/Xposed ( 231): Loading class de.theknut.xposedgelsettings.hooks.GELSettings
12-17 16:44:00.376 I/Xposed ( 231): Loading modules from /data/app/com.p1ngu1n.playstorechangelog-1/base.apk
12-17 16:44:00.396 I/Xposed ( 231): Loading class com.p1ngu1n.playstorechangelog.PlayStoreChangelog
12-17 16:44:25.984 I/Xposed ( 1005): UUSBF: com.android.settings.deviceinfo.UsbBackend is not available
12-17 16:45:13.209 I/Xposed ( 4641): UUSBF: com.android.settings.deviceinfo.UsbBackend is not available
12-17 16:45:55.225 I/Xposed ( 5416): UUSBF: com.android.settings.deviceinfo.UsbBackend is not available
12-17 16:45:55.340 I/Xposed ( 5416): UUSBF: getCurrentFunction>>>>>[email protected]
12-17 16:45:57.324 I/Xposed ( 5416): UUSBF: setCurrent[email protected]8811247
12-17 16:45:57.325 I/Xposed ( 5416): UUSBF: value=1
FemBlack said:
I am looking for tasters who has nexus 5x and 6p..interested people let me know in the comments
Click to expand...
Click to collapse
I don't own a 5x or a 6p but a nexus 5 and your module is perfectly working with MM 6.0.1
Followed your instructions. Selected "File Transfer", and now when I plug the cable back in it mounts. Works fine on nexus 6p. The effect even persists after reboot.
There is a potential security risk though. The phone will now mount the internal storage even after you lock the screen. Normal Android behavior is that the contents of the phone do not display in your file explorer on the computer until you unlock the phone.
If I may suggest it, the ideal solution is one that mounts storage directly from plugging the phone in, but only until the lockscreen is disabled or the passcode is entered. Best of both worlds.
Junior Passos said:
Still don't work. Thanks.
Click to expand...
Click to collapse
_jis_ said:
Selected USB mode is still not persistent for me, but error.log is more clean now. I connected N7II to PC, selected MTP mode, opened appropriate folder on PC, disconnected, connected again, but now I have only USB charging. MTP selection is forgotten as in plain MM.
Code:
12-17 16:43:58.401 I/Xposed ( 231): -----------------
12-17 16:43:58.401 I/Xposed ( 231): Starting Xposed version 78, compiled for SDK 23
12-17 16:43:58.401 I/Xposed ( 231): Device: Nexus 7 (asus), Android version 6.0 (SDK 23)
12-17 16:43:58.401 I/Xposed ( 231): ROM: MRA58V
12-17 16:43:58.401 I/Xposed ( 231): Build fingerprint: google/razor/flo:6.0/MRA58V/2324235:user/release-keys
12-17 16:43:58.401 I/Xposed ( 231): Platform: armeabi-v7a, 32-bit binary, system server: yes
12-17 16:43:58.401 I/Xposed ( 231): SELinux enabled: yes, enforcing: yes
12-17 16:43:58.410 I/Xposed ( 231): -----------------
12-17 16:43:58.411 I/Xposed ( 231): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
12-17 16:43:58.957 I/Xposed ( 231): Detected ART runtime
12-17 16:43:59.014 I/Xposed ( 231): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
12-17 16:43:59.457 I/Xposed ( 231): Loading modules from /data/app/com.ceco.marshmallow.gravitybox-2/base.apk
12-17 16:43:59.798 I/Xposed ( 231): Loading class com.ceco.marshmallow.gravitybox.GravityBox
12-17 16:43:59.832 I/Xposed ( 231): GB:Hardware: flo
12-17 16:43:59.832 I/Xposed ( 231): GB:Product: razor
12-17 16:43:59.832 I/Xposed ( 231): GB:Device manufacturer: asus
12-17 16:43:59.832 I/Xposed ( 231): GB:Device brand: google
12-17 16:43:59.832 I/Xposed ( 231): GB:Device model: Nexus 7
12-17 16:43:59.844 I/Xposed ( 231): GB:Device type: tablet
12-17 16:43:59.845 I/Xposed ( 231): GB:Is MTK device: false
12-17 16:43:59.845 I/Xposed ( 231): GB:Is Xperia device: false
12-17 16:43:59.845 I/Xposed ( 231): GB:Is Moto XT device: false
12-17 16:43:59.847 I/Xposed ( 231): GB:Has Lenovo custom UI: false
12-17 16:43:59.851 I/Xposed ( 231): GB:Has telephony support: false
12-17 16:43:59.851 I/Xposed ( 231): GB:Has Gemini support: false
12-17 16:43:59.851 I/Xposed ( 231): GB:Android SDK: 23
12-17 16:43:59.851 I/Xposed ( 231): GB:Android Release: 6.0
12-17 16:43:59.851 I/Xposed ( 231): GB:ROM: MRA58V
12-17 16:43:59.917 I/Xposed ( 231): Loading modules from /data/app/ma.wanam.youtubeadaway-2/base.apk
12-17 16:43:59.936 I/Xposed ( 231): Loading class ma.wanam.youtubeadaway.Xposed
12-17 16:43:59.938 I/Xposed ( 231): Loading modules from /data/app/com.germainz.activityforcenewtask-1/base.apk
12-17 16:43:59.970 I/Xposed ( 231): Loading class com.germainz.activityforcenewtask.XposedMod
12-17 16:43:59.986 I/Xposed ( 231): Loading modules from /data/app/rayyan.black.fem.ind.runner-2/base.apk
12-17 16:44:00.085 I/Xposed ( 231): Loading class rayyan.black.fem.ind.runner.UUSBF
12-17 16:44:00.126 I/Xposed ( 231): Loading modules from /data/app/de.robv.android.xposed.mods.appsettings-1/base.apk
12-17 16:44:00.162 I/Xposed ( 231): Loading class de.robv.android.xposed.mods.appsettings.XposedMod
12-17 16:44:00.183 I/Xposed ( 231): Loading modules from /data/app/com.germainz.crappalinks-1/base.apk
12-17 16:44:00.209 I/Xposed ( 231): Loading class com.germainz.crappalinks.CrappaLinks
12-17 16:44:00.221 I/Xposed ( 231): Loading modules from /data/app/de.theknut.xposedgelsettings-1/base.apk
12-17 16:44:00.331 I/Xposed ( 231): Loading class de.theknut.xposedgelsettings.hooks.ResourceReplacements
12-17 16:44:00.361 I/Xposed ( 231): Loading class de.theknut.xposedgelsettings.hooks.GELSettings
12-17 16:44:00.376 I/Xposed ( 231): Loading modules from /data/app/com.p1ngu1n.playstorechangelog-1/base.apk
12-17 16:44:00.396 I/Xposed ( 231): Loading class com.p1ngu1n.playstorechangelog.PlayStoreChangelog
12-17 16:44:25.984 I/Xposed ( 1005): UUSBF: com.android.settings.deviceinfo.UsbBackend is not available
12-17 16:45:13.209 I/Xposed ( 4641): UUSBF: com.android.settings.deviceinfo.UsbBackend is not available
12-17 16:45:55.225 I/Xposed ( 5416): UUSBF: com.android.settings.deviceinfo.UsbBackend is not available
12-17 16:45:55.340 I/Xposed ( 5416): UUSBF: getCurrentFunction>>>>>[email protected]
12-17 16:45:57.324 I/Xposed ( 5416): UUSBF: setCurrent[email protected]8811247
12-17 16:45:57.325 I/Xposed ( 5416): UUSBF: value=1
Click to expand...
Click to collapse
do u know the the source code of your ROM if s pls share the github path

[solved]xposed framework still inactive

Helo friends,
Am using nubia z9 mini
And flashed nubia UI 4.0 of navin custom rom in xda
I unable use xposed framework getting errors
I tried flashed manually with twrp and deleting folder
And also cleared wipe cache and dalvik
There is no file to delete in data/da/com..../conf/
Here is log erros
J10-20 16:27:06.447 I/Xposed ( 309): -----------------
10-20 16:27:06.447 I/Xposed ( 309): Starting Xposed version 80, compiled for SDK 22
10-20 16:27:06.447 I/Xposed ( 309): Device: NX511J (nubia), Android version 5.1.1 (SDK 22)
10-20 16:27:06.447 I/Xposed ( 309): ROM: [email protected]
10-20 16:27:06.447 I/Xposed ( 309): Build fingerprint: nubia/NX511J/NX511J:5.1.1/LMY47V/eng.nubia.20160914.120610:user/release-keys
10-20 16:27:06.447 I/Xposed ( 309): Platform: arm64-v8a, 64-bit binary, system server: yes
10-20 16:27:06.447 I/Xposed ( 309): SELinux enabled: yes, enforcing: yes
10-20 16:27:06.492 I/Xposed ( 309): -----------------
10-20 16:27:06.493 I/Xposed ( 309): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
10-20 16:27:08.746 I/Xposed ( 309): Detected ART runtime
10-20 16:27:08.753 I/Xposed ( 309): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
10-20 16:27:09.103 I/Xposed ( 309): Errors during Xposed initialization
10-20 16:27:09.104 E/Xposed ( 309): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.NubiaResources
10-20 16:27:09.104 E/Xposed ( 309): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:834)
10-20 16:27:09.104 E/Xposed ( 309): at de.robv.android.xposed.XposedBridge.hookResources(XposedBridge.java:407)
10-20 16:27:09.104 E/Xposed ( 309): at de.robv.android.xposed.XposedBridge.initForZygote(XposedBridge.java:273)
10-20 16:27:09.104 E/Xposed ( 309): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)
10-20 16:27:15.402 I/Xposed ( 310): -----------------
10-20 16:27:15.402 I/Xposed ( 310): Device: NX511J (nubia), Android version 5.1.1 (SDK 22)
10-20 16:27:15.402 I/Xposed ( 310): ROM: [email protected]
10-20 16:27:15.402 I/Xposed ( 310): Build fingerprint: nubia/NX511J/NX511J:5.1.1/LMY47V/eng.nubia.20160914.120610:user/release-keys
10-20 16:27:15.402 I/Xposed ( 310): Platform: arm64-v8a, 32-bit binary, system server: no
10-20 16:27:15.402 I/Xposed ( 310): SELinux enabled: yes, enforcing: yes
10-20 16:27:15.404 I/Xposed ( 310): -----------------
10-20 16:27:15.404 I/Xposed ( 310): Added Xposed (/system/framework/XposedBridge.jar) to CLASSPATH
10-20 16:27:16.339 I/Xposed ( 310): Detected ART runtime
10-20 16:27:16.343 I/Xposed ( 310): Found Xposed class de/robv/android/xposed/XposedBridge, now initializing
10-20 16:27:16.641 I/Xposed ( 310): Errors during Xposed initialization
10-20 16:27:16.642 E/Xposed ( 310): java.lang.ClassCastException: class android.content.res.XResources doesn't extend class android.content.res.NubiaResources
10-20 16:27:16.642 E/Xposed ( 310): at de.robv.android.xposed.XposedBridge.cloneToSubclass(XposedBridge.java:834)
10-20 16:27:16.642 E/Xposed ( 310): at de.robv.android.xposed.XposedBridge.hookResources(XposedBridge.java:407)
10-20 16:27:16.642 E/Xposed ( 310): at de.robv.android.xposed.XposedBridge.initForZygote(XposedBridge.java:273)
10-20 16:27:16.642 E/Xposed ( 310): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)
Xposed framework has been installed,but still inactive
Please help me
I tryied flashing the custom twrp recovery and made many times rebooting the instaled framework
There is no file in conf to delete :crying:
Am using nubia z9 mini
Runing with rom - nubia ui 4.03
Lollipop 5.1.1(api 22) arm64
Am installed framework of version
If i use version 84,i get much of errors more than this pls fix it:crying:

Categories

Resources