Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的印象是,NDK 端的崩溃不会为用户打开“报告崩溃”视图,应用程序只是被默默地杀死。谁能证实这一点?
现有的 NDK 没有,但谷歌 breakpad 有一个用于原生 Android代码的自定义报告器,这可能会有所帮助。