Robert Vollmer

Results 235 comments of Robert Vollmer

How would you use that option? Download now, flash it later? Or would you flash it without the app?

This would be for the framework though, at least the mockup is for that.

Well, I do provide that link in the XDA thread: https://forum.xda-developers.com/showthread.php?t=3034811 http://dl-xda.xposed.info/framework/

Thanks a lot for the PR! I like that you explained everything in detail, and I'm also a fan of `git add -p`. 😄 That said, I'm not sure when...

Thanks @wanam for jumping in here. Yes, this sounds a lot like the general issue with the new approach which I'm already aware of. This affects Oreo in general, and...

This doesn't even need to be a code change. It depends on what machine code exactly is generated from it. Under certain circumstances, it doesn't work well with Xposed's way...

Any idea where that `BOOT_START_TIME` field is coming from? I don't have any references to that in my code...

That's a version from 2014, I don't think that's the current code.

> I will try to decompile this lib and see which are the diffs That would be great! I assume that it's a change somewhere here: https://github.com/aosp-mirror/platform_frameworks_base/blob/nougat-mr2-release/core/jni/AndroidRuntime.cpp#L975 They might look...

Yeah, without a disassembler that shows string references, that's a hard job. I'm not up-to-date regarding which tools to use nowadays. Could you please upload libandroid_runtime.so and the two .smali...