Coder Social home page Coder Social logo

xbridge's People

Contributors

lj3lj3 avatar shooash avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

xbridge's Issues

XBridge misbuilt

The XBridge Xposed module embeds the Xposed bridge jar in its apk.
This causes problems.
Since Xposed v84, Xposed warns when this happens:

05-07 09:24:31.128 I/Xposed  ( 1843): Loading modules from /data/app/daylemk.xposed.xbridge-1/base.apk`
05-07 09:24:31.155 W/Xposed  ( 1843):   The Xposed API classes are compiled into the module's APK.
05-07 09:24:31.155 W/Xposed  ( 1843):   This may cause strange issues and must be fixed by the module developer.
05-07 09:24:31.155 W/Xposed  ( 1843):   For details, see: http://api.xposed.info/using.html
05-07 09:24:31.172 I/Xposed  ( 1843):   Loading class daylemk.xposed.xbridge.XposedInit
05-07 09:24:31.176 I/Xposed  ( 1843): DayL[XposedInit]init zygote
05-07 09:24:31.176 I/Xposed  ( 1843): DayL[XposedInit]the package name: daylemk.xposed.xbridge
05-07 09:24:31.176 I/Xposed  ( 1843): DayL[XposedInit]module path: /data/app/daylemk.xposed.xbridge-1/base.apk

All you need is to rebuild following the instuctions in:
http://api.xposed.info/using.html

stopped working

after update xposed framework to v86 , this module stoped working

Exception in Xposed.log

Hello,
I'm using:
Nexus 5X
OmniROM 6.0.1 2016-08-24
Xposed v86
Xbridge 1.2

Just caught this exception in Xposed.log that crashed system UI.

10-05 08:05:00.212 E/Xposed  ( 1175): java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.RemoteViews.setImageViewBitmap(int, android.graphics.Bitmap)' on a null object reference
10-05 08:05:00.212 E/Xposed  ( 1175):   at cz.babi.android.xposed.dynamicalarmicon2.XposedMod$1.beforeHookedMethod(XposedMod.java:180)
10-05 08:05:00.212 E/Xposed  ( 1175):   at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:314)
10-05 08:05:00.212 E/Xposed  ( 1175):   at com.android.systemui.statusbar.NotificationData$Entry.<init>(<Xposed>)
10-05 08:05:00.212 E/Xposed  ( 1175):   at com.android.systemui.statusbar.BaseStatusBar.createNotificationViews(BaseStatusBar.java:1745)
10-05 08:05:00.212 E/Xposed  ( 1175):   at com.android.systemui.statusbar.phone.PhoneStatusBar.addNotification(PhoneStatusBar.java:1497)
10-05 08:05:00.212 E/Xposed  ( 1175):   at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
10-05 08:05:00.212 E/Xposed  ( 1175):   at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:334)
10-05 08:05:00.212 E/Xposed  ( 1175):   at com.android.systemui.statusbar.phone.PhoneStatusBar.addNotification(<Xposed>)
10-05 08:05:00.212 E/Xposed  ( 1175):   at com.android.systemui.statusbar.BaseStatusBar$6$2.run(BaseStatusBar.java:491)
10-05 08:05:00.212 E/Xposed  ( 1175):   at android.os.Handler.handleCallback(Handler.java:739)
10-05 08:05:00.212 E/Xposed  ( 1175):   at android.os.Handler.dispatchMessage(Handler.java:95)
10-05 08:05:00.212 E/Xposed  ( 1175):   at android.os.Looper.loop(Looper.java:148)
10-05 08:05:00.212 E/Xposed  ( 1175):   at android.app.ActivityThread.main(ActivityThread.java:5422)
10-05 08:05:00.212 E/Xposed  ( 1175):   at java.lang.reflect.Method.invoke(Native Method)
10-05 08:05:00.212 E/Xposed  ( 1175):   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
10-05 08:05:00.212 E/Xposed  ( 1175):   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
10-05 08:05:00.212 E/Xposed  ( 1175):   at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.