Callback definition file not found

本文介绍了一种常见的应用程序源和汇入口点计算出错的方法,并提供了解决方案。只需将AndroidCallbacks.txt文件放置在项目根目录下即可解决问题。此文件可从指定链接下载。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

出错方法:app.calculateSourcesSinksEntrypoints(sourceAndSink);
解决办法:
Just place the AndroidCallbacks.txt file into the root of your project directory.
这里写图片描述
该文件可以从这里获取:
AndroidCallbacks.txt