Xposedbridge version 30

broken image
broken image

And the only error I get is on the call for startActivity(localIntent) The error is as follows: XposedBridge.log('Hooked vlingo method hoooked') Intent localIntent = new Intent(localContext) String localContext = RecognizerIntent.ACTION_VOICE_SEARCH_HANDS_FREE log('vlingo startGoogle method called')

broken image
broken image

New XC_MethodReplacement() Object replaceHookedMethod(MethodHookParam param) log('\n- vlingo/HiGoogle Started -') įindAndHookMethod('', Public class HiGoogle implements IXposedHookLoadPackage void handleLoadPackage(final LoadPackageParam lpparam) Import de.XC_LoadPackage.LoadPackageParam I also tried a later version of the XposedBridgeApi-30.jar assuming that the -30 implied a later version?!? I also palyed with placing the XposedBridgeApi.jar file in the library folder and root folder and adding to the build path in both locations. and also making sure the -1,-2,-3.apk suffix wasn't messing things up. I have played with the xposed_init file to see if I was drilling down too far Class vs. (ClassLoader.java:461)ĭe.loadModule(XposedBridge.java:351)ĭe.loadModules(XposedBridge.java:317)ĭe.main(XposedBridge.java:114)ĭ(Native Method) : Didn't find class 'us.' on path: /data/app/us.ĭ(BaseDexClassLoader.java:65)

broken image