The provided document outlines a series of steps to reproduce a critical issue encountered with the AllTrans Xposed module when used with the LSPosed framework. The steps include installing the necessary modules, configuring the AllTrans module for a specific target application, and triggering the issue by launching the target app while monitoring logcat output. The expected behavior is that the AllTrans module initializes successfully and enables translation features within the target app. However, the actual behavior shows a failure in reading preferences from the AllTrans ContentProvider, indicated by a log message stating that the cursor returned by contentResolver.query is NULL. This failure occurs specifically during IPC calls originating from the LSPosed-hooked application process, despite the ContentProvider working correctly when queried directly via adb shell content query. The document also includes relevant Xposed module and system module lists, LSPosed and Android versions, and a link to the logs for further analysis.
作者:
nurl
版权声明:
本博客所有文章除特别声明外,均采用
CC BY-NC-SA 4.0
许可协议。转载请注明来自KernelSU分享库 !
公告
欢迎使用kernelsu
目录
最新文章
网站资讯
文章数目 :
266
已运行时间 :
43 天
本站总字数 :
32.02 W
本站总访问量 :
3548
最后更新时间 :
昨天 22:03
评论已关闭