Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Can't install xposed after firmware update (logcat attached) #139

Closed
Rootzpower opened this issue Mar 12, 2016 · 17 comments
Closed

Can't install xposed after firmware update (logcat attached) #139

Rootzpower opened this issue Mar 12, 2016 · 17 comments

Comments

@Rootzpower
Copy link

Hi there,

After oficial firmware update for my bq Aquaris x5 can't install with success xposed framework.
I've flash version 80_22_arm but when i reboot the phone display a black screen and this message:
"sorry but com.android.phone stop".
I need to flash uninstall xposed to back work again.
Can you help me please?

Please see the video i made for you understand what i´m saying :)
https://youtu.be/61SnrxG3VrY

LogCat:
https://dl.dropboxusercontent.com/u/28545595/logcat.txt

@Maxr1998
Copy link

What you might want to try: clear cache and dalvik, then clear data of Xposed installer, and reselect your modules.

@Rootzpower
Copy link
Author

Maybe i didint explain correctly

I cant install xposed-v80-sdk22-arm.zip from TWRP.
Not the APK!

@Maxr1998
Copy link

Well, and your installation was successful, looking at the logs. Xposed version 80 starts up fine, but then it tells that it can't find modules.list, which is generated by the app. So what I told you to do will most likely help.

@Rootzpower
Copy link
Author

Please see the video i made for you understand what i´m saying :)
https://youtu.be/61SnrxG3VrY

@Maxr1998
Copy link

Ah, I see. I thought you at least got into the system UI. Do you think it would be possible for you to get a logcat of this crash with adb?

@Rootzpower
Copy link
Author

Sorry my ignorance but how i do that?

@Maxr1998
Copy link

Do a search on Google, there are plenty of tutorials.

@Rootzpower Rootzpower changed the title Can't install xposed after firmware update Can't install xposed after firmware update (logcat attached) Mar 21, 2016
@Rootzpower
Copy link
Author

Here´s the logcat :)

LogCat:
https://dl.dropboxusercontent.com/u/28545595/logcat.txt

@Rootzpower
Copy link
Author

Hello?

@Maxr1998
Copy link

I looked at it, but I don't see any real crash reason.. There are some repeating error messages, but nothing which helps me. Maybe rovo can win something from the logs.

@Rootzpower
Copy link
Author

How I can speak or make Rovo whach the log or this tread?

@rovo89
Copy link
Owner

rovo89 commented Mar 24, 2016

I get an email notification for every single commment. But I don't have the time to look at the logs at the moment, sorry.

@Rootzpower
Copy link
Author

Hi again :)

You still do not can help me?

@rovo89
Copy link
Owner

rovo89 commented Apr 16, 2016

I couldn't find out much as there isn't really a crash log, except this one:

03-21 13:04:48.058 W/System.err( 1987): java.lang.NoSuchMethodException: makeClipRevealAnimation [class android.view.View, int, int, int, int]
03-21 13:04:48.058 W/System.err( 1987):     at java.lang.Class.getMethod(Class.java:664)
03-21 13:04:48.059 W/System.err( 1987):     at java.lang.Class.getDeclaredMethod(Class.java:626)
03-21 13:04:48.059 W/System.err( 1987):     at com.kk.launcher.Launcher.<clinit>(Unknown Source)
03-21 13:04:48.059 W/System.err( 1987):     at com.kk.launcher.LauncherApplication.onCreate(Unknown Source)
03-21 13:04:48.059 W/System.err( 1987):     at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
03-21 13:04:48.059 W/System.err( 1987):     at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4553)
03-21 13:04:48.059 W/System.err( 1987):     at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
03-21 13:04:48.059 W/System.err( 1987):     at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:681)
03-21 13:04:48.059 W/System.err( 1987):     at android.app.ActivityThread.handleBindApplication(<Xposed>)
03-21 13:04:48.059 W/System.err( 1987):     at android.app.ActivityThread.access$1500(ActivityThread.java:151)
03-21 13:04:48.059 W/System.err( 1987):     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1364)
03-21 13:04:48.059 W/System.err( 1987):     at android.os.Handler.dispatchMessage(Handler.java:102)
03-21 13:04:48.059 W/System.err( 1987):     at android.os.Looper.loop(Looper.java:135)
03-21 13:04:48.059 W/System.err( 1987):     at android.app.ActivityThread.main(ActivityThread.java:5254)
03-21 13:04:48.059 W/System.err( 1987):     at java.lang.reflect.Method.invoke(Native Method)
03-21 13:04:48.059 W/System.err( 1987):     at java.lang.reflect.Method.invoke(Method.java:372)
03-21 13:04:48.059 W/System.err( 1987):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
03-21 13:04:48.059 W/System.err( 1987):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
03-21 13:04:48.059 W/System.err( 1987):     at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:117)

Could you try it with a different launcher, just to exclude that this is the culprit?

@Rootzpower
Copy link
Author

Hi,

Thanks for the reply.

Its not from launcher.

I did a fresh install with firmware without noting installed and a i cant install Xposed.
Probably its something with this new firmware because if i use the previous one i can install Xposed but unfortunately its not possible use outdated firmware because the phone auto-update for the new one without a change to say no...

@Rootzpower
Copy link
Author

Last version of Xposed (v.83) solve all my problems.
I don't know what you do but works.

@rovo89
Copy link
Owner

rovo89 commented May 3, 2016

Great. :)

@rovo89 rovo89 closed this as completed May 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants